]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - io/init.c
xfs_io: add sync and syncfs commands
[thirdparty/xfsprogs-dev.git] / io / init.c
2014-10-29  Eric Sandeenxfs_io: add sync and syncfs commands
2014-03-13  Christoph Hellwigxfs_io: add support for flink
2014-03-03  Eric Sandeenxfs_io: add missing break in O_TMPFILE case
2014-02-23  Christoph Hellwigxfs_io: add support for O_TMPFILE opens
2013-08-28  Mark Tinguelyxfs_io: v8 add the lseek() SEEK_DATA/SEEK_HOLE support
2013-08-09  Brian Fosterxfsprogs/io: add readdir command
2013-04-25  Eric Sandeenxfsprogs: Fix up usage() errors and omissions
2012-09-24  Dave Chinnerxfs_io: add sync_file_range support
2012-02-03  Eric Sandeenxfs_io: deprecate the "-F" foreign flag
2011-03-11  Christoph Hellwigxfs_io: add fiemap command to xfs_io
2009-12-03  Eric Sandeenxfs_io: enable missing functions
2007-07-24  Barry NaujokImprove xfs_io -c handling
2005-11-14  Tim ShimminParent pointer userspace support. Adds in libhandle...
2005-11-11  Nathan ScottFix up compiler warnings and other issues when building...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-10-08  Nathan ScottFix read/write calls in xfs_io to allow buffers larger...
2005-06-03  Nathan ScottAdd O_NONBLOCK option to xfs_io open command.
2005-06-03  Nathan ScottPortability changes to get xfs_quota to compile on...
2005-04-25  Christoph HellwigGCC4 signedness fixes
2005-04-19  Nathan ScottMove common utility code into a libxcmd.a to ease shari...
2005-03-09  Nathan ScottMake imap available as an expert xfs_io command.
2005-03-09  Nathan ScottImprove the statistics reporting for xfs_io.
2004-09-17  Nathan ScottAdd recursive modes to lsattr/chattr. Ensure command...
2004-09-17  Nathan ScottMove lsattr/chattr commands into separate file, we...
2004-08-09  Nathan ScottFix up auto-detection of available libc features being...
2004-03-25  Nathan Scottxfs_io tweaks - support multiple files and memory mappe...
2004-03-05  Nathan Scottxfs_io tweaks to allow some operations to work on non...
2003-07-07  Nathan Scottxfsprogs update - fine-tune xfs_io size/offsets to...
2003-04-29  Nathan ScottFix includes to not be relative to paths provided by...
2003-04-16  Russell CattelanMerge whitespace changes over
2003-04-07  Nathan ScottSync user and kernel code, make xfs_io -f option useful.
2003-03-25  Nathan ScottAdd xfs_io into xfsprogs, an xfs_db-alike program for...