]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - io/io.h
xfsprogs: Release v6.8.0
[thirdparty/xfsprogs-dev.git] / io / io.h
2024-03-13  Christoph Hellwigconfigure: don't check for readdir
2024-03-13  Christoph Hellwigconfigure: don't check for sync_file_range
2024-03-13  Christoph Hellwigconfigure: don't check for fiemap
2024-03-13  Christoph Hellwigconfigure: don't check for mincor
2024-03-13  Christoph Hellwigconfigure: don't check for madvise
2024-03-13  Christoph Hellwigconfigure: don't check for sendfile
2024-03-13  Christoph Hellwigconfigure: don't check for fadvise
2024-02-16  Violet PurcellRemove use of LFS64 interfaces
2023-01-20  Catherine Hoangxfs_io: add fsuuid command
2022-08-05  Darrick J. Wonglibxfs: stop overriding MAP_SYNC in publicly exported...
2019-09-30  Darrick J. Wongxfs_io: add a bulkstat command
2019-09-09  Darrick J. Wonglibfrog: move path.h to libfrog/
2019-06-06  Darrick J. Wongmisc: remove all use of xfs_fsop_geom_t
2018-10-30  Darrick J. Wongxfs_io: add crc32 self test
2018-10-17  Eric Sandeenxfs_io: rename global buffer variable
2018-10-09  Eric Sandeenxfsprogs: remove irix platform files
2018-08-01  Darrick J. Wongxfs_io: wire up repair ioctl stuff
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-05-24  David Howellsxfs_io: Allow -P and -L to be given to open for O_PATH...
2018-05-24  Eric Sandeenxfs_io: add label command
2018-03-09  Brian Fosterxfs_io: support a basic extent swap command
2018-01-04  Ross Zwislerxfs_io: add a new 'log_writes' command
2018-01-04  Ross Zwislerxfs_io: add MAP_SYNC support to mmap()
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-06  Darrick J. Wongxfs_io: provide an interface to the scrub ioctls
2017-11-09  Goldwyn Rodriguesxfs_io: Allow partial writes
2017-06-21  Darrick J. Wongxfs_io: support the new getfsmap ioctl
2017-04-10  Eric Sandeenxfs_io: move stat functions to new file
2017-01-12  Deepa Dinamanixfs_io: implement 'utimes' command
2017-01-12  Eric Biggersxfs_io: implement 'set_encpolicy' and 'get_encpolicy...
2016-10-26  Darrick J. Wongxfs_io: get and set the CoW extent size hint
2016-07-20  Anna Schumakerxfs_io: implement 'copy_range' command
2015-11-10  Darrick J. Wongio: update reflink/dedupe ioctl definitions
2015-10-13  Darrick J. Wongxfs_io: support reflinking and deduping file ranges
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
2014-10-29  Eric Sandeenxfs_io: add sync and syncfs commands
2014-03-13  Christoph Hellwigxfs_io: add support for flink
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
2012-09-24  Dave Chinnerxfs_io: implement pwritev for vectored writes
2012-09-24  Dave Chinnerxfs_io: add sync_file_range support
2011-03-11  Christoph Hellwigxfs_io: add fiemap command to xfs_io
2009-12-03  Eric Sandeenxfs_io: enable missing functions
2006-12-20  Lachlan McIlroyRemove code to align direct I/Os.
2006-04-27  Tim Shimminxfs_io parent changes for newer interface
2005-12-05  Nathan ScottFix trivial compiler warning about io/shutdown.
2005-12-05  Nathan ScottAdd xfs_io code to grok direct IO size/alignment inform...
2005-11-21  Dave ChinnerEnable forced shutdown code for xfs_io on Irix
2005-11-14  Tim ShimminParent pointer userspace support. Adds in libhandle...
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 ScottAdd O_NONBLOCK option to xfs_io open command.
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 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...