]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - io/pwrite.c
xfs_io: remove useless do_preadv and do_pwritev arguments
[thirdparty/xfsprogs-dev.git] / io / pwrite.c
2018-10-09  Zorro Langxfs_io: remove useless do_preadv and do_pwritev arguments
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-03-09  Dave Chinnerxfs_io: add RWF_DSYNC support to pwrite
2018-03-09  Goldwyn Rodriguesxfs_io: Add missing perror for write_once (-O)
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-20  Zirong Langxfsprogs: fix wrong do_pwritev definition
2017-11-20  Zirong Langxfsprogs: fix wrong variable types in pwrite/pread...
2017-11-09  Goldwyn Rodriguesxfs_io: Allow partial writes
2017-11-09  Goldwyn Rodriguesxfs_io: Add RWF_NOWAIT to pwritev2()
2017-11-09  Goldwyn Rodriguesxfs_io: Add support for pwritev2()
2017-11-09  Goldwyn Rodriguesxfs_io: Disable -V if pwritev is not available
2017-11-09  Liu Boxfs_io: report io error for pwrite -W and -w
2017-06-21  Darrick J. Wongxfs_io: support the new getfsmap ioctl
2016-11-01  Felix Jandaxfsprogs: replace pread64/pwrite64 by equivalent pread...
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
2016-02-04  Darrick J. Wongxfs_io: detect the '-R' option in getopt
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-24  Dave Chinnerxfs_io: implement pwritev for vectored writes
2011-05-19  Arkadiusz Miśkiewiczxfsprogs: Don't translate command name
2009-08-26  Eric Sandeenxfs_io: actually issue 0 size writes
2007-03-16  Barry NaujokMake sure xfs_repair detects invalid btree roots in...
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-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-08-05  Nathan ScottFix xfs_io so that it can take input from non-XFS files
2003-07-07  Nathan Scottxfsprogs update - fine-tune xfs_io size/offsets to...
2003-06-20  Nathan ScottFix ordering of values in a print statement, trivial...
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-03-25  Nathan ScottAdd xfs_io into xfsprogs, an xfs_db-alike program for...