]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - scrub/scrub.c
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / scrub / scrub.c
2024-01-23  Carlos MaiolinoMerge tag 'scrub-fix-legalese-6.6_2024-01-11' of https...
2024-01-23  Carlos MaiolinoMerge tag 'xfsprogs-fixes-6.6_2024-01-11' of https...
2024-01-12  Darrick J. Wongxfs_scrub: update copyright years for scrub/ files
2024-01-12  Darrick J. Wongxfs_scrub: fix author and spdx headers on scrub/ files
2023-12-22  Darrick J. Wongxfs_scrub: try to use XFS_SCRUB_IFLAG_FORCE_REBUILD
2023-12-22  Darrick J. Wongxfs_scrub: don't retry unsupported optimizations
2022-05-18  Darrick J. Wongxfs_scrub: in phase 3, use the opened file descriptor...
2022-05-18  Darrick J. Wongxfs_scrub: in phase 3, use the opened file descriptor...
2022-05-18  Darrick J. Wongxfs_scrub: collapse trivial file scrub helpers
2022-04-06  Darrick J. Wongxfs_scrub: retry scrub (and repair) of items that are...
2022-04-06  Darrick J. Wongxfs_scrub: fix xfrog_scrub_metadata error reporting
2021-10-01  Darrick J. Wongmisc: convert utilities to use "fallthrough;"
2020-05-26  Christoph Hellwigscrub: remove xfs_ prefixes from various function
2020-02-27  Darrick J. Wongxfs_scrub: fix reporting of EINVAL for online repairs
2019-11-06  Darrick J. Wonglibfrog: convert scrub.c functions to negative error...
2019-11-06  Darrick J. Wongxfs_scrub: remove moveon from repair action list helpers
2019-11-06  Darrick J. Wongxfs_scrub: remove moveon from scrub ioctl wrappers
2019-11-06  Darrick J. Wongxfs_scrub: implement deferred description string rendering
2019-11-01  Darrick J. Wongxfs_scrub: promote some of the str_info to str_error...
2019-11-01  Darrick J. Wongxfs_scrub: explicitly track corruptions, not just errors
2019-10-17  Darrick J. Wongxfs_scrub: refactor inode prefix rendering code
2019-09-26  Darrick J. Wongxfs_scrub: check summary counters
2019-09-26  Darrick J. Wongxfs_scrub: separate internal metadata scrub functions
2019-09-26  Darrick J. Wonglibfrog: add online scrub/repair for superblock counters
2019-09-26  Darrick J. Wonglibfrog: share scrub headers
2019-09-26  Darrick J. Wongxfs_scrub: remove unnecessary fd parameter from file...
2019-09-09  Darrick J. Wonglibfrog: move path.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: introduce xfs_fd to wrap an fd to a file on...
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-08-01  Darrick J. Wongxfs_scrub: only retry non-permanent repair failures
2018-08-01  Darrick J. Wongxfs_scrub: rename NOFIX_COMPLAIN to be less confusing
2018-08-01  Darrick J. Wongxfs_scrub: don't error out if an optimize-only repair...
2018-08-01  Darrick J. Wongxfs_scrub: allow developers to force repairs
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-03-09  Darrick J. Wongxfs_scrub: fix #include ordering to avoid build failure
2018-02-12  Darrick J. Wongxfs_scrub: reclassify runtime errors
2018-02-12  Darrick J. Wongxfs_scrub: remove preen mode
2018-02-05  Darrick J. Wongxfs_scrub: kill dead code
2018-02-02  Darrick J. Wongxfs_scrub: wire up repair ioctl
2018-02-02  Darrick J. Wongxfs_scrub: progress indicator
2018-02-02  Darrick J. Wongxfs_scrub: wrap the scrub ioctl