]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - scrub/phase5.c
xfsprogs: Release v6.8.0
[thirdparty/xfsprogs-dev.git] / scrub / phase5.c
2024-01-23  Carlos MaiolinoMerge tag 'scrub-fix-legalese-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-10-05  Darrick J. Wongxfs_scrub: actually return errno from check_xattr_ns_names
2021-02-12  Darrick J. Wongxfs_scrub: fix weirdness in directory name check code
2020-05-26  Christoph Hellwigscrub: remove xfs_ prefixes from various function
2020-04-08  Darrick J. Wongxfs_scrub: fix type error in render_ino_from_handle
2019-11-06  Darrick J. Wongxfs_scrub: remove moveon from main program
2019-11-06  Darrick J. Wongxfs_scrub: remove moveon from phase 5 functions
2019-11-06  Darrick J. Wongxfs_scrub: remove moveon from scrub ioctl wrappers
2019-11-06  Darrick J. Wongxfs_scrub: remove moveon from unicode name collision...
2019-11-06  Darrick J. Wongxfs_scrub: remove moveon from inode iteration
2019-11-06  Darrick J. Wongxfs_scrub: adapt phase5 to deferred descriptions
2019-11-01  Darrick J. Wongxfs_scrub: create a new category for unfixable errors
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-30  Darrick J. Wongmisc: convert xfrog_bulkstat functions to have v5 semantics
2019-09-09  Darrick J. Wonglibfrog: move path.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move workqueue.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: create online fs geometry converters
2019-09-09  Darrick J. Wonglibfrog: store more inode and block geometry in struct...
2019-09-09  Darrick J. Wonglibfrog: introduce xfs_fd to wrap an fd to a file on...
2019-04-26  Darrick J. Wongxfs_scrub: remove xfs_ prefixes from structure names
2019-03-28  Darrick J. Wongxfs_scrub: check label for misleading characters
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-31  Darrick J. Wongxfs_scrub: actually check for errors coming from close()
2018-04-12  Darrick J. Wongxfs_scrub: only run ascii name checks if unicode name...
2018-04-12  Darrick J. Wongxfs_scrub: avoid buffer overflow when scanning attributes
2018-03-27  Eric Sandeenxfs_scrub: initialize movon in xfs_scrub_connections
2018-03-09  Darrick J. Wongxfs_scrub: don't try to scan xattrs if bstat says there...
2018-03-09  Darrick J. Wongxfs_scrub: fix #include ordering to avoid build failure
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: warn about normalized Unicode name collisions
2018-02-02  Darrick J. Wongxfs_scrub: warn about suspicious characters in director...
2018-02-02  Darrick J. Wongxfs_scrub: check directory connectivity