aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub
Commit message (Expand)AuthorAge
* xfs: removed unused error variable from xchk_refcountbt_recAliasgar Surti2019-10-06
* xfs: removed unneeded variableAliasgar Surti2019-09-23
* xfs: make attr lookup returns consistentDave Chinner2019-08-31
* xfs: remove all *_ITER_ABORT valuesDarrick J. Wong2019-08-30
* xfs: log proper length of btree block in scrub/repairEric Sandeen2019-08-28
* xfs: bmap scrub should only scrub records onceDarrick J. Wong2019-08-26
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-26
* xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl...Jia-Ju Bai2019-07-30
* xfs: online scrub needn't bother zeroing its temporary bufferDarrick J. Wong2019-07-05
* xfs: only allocate memory for scrubbing attributes when we need itDarrick J. Wong2019-07-05
* xfs: refactor attr scrub memory allocation functionDarrick J. Wong2019-07-05
* xfs: refactor extended attribute buffer pointer functionsDarrick J. Wong2019-07-05
* xfs: attribute scrub should use seen_enough to pass error valuesDarrick J. Wong2019-07-05
* xfs: create iterator error codesDarrick J. Wong2019-07-02
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: remove unused flag argumentsEric Sandeen2019-06-12
* xfs: separate inode geometryDarrick J. Wong2019-06-12
* xfs: inode btree scrubber should calculate im_boffset correctlyDarrick J. Wong2019-06-03
* xfs: add online scrub for superblock countersDarrick J. Wong2019-04-30
* xfs: scrub should check incore counters against ondisk headersDarrick J. Wong2019-04-26
* xfs: allow scrubbers to pause background reclaimDarrick J. Wong2019-04-26
* xfs: fix broken bhold behavior in xrep_roll_ag_transDarrick J. Wong2019-04-26
* xfs: scrub should only cross-reference with healthy btreesDarrick J. Wong2019-04-16
* 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: fix btree scrub checking with regards to root-in-inodeDarrick J. Wong2019-03-19
* xfs: dabtree scrub needs to range-check levelDarrick J. Wong2019-03-19
* xfs: fix backwards endian conversion in scrubDarrick J. Wong2019-02-25
* xfs: fix uninitialized error variableColin Ian King2019-02-21
* xfs: use buf ops magic to detect btree block typeDarrick J. Wong2019-02-11
* xfs: split up allocation btree verifierBrian Foster2019-02-11
* xfs: create a separate finobt verifierBrian Foster2019-02-11
* xfs: add xfs_verify_agino_or_null helperDarrick J. Wong2019-02-11
* xfs: check attribute name validityDarrick J. Wong2019-02-11
* xfs: check directory name validityDarrick J. Wong2019-02-11
* xfs: fix off-by-one error in rtbitmap cross-referenceDarrick J. Wong2019-02-11
* xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_tDarrick J. Wong2019-02-11
* xfs: abort xattr scrub if fatal signals are pendingDarrick J. Wong2019-02-11
* xfs: consolidate scrub dinode mapping code into a single functionDarrick J. Wong2019-02-11
* xfs: scrub big block inode btrees correctlyDarrick J. Wong2019-02-11
* xfs: clean up the inode cluster checking in the inobt scrubDarrick J. Wong2019-02-11
* xfs: hoist inode cluster checks out of loopDarrick J. Wong2019-02-11
* xfs: check inobt record alignment on big block filesystemsDarrick J. Wong2019-02-11
* xfs: check the ir_startino alignment directlyDarrick J. Wong2019-02-11
* xfs: never try to scrub more than 64 inodes per inobt recordDarrick J. Wong2019-02-11
* xfs: set buffer ops when repair probes for btree typeDarrick J. Wong2019-02-03
* xfs: stringify scrub types in ftrace outputDarrick J. Wong2018-12-19
* xfs: stringify btree cursor types in ftrace outputDarrick J. Wong2018-12-19