]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - io/init.c
xfsprogs: make static things static
[thirdparty/xfsprogs-dev.git] / io / init.c
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-10-09  Eric Sandeenxfsprogs: use ANSI declarations of void-arg functions
2018-10-09  Eric Sandeenxfsprogs: minor sparse fixes
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-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-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  Dave Chinnerlibxcmd: add non-iterating user commands
2017-01-12  Dave Chinnerlibxcmd: don't check generic library commands
2017-01-12  Dave Chinnerlibxcmd: rename args_command to command_iterator
2017-01-12  Dave Chinnerlibxcmd: check CMD_FLAG_GLOBAL inside args_command()
2017-01-12  Eric Biggersxfs_io: implement 'set_encpolicy' and 'get_encpolicy...
2016-10-31  Andreas Gruenbacherxfs_io: Fix initial -m option
2016-10-31  Amir Goldsteinxfs_io: add command line option -i to start an idle...
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
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-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...