aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/scrub.c
Commit message (Expand)AuthorAge
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: add online scrub for superblock countersDarrick J. Wong2019-04-30
* xfs: allow scrubbers to pause background reclaimDarrick J. Wong2019-04-26
* xfs: scrub/repair should update filesystem metadata healthDarrick J. Wong2019-04-16
* xfs: hoist the already_fixed variable to the scrub contextDarrick J. Wong2019-04-16
* xfs: collapse scrub bool state flags into a single unsigned intDarrick J. Wong2019-04-16
* xfs: refactor scrub context initializationDarrick J. Wong2019-04-16
* xfs: remove suport for filesystems without unwritten extent flagChristoph Hellwig2018-10-18
* xfs: repair the AGIDarrick J. Wong2018-08-10
* xfs: repair the AGFLDarrick J. Wong2018-08-10
* xfs: repair the AGFDarrick J. Wong2018-08-10
* xfs: clean up IRELE/iput callsitesDarrick J. Wong2018-07-26
* xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong2018-07-23
* xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong2018-07-23
* xfs: shorten xfs_repair_ prefix to xrep_Darrick J. Wong2018-07-23
* xfs: shorten xfs_scrub_ prefixDarrick J. Wong2018-07-23
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: repair superblocksDarrick J. Wong2018-05-30
* xfs: implement the metadata repair ioctl flagDarrick J. Wong2018-05-15
* xfs: skip scrub xref if corruption already notedDarrick J. Wong2018-05-15
* xfs: avoid ilock games in the quota scrubberDarrick J. Wong2018-05-15
* xfs: don't iunlock unlocked inodesDarrick J. Wong2018-01-18
* xfs: set up scrub cross-referencing helpersDarrick J. Wong2018-01-18
* xfs: move all scrub input checking to xfs_scrub_validateEric Sandeen2018-01-08
* xfs: factor out scrub input checkingEric Sandeen2018-01-08
* xfs: explicitly initialize meta_scrub_ops array by typeEric Sandeen2018-01-08
* fs: xfs: remove duplicate includesPravin Shedge2017-12-08
* xfs: trivial sparse fixes for the new scrub codeChristoph Hellwig2017-11-06
* xfs: scrub quota informationDarrick J. Wong2017-10-26
* xfs: scrub realtime bitmap/summaryDarrick J. Wong2017-10-26
* xfs: scrub directory parent pointersDarrick J. Wong2017-10-26
* xfs: scrub symbolic linksDarrick J. Wong2017-10-26
* xfs: scrub extended attributesDarrick J. Wong2017-10-26
* xfs: scrub directory metadataDarrick J. Wong2017-10-26
* xfs: scrub inode block mappingsDarrick J. Wong2017-10-26
* xfs: scrub inodesDarrick J. Wong2017-10-26
* xfs: scrub refcount btreesDarrick J. Wong2017-10-26
* xfs: scrub rmap btreesDarrick J. Wong2017-10-26
* xfs: scrub inode btreesDarrick J. Wong2017-10-26
* xfs: scrub free space btreesDarrick J. Wong2017-10-26
* xfs: scrub the AGIDarrick J. Wong2017-10-26
* xfs: scrub AGF and AGFLDarrick J. Wong2017-10-26
* xfs: scrub the secondary superblocksDarrick J. Wong2017-10-26
* xfs: create helpers to scan an allocation groupDarrick J. Wong2017-10-26
* xfs: probe the scrub ioctlDarrick J. Wong2017-10-26
* xfs: dispatch metadata scrub subcommandsDarrick J. Wong2017-10-26
* xfs: create an ioctl to scrub AG metadataDarrick J. Wong2017-10-26