2002-02-25 |
Nathan Scott | Merge of xfs-cmds-2.4.18:slinx:112528a by nathans. |
commit | commitdiff | tree |
2002-02-25 |
Nathan Scott | Merge of xfs-cmds-2.4.18:slinx:112273a by nathans. |
commit | commitdiff | tree |
2002-02-25 |
Nathan Scott | Merge of xfs-cmds-2.4.18:slinx:112141a by nathans. |
commit | commitdiff | tree |
2002-02-25 |
Nathan Scott | Merge of xfs-cmds-2.4.18:slinx:111473a by nathans. |
commit | commitdiff | tree |
2002-02-25 |
Eric Sandeen | Merge of xfs-cmds-2.4.18:slinx:111281a by nathans. |
commit | commitdiff | tree |
2002-02-25 |
Nathan Scott | Merge of xfs-cmds-2.4.18:slinx:111238a by nathans. |
commit | commitdiff | tree |
2002-02-25 |
Nathan Scott | Merge of xfs-cmds-2.4.18:slinx:111135a by nathans. v2.0.0 |
commit | commitdiff | tree |
2002-02-15 |
Eric Sandeen | Sync up userspace headers for osyncisosync change |
commit | commitdiff | tree |
2002-02-15 |
Eric Sandeen | Bump version |
commit | commitdiff | tree |
2002-02-03 |
Nathan Scott | sync with recent kernel changes (uchar) - noop change... |
commit | commitdiff | tree |
2002-02-03 |
Nathan Scott | xfs_repair in no-modify mode opens the filesystem devic... |
commit | commitdiff | tree |
2002-01-25 |
Nathan Scott | effectively no-op change (cleanup) - switch over to... |
commit | commitdiff | tree |
2002-01-22 |
Eric Sandeen | Reduce XFS_MAX_FILE_OFFSET to something Linux can handle |
commit | commitdiff | tree |
2002-01-20 |
Nathan Scott | bump version for erics mkfs fix. |
commit | commitdiff | tree |
2002-01-14 |
Eric Sandeen | Don't try to zero last 64k on the device if the filesys... |
commit | commitdiff | tree |
2002-01-14 |
Nathan Scott | sync with recent kernel source changes (benign for... |
commit | commitdiff | tree |
2002-01-14 |
Nathan Scott | document change to log zeroing logic in xfs_repair. |
commit | commitdiff | tree |
2002-01-14 |
Nathan Scott | bump version number. |
commit | commitdiff | tree |
2002-01-11 |
Eric Sandeen | Update changelog for old fs signature removal. |
commit | commitdiff | tree |
2002-01-11 |
Nathan Scott | sync with Keiths recent kernel change. |
commit | commitdiff | tree |
2002-01-11 |
Nathan Scott | use snprintf instead of sprintf, to be sure, to be... |
commit | commitdiff | tree |
2002-01-03 |
Eric Sandeen | force even number of 512-byte blocks when data/log... |
commit | commitdiff | tree |
2001-12-17 |
Nathan Scott | fix a dopey typo. |
commit | commitdiff | tree |
2001-12-16 |
Nathan Scott | bump to 1.3.16, document changes to xfs_db. |
commit | commitdiff | tree |
2001-12-13 |
Nathan Scott | Fixes a problem from the last bugfix checkin, picked... |
commit | commitdiff | tree |
2001-12-13 |
Nathan Scott | Fix for bug number 843792 - xfs_repair incorrectly... |
commit | commitdiff | tree |
2001-12-12 |
Nathan Scott | bump to xfsprogs version 1.3.15. |
commit | commitdiff | tree |
2001-12-11 |
Nathan Scott | sync kernel changes (32 bit inodes) with userspace... |
commit | commitdiff | tree |
2001-12-05 |
Nathan Scott | bump version to 1.3.14. |
commit | commitdiff | tree |
2001-12-03 |
Steve Lord | Comment out automatic inode size selection code in... |
commit | commitdiff | tree |
2001-12-03 |
Nathan Scott | Document the "label" and "uuid" commands. |
commit | commitdiff | tree |
2001-11-17 |
Nathan Scott | sync with recent change to kernel header (benign). |
commit | commitdiff | tree |
2001-11-14 |
Nathan Scott | convert over from struct acl and other ACL related... |
commit | commitdiff | tree |
2001-11-06 |
Eric Sandeen | Let xfs_admin read labels and uuids on mounted filesystems |
commit | commitdiff | tree |
2001-11-02 |
Steve Lord | Change byteswapping macro to allow compiler to generate... |
commit | commitdiff | tree |
2001-10-30 |
Dean Roehrich | No Message Supplied |
commit | commitdiff | tree |
2001-10-26 |
Nathan Scott | update to 1.3.13. |
commit | commitdiff | tree |
2001-10-25 |
Steve Lord | Bump xfsprogs version number |
commit | commitdiff | tree |
2001-10-25 |
Steve Lord | If we change the inode size, change the inode size... |
commit | commitdiff | tree |
2001-10-23 |
Nathan Scott | sync userpsace with recent XFS kernel changes - this... |
commit | commitdiff | tree |
2001-10-18 |
Nathan Scott | update installation requirements text - CONFIG_XFS_QUOT... |
commit | commitdiff | tree |
2001-10-17 |
Nathan Scott | add libxlog directory. |
commit | commitdiff | tree |
2001-10-17 |
Nathan Scott | add in the -f (file) option - man page claims this... |
commit | commitdiff | tree |
2001-10-17 |
Nathan Scott | bump version number, document changes. |
commit | commitdiff | tree |
2001-10-15 |
Nathan Scott | fix pointer alignment issues on IA64 in handling block... |
commit | commitdiff | tree |
2001-10-15 |
Nathan Scott | fix compiler warnings on 64 bit machines. |
commit | commitdiff | tree |
2001-10-15 |
Keith Owens | Remove IA64 unlaigned accesses in xfs_repair |
commit | commitdiff | tree |
2001-10-14 |
Nathan Scott | add imap subdir, cleanup debian boorfloppies build... |
commit | commitdiff | tree |
2001-10-10 |
Nathan Scott | update the copyright, ditch debug operation. |
commit | commitdiff | tree |
2001-10-05 |
Nathan Scott | update for 1.3.9. |
commit | commitdiff | tree |
2001-10-03 |
Nathan Scott | bump to 1.3.9, document changes. |
commit | commitdiff | tree |
2001-09-30 |
Nathan Scott | add a definition of "min" macro, now needed in xfs_log_... |
commit | commitdiff | tree |
2001-09-28 |
Nathan Scott | fix xfs_repair bug in handling a corrupt root directory... |
commit | commitdiff | tree |
2001-09-26 |
Nathan Scott | add missing build dependency for "binary" make target. |
commit | commitdiff | tree |
2001-09-19 |
Nathan Scott | fix clean target - missed maxtrres.o till now. |
commit | commitdiff | tree |
2001-09-19 |
Nathan Scott | incorporate Martin's changes to rework the LVM support... |
commit | commitdiff | tree |
2001-09-12 |
Nathan Scott | ensure uint_t is defined, we need it now. |
commit | commitdiff | tree |
2001-09-12 |
Nathan Scott | sync MIN/MAX type casting changes with corresponding... |
commit | commitdiff | tree |
2001-09-12 |
Dean Roehrich | No Message Supplied |
commit | commitdiff | tree |
2001-09-12 |
Nathan Scott | Make install-sh posix compliant so ash as /bin/sh works. |
commit | commitdiff | tree |
2001-09-11 |
Nathan Scott | updates for debian boot floppies - we now generate... |
commit | commitdiff | tree |
2001-09-10 |
Nathan Scott | updates for libhandle licensing, libuuid link strategy... |
commit | commitdiff | tree |
2001-09-03 |
Nathan Scott | do the same thing as db/check.c in the situation where... |
commit | commitdiff | tree |
2001-08-31 |
Eric Sandeen | Bump version for 32-bit awareness. |
commit | commitdiff | tree |
2001-08-31 |
Nathan Scott | benign changes for userspace, keep in sync with kernel. |
commit | commitdiff | tree |
2001-08-29 |
Nathan Scott | sync with benign-for-userspace change to kernel header. |
commit | commitdiff | tree |
2001-08-24 |
Nathan Scott | #include'ing <linux/quota.h> was not such a good idea... |
commit | commitdiff | tree |
2001-08-24 |
Nathan Scott | fix with benign change in the kernel header. |
commit | commitdiff | tree |
2001-08-20 |
Nathan Scott | sync with (benign for userspace) changes to the kernel... |
commit | commitdiff | tree |
2001-08-19 |
Nathan Scott | document things changed so far. |
commit | commitdiff | tree |
2001-08-14 |
Nathan Scott | bump version number. |
commit | commitdiff | tree |
2001-08-11 |
Steve Lord | Fix big endian platform problem |
commit | commitdiff | tree |
2001-08-09 |
Dean Roehrich | No Message Supplied |
commit | commitdiff | tree |
2001-08-08 |
Nathan Scott | merge bugfix from irix in handling of realtime files... |
commit | commitdiff | tree |
2001-08-05 |
Nathan Scott | fix some typos, missing details. |
commit | commitdiff | tree |
2001-08-04 |
Nathan Scott | bump the revision number to 4. |
commit | commitdiff | tree |
2001-08-03 |
Steve Lord | Fix endian conversion problem in frag command - we... |
commit | commitdiff | tree |
2001-08-01 |
Nathan Scott | add an entry for these few minor items. |
commit | commitdiff | tree |
2001-08-01 |
Nathan Scott | add description of the -l option for external logs. |
commit | commitdiff | tree |
2001-07-31 |
Dean Roehrich | I noticed that my programs were not linking with the... |
commit | commitdiff | tree |
2001-07-26 |
Nathan Scott | bump revision to indicate we're done with libtool chang... |
commit | commitdiff | tree |
2001-07-26 |
Nathan Scott | use the same symlink trick we just put int for .a,... |
commit | commitdiff | tree |
2001-07-25 |
Dean Roehrich | change the so_dot_version mode back to 644 |
commit | commitdiff | tree |
2001-07-24 |
Dean Roehrich | fix the AC_ARG_ENABLE macro for --enable-shared. |
commit | commitdiff | tree |
2001-07-23 |
Nathan Scott | install static libs and libtool archives into /usr... |
commit | commitdiff | tree |
2001-07-20 |
Nathan Scott | missed one - tidy up debstd symlink workarounds. |
commit | commitdiff | tree |
2001-07-20 |
Nathan Scott | merge Deans changes to libtool build/install process... |
commit | commitdiff | tree |
2001-07-19 |
Dean Roehrich | add prototype for fssetdm_by_handle(). |
commit | commitdiff | tree |
2001-07-19 |
Nathan Scott | Checked standards compliance - update standards version... |
commit | commitdiff | tree |
2001-07-19 |
Nathan Scott | sync with benign-for-userspace header file update. |
commit | commitdiff | tree |
2001-07-18 |
Nathan Scott | install the right libtool archive this time. |
commit | commitdiff | tree |
2001-07-18 |
Nathan Scott | skip install & install-dev for non-Debian distributions. |
commit | commitdiff | tree |
2001-07-18 |
Nathan Scott | updated with DMAPI setdm details for dump/restore. |
commit | commitdiff | tree |
2001-07-17 |
Nathan Scott | fix sign of BLKGETSIZE ioctl argument in libxfs. |
commit | commitdiff | tree |
2001-07-17 |
Nathan Scott | document BLKSZSET change. |
commit | commitdiff | tree |
2001-07-16 |
Eric Sandeen | Turn off use of the BLKBSZSET ioctl (which will likely... |
commit | commitdiff | tree |
2001-07-16 |
Nathan Scott | needed an LTDEPENDENCIES line for LIBXFS. |
commit | commitdiff | tree |
2001-07-16 |
Nathan Scott | use LTINSTALL for libtool created binaries (wraps our... |
commit | commitdiff | tree |
2001-07-16 |
Nathan Scott | A much nicer fix to the clean/distclean issue. |
commit | commitdiff | tree |
2001-07-16 |
Nathan Scott | remove a couple of no-longer-used macros. |
commit | commitdiff | tree |
next |