]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - io/pread.c
configure: remove unecessary definitions of _FILE_OFFSET_BITS
[thirdparty/xfsprogs-dev.git] / io / pread.c
2016-05-10  Dave ChinnerMerge branch 'libxfs-4.6-sync' into for-master
2016-02-28  Dmitry Monakhovxfs_io: Prevent devide by zero from {pread,pwrite}_random
2015-10-28  Darrick J. Wonglibxcmd: provide a common function to report command...
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-08-02  Christoph Hellwigxfsprogs: don't install platform_defs.h
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-30  Dave Chinnerprogs: clean up all remaining xfs*h includes
2014-04-14  Eric Sandeenxfs_io: fix random pread/pwrite to honor offset
2012-10-11  Eric Sandeenxfs_io: configure tests for preadv/pwritev & sync_file_...
2012-10-11  Eric Sandeenxfs_io: include headers for preadv/pwritev
2012-09-28  Mark Tinguelyxfsprogs: remove duplicate vector memalign from xfs_io
2012-09-24  Dave Chinnerxfs_io: implement preadv for vectored reads
2011-05-19  Arkadiusz Miśkiewiczxfsprogs: Don't translate command name
2006-12-20  Lachlan McIlroyRemove code to align direct I/Os.
2005-12-05  Nathan ScottAdd xfs_io code to grok direct IO size/alignment inform...
2005-11-16  Nathan ScottFix build warnings on ia64 Linux and on IRIX too.
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-11-11  Nathan ScottProvide further debugging options and tweaks for analys...
2005-10-08  Nathan ScottFix read/write calls in xfs_io to allow buffers larger...
2005-06-03  Nathan ScottPortability changes to get xfs_quota to compile on...
2005-04-25  Christoph HellwigGCC4 signedness fixes
2005-03-09  Nathan ScottImprove the statistics reporting for xfs_io.
2004-09-17  Nathan ScottFix xfs_io request size handling botch in alloc_buffer...
2004-09-10  Nathan ScottUpdates mainly to get a clean xfs_io compile on IRIX...
2004-06-09  Nathan ScottTrivial tweaks to xfs_io.
2004-04-30  Nathan ScottFix printf format for bytes read/written output.
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...
2004-01-20  Nathan Scottxfsprogs update - Debian installer support, sync user...
2003-12-05  Nathan ScottSmall xfs_io tweaks and fixes.
2003-07-07  Nathan Scottxfsprogs update - fine-tune xfs_io size/offsets to...
2003-06-18  Nathan Scottxfsprogs update - Andi's mkfs log size default change... v2.5.0
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  fsgqaUse memalign instead of realloc for read/write buffer...
2003-03-31  Nathan ScottBunch of portability related changes to xfsprogs. ...
2003-03-25  Nathan ScottAdd xfs_io into xfsprogs, an xfs_db-alike program for...