- 59d7fab xfs: fix quotaoff mutex usage now that we don't support disabling it by Darrick J. Wong · 3 years, 1 month ago
- 510a28e xfs: don't allocate scrub contexts on the stack by Darrick J. Wong · 3 years, 4 months ago
- 55fafb3 xfs: convert scrub to use mount-based feature checks by Dave Chinner · 3 years, 5 months ago
- 75c8c50f xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown by Dave Chinner · 3 years, 5 months ago
- 2e973b2 xfs: convert remaining mount flags to state flags by Dave Chinner · 3 years, 5 months ago
- 0560f31 xfs: convert mount flags to features by Dave Chinner · 3 years, 5 months ago
- 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 5 months ago
- 5440676 xfs: remove unnecessary agno variable from struct xchk_ag by Darrick J. Wong · 3 years, 5 months ago
- 026f57e xfs: get rid of the ip parameter to xchk_setup_* by Darrick J. Wong · 3 years, 9 months ago
- 71bddbc xfs: fix scrub and remount-ro protection when running scrub by Darrick J. Wong · 3 years, 10 months ago
- 7716ee5 xfs: bail out of scrub immediately if scan incomplete by Darrick J. Wong · 3 years, 10 months ago
- 27fb5a7 xfs: prohibit fs freezing when using empty transactions by Darrick J. Wong · 4 years, 10 months ago
- 5f213dd xfs: fix missing header includes by Darrick J. Wong · 5 years ago
- 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
- 75efa57 xfs: add online scrub for superblock counters by Darrick J. Wong · 6 years ago
- 9a1f304 xfs: allow scrubbers to pause background reclaim by Darrick J. Wong · 6 years ago
- 4860a05 xfs: scrub/repair should update filesystem metadata health by Darrick J. Wong · 6 years ago
- 160b5a7 xfs: hoist the already_fixed variable to the scrub context by Darrick J. Wong · 6 years ago
- f8c2a22 xfs: collapse scrub bool state flags into a single unsigned int by Darrick J. Wong · 6 years ago
- 9d71e15 xfs: refactor scrub context initialization by Darrick J. Wong · 6 years ago
- daa79ba xfs: remove suport for filesystems without unwritten extent flag by Christoph Hellwig · 6 years ago
- 13942aa xfs: repair the AGI by Darrick J. Wong · 6 years ago
- 0e93d3f xfs: repair the AGFL by Darrick J. Wong · 6 years ago
- f9ed6de xfs: repair the AGF by Darrick J. Wong · 6 years ago
- 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
- 032d91f xfs: fix indentation and other whitespace problems in scrub/repair by Darrick J. Wong · 6 years ago
- 1d8a748 xfs: shorten struct xfs_scrub_context to struct xfs_scrub by Darrick J. Wong · 6 years ago
- b5e2196 xfs: shorten xfs_repair_ prefix to xrep_ by Darrick J. Wong · 6 years ago
- c517b3a xfs: shorten xfs_scrub_ prefix by Darrick J. Wong · 6 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- d25522f xfs: repair superblocks by Darrick J. Wong · 7 years ago
- 84d42ea xfs: implement the metadata repair ioctl flag by Darrick J. Wong · 7 years ago
- 8389f3ff xfs: skip scrub xref if corruption already noted by Darrick J. Wong · 7 years ago
- eb41c93 xfs: avoid ilock games in the quota scrubber by Darrick J. Wong · 7 years ago
- 638a717 xfs: don't iunlock unlocked inodes by Darrick J. Wong · 7 years ago
- 64b1256 xfs: set up scrub cross-referencing helpers by Darrick J. Wong · 7 years ago
- 8e63083 xfs: move all scrub input checking to xfs_scrub_validate by Eric Sandeen · 7 years ago
- 0a085dd xfs: factor out scrub input checking by Eric Sandeen · 7 years ago
- bfb3e9b xfs: explicitly initialize meta_scrub_ops array by type by Eric Sandeen · 7 years ago
- eaf0ec3 fs: xfs: remove duplicate includes by Pravin Shedge · 7 years ago
- 88aa5de xfs: trivial sparse fixes for the new scrub code by Christoph Hellwig · 7 years ago
- c2fc338 xfs: scrub quota information by Darrick J. Wong · 7 years ago
- 29b0767 xfs: scrub realtime bitmap/summary by Darrick J. Wong · 7 years ago
- 0f28b25 xfs: scrub directory parent pointers by Darrick J. Wong · 7 years ago
- 2a721db xfs: scrub symbolic links by Darrick J. Wong · 7 years ago
- eec0482 xfs: scrub extended attributes by Darrick J. Wong · 7 years ago
- a5c46e5 xfs: scrub directory metadata by Darrick J. Wong · 7 years ago
- 99d9d8d xfs: scrub inode block mappings by Darrick J. Wong · 7 years ago
- 80e4e12 xfs: scrub inodes by Darrick J. Wong · 7 years ago
- edc09b5 xfs: scrub refcount btrees by Darrick J. Wong · 7 years ago
- c7e693d xfs: scrub rmap btrees by Darrick J. Wong · 7 years ago
- 3daa664 xfs: scrub inode btrees by Darrick J. Wong · 7 years ago
- efa7a99 xfs: scrub free space btrees by Darrick J. Wong · 7 years ago
- a12890a xfs: scrub the AGI by Darrick J. Wong · 7 years ago
- ab9d5dc xfs: scrub AGF and AGFL by Darrick J. Wong · 7 years ago
- 21fb4cb xfs: scrub the secondary superblocks by Darrick J. Wong · 7 years ago
- b6c1beb xfs: create helpers to scan an allocation group by Darrick J. Wong · 7 years ago
- dcb660f xfs: probe the scrub ioctl by Darrick J. Wong · 7 years ago
- a563718 xfs: dispatch metadata scrub subcommands by Darrick J. Wong · 7 years ago
- 36fd6e8 xfs: create an ioctl to scrub AG metadata by Darrick J. Wong · 7 years ago