aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub
Commit message (Expand)AuthorAge
* xfs: fix buffer state management in xrep_findroot_blockDarrick J. Wong2018-10-18
* xfs: xrep_findroot_block should reject root blocks with siblingsDarrick J. Wong2018-10-18
* xfs: remove suport for filesystems without unwritten extent flagChristoph Hellwig2018-10-18
* xfs: don't treat unknown di_flags2 as corruption in scrubEric Sandeen2018-09-28
* xfs: remove duplicated include from alloc.cYueHaibing2018-09-28
* xfs: sanity check ag header values in xrep_calc_ag_resblksDarrick J. Wong2018-08-14
* 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: refactor the xrep_extent_list into xfs_bitmapDarrick J. Wong2018-07-31
* xfs: move the repair extent list into its own fileDarrick J. Wong2018-07-30
* 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: clean up xfs_btree_del_cursor callersDarrick J. Wong2018-07-23
* xfs: trivial xfs_btree_del_cursor cleanupsDarrick J. Wong2018-07-23
* xfs: remove unused btree cursor bc_private.a.dfops fieldBrian Foster2018-07-12
* xfs: move various type verifiers to common fileDave Chinner2018-06-08
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: fix xfs_rtalloc_rec unitsDarrick J. Wong2018-06-01
* xfs: repair superblocksDarrick J. Wong2018-05-30
* xfs: add helpers to attach quotas to inodesDarrick J. Wong2018-05-30
* xfs: recover AG btree roots from rmap dataDarrick J. Wong2018-05-30
* xfs: add helpers to dispose of old btree blocks after a repairDarrick J. Wong2018-05-30
* xfs: add helpers to collect and sift btree block pointers during repairDarrick J. Wong2018-05-30
* xfs: add helpers to allocate and initialize fresh btree rootsDarrick J. Wong2018-05-30
* xfs: add helpers to deal with transaction allocation and rollingDarrick J. Wong2018-05-30
* xfs: grab the per-ag structure whenever relevantDarrick J. Wong2018-05-30
* xfs: implement the metadata repair ioctl flagDarrick J. Wong2018-05-15
* xfs: create tracepoints for online repairDarrick J. Wong2018-05-15
* xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walkDarrick J. Wong2018-05-15
* xfs: avoid ABBA deadlock when scrubbing parent pointersDarrick J. Wong2018-05-15
* xfs: scrub the data fork of the realtime inodesDarrick J. Wong2018-05-15
* xfs: quota scrub should use bmapbtd scrubberDarrick J. Wong2018-05-15
* xfs: don't continue scrub if already corruptDarrick J. Wong2018-05-15
* xfs: superblock scrub should use short-lived buffersDarrick J. Wong2018-05-15
* xfs: skip scrub xref if corruption already notedDarrick J. Wong2018-05-15
* xfs: refactor scrub transaction allocation functionDarrick J. Wong2018-05-15
* xfs: btree scrub should check minrecsDarrick J. Wong2018-05-15
* xfs: clean up scrub usage of KM_NOFSDarrick J. Wong2018-05-15
* xfs: avoid ilock games in the quota scrubberDarrick J. Wong2018-05-15
* xfs: refactor dquot iterationDarrick J. Wong2018-05-15
* xfs: refactor XFS_QMOPT_DQNEXT out of existenceDarrick J. Wong2018-05-10
* xfs: xfs_scrub_iallocbt_xref_rmap_inodes should use xref_set_corruptDarrick J. Wong2018-03-23
* xfs: flag inode corruption if parent ptr doesn't get us a real inodeDarrick J. Wong2018-03-23
* xfs: move inode extent size hint validation to libxfsDarrick J. Wong2018-03-23
* xfs: record inode buf errors as a xref error in inobt scrubberDarrick J. Wong2018-03-23
* xfs: remove xfs_buf parameter from inode scrub methodsDarrick J. Wong2018-03-23