]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - io
xfsprogs: document environment variables
[thirdparty/xfsprogs-dev.git] / io /
2018-10-09  Eric Sandeenxfsprogs: remove PKG_PLATFORM macro
2018-10-09  Eric Sandeenxfsprogs: remove irix platform files
2018-10-05  Darrick J. Wongxfs: force summary counter recalc at next mount
2018-08-01  Carlos Maiolinoxfs_io: Document shutdown -f
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-06-28  Darrick J. Wongxfs: implement the metadata repair ioctl flag
2018-06-22  Darrick J. Wongxfs_io: clarify -c in bmap documentation
2018-06-22  Darrick J. Wongxfs_bmap: don't reject -e
2018-06-01  Darrick J. Wongxfs_io: fix signed comparison problem in copy_file_range
2018-05-31  Goldwyn Rodriguesxfs_io: Make copy_range arguments understand *iB values
2018-05-31  Darrick J. Wongxfs_io: fix null pointer deref when complaining about...
2018-05-24  David Howellsxfs_io: Allow -P and -L to be given to open for O_PATH...
2018-05-24  Jeff Laytonxfs_io: syncfs can fail
2018-05-24  Eric Sandeenxfs_io: add label command
2018-03-09  Dave Chinnerxfs_io: add RWF_DSYNC support to pwrite
2018-03-09  Brian Fosterxfs_io: support a basic extent swap command
2018-03-09  Goldwyn Rodriguesxfs_io: Add missing perror for write_once (-O)
2018-02-23  Nathan ScottFix grammar and spelling in strings and man pages
2018-02-05  Darrick J. Wongxfs_io: fix copy_file_range symbol name collision
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. Wonglibfrog: move list_sort out of libxfs
2017-12-06  Darrick J. Wongxfs_io: provide an interface to the scrub ioctls
2017-12-06  Eric Sandeenxfs_io: add buf_lru_ref tag to inject table
2017-12-06  Darrick J. Wongxfs_io: pull xfs errortag definitions from libxfs
2017-12-06  Nikolay Borisovxfs_io: implement ranged fiemap query
2017-12-06  Dave Chinnerxfs_io: fix gcc-7 related printf warnings
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-20  Jeff Mahoneyxfs_io: stat: treat statfs.f_flags as optional
2017-11-20  Jeff Mahoneyxfs_io: stat: fix typo in statfs->f_flags
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  Darrick J. Wongxfs_io: add new error injection knobs to inject command
2017-11-09  Darrick J. Wongxfsprogs: explicitly cast troublesome types to match...
2017-11-09  Luis R. Rodriguezbuild: define _DEFAULT_SOURCE with _BSD_SOURCE for...
2017-11-09  Liu Boxfs_io: report io error for pwrite -W and -w
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-24  Darrick J. Wongxfs_io: clarify the fsmap documentation
2017-08-24  Nikolay Borisovfiemap: Fix semantics of max_extents (-n arguments)
2017-08-24  Nikolay Borisovfiemap: Factor out common code used for printing holes
2017-08-24  Nikolay Borisovfiemap: De-obfuscate last_logical and cur_extent manipu...
2017-08-24  Nikolay Borisovfiemap: Eliminate num_extents
2017-08-24  Nikolay Borisovfiemap: Make max_extents a global var
2017-08-24  Nikolay Borisovfiemap: Remove blocksize variable
2017-08-22  Andreas Gruenbacherxfs_io: add seek consistency checks
2017-08-04  Ross Zwislerxfs_io: allow lsattr & lsproj on foreign filesystems
2017-08-04  Carlos Maiolinoxfs_io: Print filesystem statfs flags in 'statfs' command
2017-06-21  Darrick J. Wongxfs_io: support the new getfsmap ioctl
2017-06-21  Darrick J. Wongxfs_io: refactor numlen into a library function
2017-05-02  Eric Sandeenxfs_io: fix statx call for changed UAPI
2017-05-02  chandanxfs_io: Add statx support for PowerPC architecture
2017-05-02  Eric Sandeenxfs_io: fix statx definition for non-x86 architecture
2017-04-10  Eric Sandeenxfs_io: hook up statx
2017-04-10  Eric Sandeenxfs_io: refactor stat functions, add raw dump
2017-04-10  Eric Sandeenxfs_io: move stat functions to new file
2017-04-10  Calvin Owensxfs_io: Fix "falloc -p" to pass KEEP_SIZE
2017-04-10  Darrick J. Wongxfs_io: support shutdown command on foreign fses
2017-02-16  Darrick J. Wonglibxfs: sync up FSGETXATTR names and definitions with...
2017-01-26  Christoph Hellwigxfsprogs: remove irix support
2017-01-12  Eric Sandeenxfsprogs: fix a couple 32-bit build warnings
2017-01-12  Deepa Dinamanixfs_io: implement 'utimes' command
2017-01-12  Dave Chinnerlibxcmd: add non-iterating user commands
2017-01-12  Dave Chinnerxfs_io: make various commands one-shot only
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  Darrick J. Wongxfs_io: fix some documentation problems
2017-01-12  Darrick J. Wongxfs_io: fix the minimum arguments to the reflink command
2017-01-12  Darrick J. Wongxfs_io: prefix dedupe command error messages consistently
2017-01-12  Anna Schumakerxfs_io: Improvements to copy_range return code handling
2017-01-12  Eric Biggersxfs_io: implement 'set_encpolicy' and 'get_encpolicy...
2017-01-12  Ralph Sennhauserxfs_io: fix building with musl
2016-11-01  Felix Jandaxfs_io: replace posix_fadvise64 by equivalent posix_fadvise
2016-11-01  Felix Jandaxfsprogs: replace sendfile64 by equivalent sendfile
2016-11-01  Felix Jandaxfsprogs: replace pread64/pwrite64 by equivalent pread...
2016-11-01  Felix Jandaxfsprogs: replace lseek64 by equivalent lseek
2016-11-01  Felix Jandaxfsprogs: replace ftruncate64 by equivalent ftruncate
2016-11-01  Felix Jandaxfsprogs: replace [fl]stat64 by equivalent [fl]stat
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: try to unshare copy-on-write blocks via fallocate
2016-10-26  Darrick J. Wongxfs_io: provide long-format help for falloc
2016-10-26  Darrick J. Wongxfs_io: support injecting the 'per-AG reservation criti...
2016-10-26  Darrick J. Wongxfs_io: add refcount+bmap error injection types
2016-10-26  Darrick J. Wongxfs_io: get and set the CoW extent size hint
2016-10-26  Darrick J. Wonglibxfs: add autoconf mechanism to override system heade...
2016-10-26  Darrick J. Wongxfs_io: bmap should support querying CoW fork, shared...
2016-10-02  Eric Sandeenxfs_io: fix inode command with "-n" for bogus inode
2016-10-02  Eric Sandeenxfs_io: refactor inode command
2016-10-02  Eric Sandeenxfs_io: move inode command arg handling to top
2016-10-02  Eric Sandeenxfs_io: factor out new get_last_inode() helper
2016-10-02  Eric Sandeenxfs_io: fix inode command help and argsmax
2016-09-19  Eric Sandeenxfs_io: allow chattr & chproj on foreign filesystems
next