]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2004-06-23  Bill KendallFix libhandle from possibly returning an invalid handle...
2004-06-23  Nathan ScottFix realtime device initialisation in userspace tools.
2004-06-23  Eric SandeenFix check & repair of filesystems w/ realtime vols
2004-06-18  Nathan ScottFix make install breakage with xfsprogs platform headers.
2004-06-17  Nathan ScottMerge over several portability changes from xfstest...
2004-06-17  Nathan ScottRework maximum transaction reservation calcs to be...
2004-06-17  Nathan ScottAdd a sendfile command to xfs_io for exercising that...
2004-06-09  Nathan Scottxfs_check now looks to see if the log is dirty before...
2004-06-09  Nathan ScottTrivial tweaks to xfs_io.
2004-05-21  ptoolsAdd Nicolas Boullis to CREDITS.
2004-05-13  Nathan ScottUpdate Debian packaging in xfsprogs, revert a logprint...
2004-05-06  Nathan ScottRemove MD clean superblock bit check, on Neil Browns...
2004-05-06  Glen OverbyMerge logprint dump and copy operations.
2004-05-03  Eric Sandeenzero more at end of device at mkfs time, be sure to
2004-04-30  Nathan ScottMerge Erics suggestion of looking in /usr/sbin too...
2004-04-30  Nathan ScottUpdate libdisk to extract stripe info from device mappe...
2004-04-30  Nathan ScottUpdate xfsprogs i18n message catalog.
2004-04-30  Nathan ScottFix printf format for bytes read/written output.
2004-04-30  Nathan ScottSync up user/kernel libxfs and headers
2004-04-30  Nathan ScottTrivial fixes to compiler warnings on 64 bit platforms.
2004-04-20  Nathan ScottUpdate xfsprogs changelog for Russells fix.
2004-04-16  Russell Cattelanlibxfs fix for the dir2 rebalance bug
2004-04-16  Nathan ScottDebian packaging updates.
2004-04-15  Bill Kendall- Fix file descriptor leak in path_to_fshandle. It...
2004-04-05  Nathan ScottSync a userspace header with its kernel counterpart.
2004-04-05  Nathan ScottAdd in missing sb_feature2 field into endian conversion...
2004-04-05  Nathan ScottGet the units right for a forced 32K aligned v2 log...
2004-04-05  Nathan ScottMake duplicate xfs_copys duplicate the log as well.
2004-03-27  Eric SandeenFix packaging issue for source packages; missing header...
2004-03-25  Nathan Scottxfs_io tweaks - support multiple files and memory mappe...
2004-03-25  Nathan ScottFix xfs_db when examining v2 dirs with bsize larger...
2004-03-23  Nathan ScottFix a typo on the xfs(5) man page.
2004-03-23  John KellerMerge fix for xfs_bmap verbose mode stripe alignment...
2004-03-19  Nathan ScottBump xfsprogs version number after last round of changes.
2004-03-19  Nathan ScottSimpler fix for the libuuid problem from awhile ago...
2004-03-19  Nathan ScottPrevent setsize ioctl warnings in repair when running...
2004-03-19  Nathan ScottFix endian bug in xfs_copy, dealing with fragmented...
2004-03-19  Nathan ScottPlug a repair problem when checking directories with...
2004-03-17  Glen OverbyDefine a new superblock field for more feature bits...
2004-03-05  Nathan ScottBump xfsprogs version number for recent batch of updates.
2004-03-05  Nathan ScottEnable use of O_EXCL in mkfs, for exclusive 2.6 blockde...
2004-03-05  Nathan ScottFix xfsprogs builds on certain platforms with unusual...
2004-03-05  Nathan Scottxfs_io tweaks to allow some operations to work on non...
2004-02-26  Nathan ScottUpdate Debian packaging information.
2004-02-20  ptoolsFix up mkfs checking of logsize multiple of stripe...
2004-02-16  Nathan ScottEnsure packaging and configuring is done correctly...
2004-02-13  Mandy KirkconnellSome of the libhandle routines were not clear whether...
2004-02-10  ptoolsSome qa to test out simple replay of the logs by causing
2004-02-03  Eric SandeenFix a few more leaks in libxfs/xfs_repair
2004-01-20  Nathan ScottCosmetic tweak to string in installer output build...
2004-01-20  Nathan ScottUpdate xfsprogs version number to follow the -1 suffix...
2004-01-20  Nathan ScottFix build fallout from last kernel/user sync-up.
2004-01-20  Nathan Scottxfsprogs update - Debian installer support, sync user...
2004-01-20  Nathan ScottUpdate xfs_db to dump out attrs in the security namespa...
2004-01-19  Nathan ScottFix up autoconf/configure issues, esp. mishandling...
2004-01-19  Eric SandeenFix a memory leak in libxfs, were not freeing
2004-01-02  Christoph HellwigPut IRIX_DEV_TO_KDEVT back in, it's still needed by...
2003-12-17  Nathan ScottFix dev_t mangling in xfsprogs tools, use xfs_dev_t...
2003-12-05  Nathan ScottSmall xfs_io tweaks and fixes.
2003-12-05  Nathan ScottSync up userspace and kernel code, noop for userspace.
2003-10-28  Nathan ScottRework the mkfs allocation group sizing algorithm,... v2.6.0
2003-10-19  Eric SandeenAdd references to xfs_check & xfs_repair for problems
2003-10-13  Nathan ScottFix compile warning from extern function in libxfs
2003-10-09  Nathan ScottRejig block ioctl definitions in libxfs
2003-10-08  Eric SandeenDefault package version to 1, not 0, to follow convention
2003-10-07  Steve Lordswitch xfs to use linux imode flags internally
2003-10-06  Kevin G. Snowincorporate terry's changes into the man page
2003-10-03  Steve Lordnuke prototype section for now
2003-10-03  Steve Lordremove some dead code, update header file from kernel...
2003-10-01  ptoolsAdd some error msgs instead of silence on error.
2003-09-30  ptoolsupdate for version 2 logs
2003-09-24  Glen Overbyxfs_repair doesn't handle unwritten real-time extents...
2003-09-19  Russell CattelanSmall fix in the proto file parsing code.
2003-09-19  Nathan Scottxfsprogs update - fix db to display new inode flags...
2003-09-15  Nathan Scottxfsprogs update - added code for manipulating additiona...
2003-08-29  Nathan ScottSync some dmapi-related header changes with userspace...
2003-08-29  Nathan ScottMinor xfsprogs update.
2003-08-19  Russell CattelanCleanups from Alexander Kabaev
2003-08-18  Nathan ScottBump xfsprogs version for Glens mkfs fix, fix a typo...
2003-08-18  Glen Overbymkfs can improperly generate an error when the data...
2003-08-07  Nathan ScottBump xfsprogs version to 2.5.5 for 1.3 release
2003-08-06  Nathan ScottUpdate xfsprogs changelog
2003-08-06  Steve LordAdd versioning to the on disk inode which we increment...
2003-08-05  Nathan ScottSync up user/kernel sources, minor changes only
2003-08-05  Nathan ScottFix xfs_io so that it can take input from non-XFS files
2003-08-03  Nathan ScottTweak xfs_copy so that it works with non-XFS target...
2003-07-27  Nathan ScottCouple of minor xfs_copy build fixes for problems repor...
2003-07-25  Nathan ScottFinish the xfs_copy port, fix a whitespace handling...
2003-07-23  Nathan ScottMove xfs_copy into xfsprogs, build and install it too...
2003-07-17  Nathan ScottReport unwritten extents in optional flags section...
2003-07-07  Nathan ScottDont rebuild .pot file always, for fresh checkouts...
2003-07-07  Nathan Scottxfsprogs update - fine-tune xfs_io size/offsets to...
2003-06-27  Nathan ScottFix botched cast in xfs_repair superblock size checks
2003-06-26  Nathan ScottMinor xfsprogs updates - add checks for pthreads lib...
2003-06-26  Eric SandeenFix xvm stripe detection in libdisk - pass correctly
2003-06-25  Nathan ScottTrivial warning fixup in log zeroing routine
2003-06-24  Nathan ScottRemove (busted anyway) Id rcs keywords for keeping...
2003-06-23  Nathan ScottUpdate libdisk driver detection code to work for device...
2003-06-20  Nathan ScottFix ordering of values in a print statement, trivial...
2003-06-19  Nathan Scottupdate the summary section in mkfs.xfs.8, adding -s...
next