summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/common.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: add helpers to deal with transaction allocation and rollingDarrick J. Wong2018-05-301-3/+18
* xfs: grab the per-ag structure whenever relevantDarrick J. Wong2018-05-301-0/+17
* xfs: avoid ABBA deadlock when scrubbing parent pointersDarrick J. Wong2018-05-151-0/+22
* xfs: quota scrub should use bmapbtd scrubberDarrick J. Wong2018-05-151-0/+57
* xfs: skip scrub xref if corruption already notedDarrick J. Wong2018-05-151-0/+4
* xfs: refactor scrub transaction allocation functionDarrick J. Wong2018-05-151-3/+13
* xfs: remove xfs_buf parameter from inode scrub methodsDarrick J. Wong2018-03-231-14/+8
* xfs: merge _xfs_log_force and xfs_log_forceChristoph Hellwig2018-03-141-1/+1
* xfs: scrub in-core metadataDarrick J. Wong2018-01-171-0/+23
* xfs: cross-reference reverse-mapping btreeDarrick J. Wong2018-01-171-0/+53
* xfs: set up scrub cross-referencing helpersDarrick J. Wong2018-01-171-10/+125
* xfs: distinguish between corrupt inode and invalid inum in xfs_scrub_get_inodeDarrick J. Wong2018-01-081-4/+28
* xfs: ignore agfl read errors when not scrubbing agflDarrick J. Wong2018-01-081-1/+1
* xfs: move all scrub input checking to xfs_scrub_validateEric Sandeen2018-01-081-9/+1
* xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}Darrick J. Wong2017-11-091-2/+4
* xfs: scrub directory metadataDarrick J. Wong2017-10-261-0/+28
* xfs: scrub inodesDarrick J. Wong2017-10-261-0/+54
* xfs: scrub inode btreesDarrick J. Wong2017-10-261-0/+29
* xfs: scrub free space btreesDarrick J. Wong2017-10-261-0/+16
* xfs: scrub the AGIDarrick J. Wong2017-10-261-2/+3
* xfs: scrub AGF and AGFLDarrick J. Wong2017-10-261-6/+22
* xfs: create helpers to scan an allocation groupDarrick J. Wong2017-10-261-0/+179
* xfs: create helpers to record and deal with scrub problemsDarrick J. Wong2017-10-261-0/+190
* xfs: probe the scrub ioctlDarrick J. Wong2017-10-261-0/+59
OpenPOWER on IntegriCloud