]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - scrub/phase1.c
libfrog: convert fsgeom.c functions to negative error codes
[thirdparty/xfsprogs-dev.git] / scrub / phase1.c
2019-11-06  Darrick J. Wonglibfrog: convert fsgeom.c functions to negative error...
2019-11-06  Darrick J. Wongxfs_scrub: remove moveon from main program
2019-11-06  Darrick J. Wongxfs_scrub: remove moveon from phase 1 functions
2019-11-06  Darrick J. Wongxfs_scrub: remove moveon from repair action list helpers
2019-11-01  Darrick J. Wongxfs_scrub: promote some of the str_info to str_error...
2019-11-01  Darrick J. Wongxfs_scrub: fix misclassified error reporting
2019-09-09  Darrick J. Wonglibfrog: move libfrog.h to libfrog/util.h
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: move fsgeom.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move avl64.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: create xfd_open function
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-09-09  Darrick J. Wonglibfrog: refactor online geometry queries
2019-03-28  Darrick J. Wongxfs_scrub: don't close mnt_fd when mnt_fd open fails
2019-03-28  Darrick J. Wongxfs_scrub: use datadev parallelization estimates for...
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-05-31  Darrick J. Wongxfs_scrub: actually check for errors coming from close()
2018-04-12  Darrick J. Wongxfs_scrub: refactor mountpoint finding code to use...
2018-03-09  Darrick J. Wongxfs_scrub: fix #include ordering to avoid build failure
2018-03-09  Darrick J. Wongxfs_scrub: don't ask user to run xfs_repair for only...
2018-03-09  Darrick J. Wongxfs_scrub: log operational messages when interactive
2018-02-12  Darrick J. Wongxfs_scrub: reclassify runtime errors
2018-02-12  Darrick J. Wongxfs_scrub: classify lack of ioctl support as a runtime...
2018-02-12  Darrick J. Wongxfs_scrub: remove preen mode
2018-02-02  Eric Sandeenxfs_scrub: handle scrub-only kernels more helpfully
2018-02-02  Darrick J. Wongxfs_scrub: wire up repair ioctl
2018-02-02  Darrick J. Wongxfs_scrub: wrap the scrub ioctl
2018-02-02  Darrick J. Wongxfs_scrub: find XFS filesystem geometry