summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/scrub.c
AgeCommit message (Expand)Author
2018-10-18xfs: remove suport for filesystems without unwritten extent flagChristoph Hellwig
2018-08-10xfs: repair the AGIDarrick J. Wong
2018-08-10xfs: repair the AGFLDarrick J. Wong
2018-08-10xfs: repair the AGFDarrick J. Wong
2018-07-26xfs: clean up IRELE/iput callsitesDarrick J. Wong
2018-07-23xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong
2018-07-23xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong
2018-07-23xfs: shorten xfs_repair_ prefix to xrep_Darrick J. Wong
2018-07-23xfs: shorten xfs_scrub_ prefixDarrick J. Wong
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-30xfs: repair superblocksDarrick J. Wong
2018-05-15xfs: implement the metadata repair ioctl flagDarrick J. Wong
2018-05-15xfs: skip scrub xref if corruption already notedDarrick J. Wong
2018-05-15xfs: avoid ilock games in the quota scrubberDarrick J. Wong
2018-01-17xfs: don't iunlock unlocked inodesDarrick J. Wong
2018-01-17xfs: set up scrub cross-referencing helpersDarrick J. Wong
2018-01-08xfs: move all scrub input checking to xfs_scrub_validateEric Sandeen
2018-01-08xfs: factor out scrub input checkingEric Sandeen
2018-01-08xfs: explicitly initialize meta_scrub_ops array by typeEric Sandeen
2017-12-08fs: xfs: remove duplicate includesPravin Shedge
2017-11-06xfs: trivial sparse fixes for the new scrub codeChristoph Hellwig
2017-10-26xfs: scrub quota informationDarrick J. Wong
2017-10-26xfs: scrub realtime bitmap/summaryDarrick J. Wong
2017-10-26xfs: scrub directory parent pointersDarrick J. Wong
2017-10-26xfs: scrub symbolic linksDarrick J. Wong
2017-10-26xfs: scrub extended attributesDarrick J. Wong
2017-10-26xfs: scrub directory metadataDarrick J. Wong
2017-10-26xfs: scrub inode block mappingsDarrick J. Wong
2017-10-26xfs: scrub inodesDarrick J. Wong
2017-10-26xfs: scrub refcount btreesDarrick J. Wong
2017-10-26xfs: scrub rmap btreesDarrick J. Wong
2017-10-26xfs: scrub inode btreesDarrick J. Wong
2017-10-26xfs: scrub free space btreesDarrick J. Wong
2017-10-26xfs: scrub the AGIDarrick J. Wong
2017-10-26xfs: scrub AGF and AGFLDarrick J. Wong
2017-10-26xfs: scrub the secondary superblocksDarrick J. Wong
2017-10-26xfs: create helpers to scan an allocation groupDarrick J. Wong
2017-10-26xfs: probe the scrub ioctlDarrick J. Wong
2017-10-26xfs: dispatch metadata scrub subcommandsDarrick J. Wong
2017-10-26xfs: create an ioctl to scrub AG metadataDarrick J. Wong