]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - man
xfs_scrub: remove moveon from progress report helpers
[thirdparty/xfsprogs-dev.git] / man /
2019-11-04  Eric Sandeenxfs_growfs: allow mounted device node as argument
2019-11-01  Darrick J. Wongxfs_scrub: better reporting of metadata media errors
2019-09-30  Darrick J. Wongxfs_io: add a bulkstat command
2019-09-30  Eric Biggersxfs_io/encrypt: add 'enckey_status' command
2019-09-30  Eric Biggersxfs_io/encrypt: add 'rm_enckey' command
2019-09-30  Eric Biggersxfs_io/encrypt: add 'add_enckey' command
2019-09-30  Eric Biggersxfs_io/encrypt: extend 'set_encpolicy' to support v2...
2019-09-30  Eric Biggersxfs_io/encrypt: extend 'get_encpolicy' to support v2...
2019-09-27  Darrick J. Wongman: add documentation for v5 inumbers ioctl
2019-09-27  Darrick J. Wongman: add documentation for v5 bulkstat ioctl
2019-09-26  Darrick J. Wongxfs_spaceman: report health problems
2019-09-26  Jianhong Yinxfs_io: copy_range don't truncate dst_file, and add...
2019-09-09  Darrick J. Wongman: document the new health reporting fields in variou...
2019-09-09  Darrick J. Wongman: document the new allocation group geometry ioctl
2019-09-09  Darrick J. Wongman: document new fs summary counter scrub command
2019-09-09  Darrick J. Wongman: document the new v5 fs geometry ioctl structures
2019-07-10  Alvin Zhengmkfs.xfs.8: Fix an inconsistency between the code and...
2019-07-10  Darrick J. Wongman: create a separate xfs shutdown ioctl manpage
2019-07-10  Darrick J. Wongman: create a separate GETBMAPX/GETBMAPA/GETBMAP ioctl...
2019-07-10  Darrick J. Wongman: create a separate RESBLKS ioctl manpage
2019-07-10  Darrick J. Wongman: create a separate FSCOUNTS ioctl manpage
2019-07-10  Darrick J. Wongman: create a separate INUMBERS ioctl manpage
2019-07-10  Darrick J. Wongman: link to the SCRUB_METADATA ioctl manpage from...
2019-07-10  Darrick J. Wongman: create a separate FSBULKSTAT ioctl manpage
2019-07-10  Darrick J. Wongman: create a separate GEOMETRY ioctl manpage
2019-07-10  Darrick J. Wongman: create a separate GETXATTR/SETXATTR ioctl manpage
2019-07-10  Amir Goldsteinxfs_io: allow passing an open file to copy_range
2019-06-06  Darrick J. Wongmkfs: enable reflink by default
2019-06-06  Darrick J. Wongmisc: remove all use of xfs_fsop_geom_t
2019-03-28  Eric Sandeenxfs_io: document fzero_f -k option in manpage
2019-01-29  Eric Sandeenxfsprogs: Remove barrier/nobarrier mount options from...
2019-01-28  Eric Sandeenxfs_db: add -d to short help for write command
2018-12-12  Eric Sandeenxfsprogs: don't install xfs_scrub man pages if config...
2018-12-12  Dave Chinnerxfs_io: allow open file permissions to be changed
2018-12-12  Darrick J. Wongxfs_io.8: rearrange command listings by section
2018-10-30  Darrick J. Wongxfs_io: add crc32 self test
2018-10-09  Eric Sandeenxfsprogs: remove irix platform files
2018-08-01  Darrick J. Wongmisc: clean up MIN/MAX in the utilities
2018-08-01  Carlos Maiolinoxfs_io: Document shutdown -f
2018-08-01  Darrick J. Wongxfs_io: wire up repair ioctl stuff
2018-08-01  Darrick J. Wongxfs_scrub: schedule and manage optimizations/repairs...
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-22  Darrick J. Wongxfs_io: clarify -c in bmap documentation
2018-06-22  Darrick J. Wongxfs_bmap: remove -c from manpage
2018-06-22  Darrick J. Wongxfs_bmap: don't reject -e
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-05-23  Darrick J. Wongxfs_info: call xfs_db for offline filesystems
2018-05-23  Darrick J. Wongxfs_spaceman: add a superblock info command
2018-05-23  Darrick J. Wongxfs_db: add a superblock info command
2018-04-12  Darrick J. Wongxfs_scrub_all: report version
2018-04-12  Darrick J. Wongxfs_scrub: refactor mountpoint finding code to use...
2018-03-27  Jan Tulakfsck.xfs: allow forced repairs using xfs_repair
2018-03-27  Jan Tulakxfs_repair: add flag -e to modify exit code for correct...
2018-03-09  Darrick J. Wongxfs_db: print transaction reservation type information
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-02-23  Nathan ScottFix grammar and spelling in strings and man pages
2018-02-12  Darrick J. Wongxfs_scrub: remove preen mode
2018-02-02  Darrick J. Wongxfs_scrub: create a script to scrub all xfs filesystems
2018-02-02  Darrick J. Wongxfs_scrub: progress indicator
2018-02-02  Darrick J. Wongxfs_scrub: fstrim the free areas if there are no errors...
2018-02-02  Darrick J. Wongxfs_scrub: create online filesystem scrub program
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-04  Eric Sandeenmkfs: un-document removed logarithm based CLI options
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-06  Darrick J. Wongman: describe the metadata scrubbing ioctl
2017-12-06  Darrick J. Wongxfs_io: provide an interface to the scrub ioctls
2017-12-06  Nikolay Borisovxfs_io: implement ranged fiemap query
2017-11-09  Goldwyn Rodriguesxfs_io: Allow partial writes
2017-11-09  Goldwyn Rodriguesxfs_io: Add RWF_NOWAIT to pwritev2()
2017-11-09  Darrick J. Wongdb: increase metadump's default overly long extent...
2017-11-09  Jan Tulakmetadump: update manpage for dirty log/obfuscation...
2017-09-21  Darrick J. Wongmkfs: pass a custom cowextsize into the created filesystem
2017-09-15  Darrick J. Wongmkfs: add documentation for forgotten mkfs flags
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  Eric Sandeenxfs_bmap: fix -n documentation in manpage
2017-08-04  Darrick J. Wongxfs_db: introduce fuzz command
2017-08-04  Darrick J. Wongxfs_db: print attribute remote value blocks
2017-08-04  Darrick J. Wongxfs_db: dump dir/attr btrees
2017-06-21  Darrick J. Wongxfs_spaceman: add group summary mode
2017-06-21  Darrick J. Wongxfs_spaceman: add a man page
2017-06-21  Darrick J. Wongxfs_io: support the new getfsmap ioctl
2017-06-21  Eric Sandeenxfs_metadump: tag metadump image with informational...
2017-06-21  Eric Sandeenxfs_db: add alignment filter to freesp command
2017-05-03  Zirong Langxfs_io: add missed quotation marks in man page
2017-05-03  Zirong Langxfs_io: add missed inode command into man page
2017-05-02  Darrick J. Wongxfs_db: dump metadata btrees via 'btdump'
2017-05-02  Darrick J. Wongxfs_db.8: document write -d option
2017-04-10  Eric Sandeenxfs.5: document barrier deprecation in xfs
2017-04-10  Eric Sandeenxfs_io: hook up statx
2017-04-10  Eric Sandeenxfs_io: refactor stat functions, add raw dump
2017-01-26  Eryu Guanxfs_io: add DAX and CoW extent-size flags to chattr...
2017-01-12  Zirong Langxfs_repair: update the manual content about xfs_repair...
2017-01-12  Darrick J. Wongxfs_repair.8: document dirty log conditions
2017-01-12  Deepa Dinamanixfs_io: implement 'utimes' command
2017-01-12  Dave Chinnerlibxcmd: add non-iterating user commands
next