summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-04xfs: add online scrub/repair for superblock countersrepair-part-two_2019-02-04djwong-experimental_2019-02-04Darrick J. Wong
2019-02-04xfs: implement live quotacheck as part of quota repairDarrick J. Wong
2019-02-04xfs: repair the rmapbtDarrick J. Wong
2019-02-04xfs: introduce online scrub freezeDarrick J. Wong
2019-02-04xfs: parallelize inode inactivationdeferred-inactivation_2019-02-04Darrick J. Wong
2019-02-04xfs: force inactivation before fallocate when space is lowDarrick J. Wong
2019-02-04xfs: retry fs writes when there isn't spaceDarrick J. Wong
2019-02-04xfs: deferred inode inactivationDarrick J. Wong
2019-02-04xfs: refactor eofblocks inode match codeDarrick J. Wong
2019-02-04xfs: refactor walking of per-AG RECLAIM inodesDarrick J. Wong
2019-02-04xfs: track unlinked inactive inode quota countersDarrick J. Wong
2019-02-04xfs: track unlinked inactive inode fs summary countersDarrick J. Wong
2019-02-04xfs: decide if inode needs inactivationDarrick J. Wong
2019-02-04xfs: refactor the predicate part of xfs_free_eofblocksDarrick J. Wong
2019-02-04xfs: cache unlinked pointers in an rhashtableincore-unlinked-list_2019-02-04djwong-devel_2019-02-04Darrick J. Wong
2019-02-04xfs: add tracepoints for high level iunlink operationsDarrick J. Wong
2019-02-04xfs: refactor inode update in iunlink_removeDarrick J. Wong
2019-02-04xfs: refactor unlinked list search and mapping to a separate functionDarrick J. Wong
2019-02-04xfs: refactor inode unlinked pointer update functionsDarrick J. Wong
2019-02-04xfs: strengthen AGI unlinked inode bucket pointer checksDarrick J. Wong
2019-02-04xfs: refactor AGI unlinked bucket updatesDarrick J. Wong
2019-02-04xfs: add xfs_verify_agino_or_null helperDarrick J. Wong
2019-02-04xfs: track unlinked inode counts in per-ag dataDarrick J. Wong
2019-02-04xfs: clean up iunlink functionsDarrick J. Wong
2019-02-04xfs: convert big array and blob array to use memfd backendrepair-part-one_2019-02-04Darrick J. Wong
2019-02-04xfs: repair quotasDarrick J. Wong
2019-02-04xfs: scrub should set preen if attr leaf has holesDarrick J. Wong
2019-02-04xfs: repair extended attributesDarrick J. Wong
2019-02-04xfs: create a new inode fork block unmap helperDarrick J. Wong
2019-02-04xfs: remove unnecessary inode-transaction rollDarrick J. Wong
2019-02-04xfs: convert xfs_itruncate_extents_flags to use __xfs_bunmapiDarrick J. Wong
2019-02-04xfs: create a blob array data structureDarrick J. Wong
2019-02-04xfs: repair damaged symlinksDarrick J. Wong
2019-02-04xfs: repair inode block mapsDarrick J. Wong
2019-02-04xfs: zap broken inode forksDarrick J. Wong
2019-02-04xfs: repair inode recordsDarrick J. Wong
2019-02-04xfs: repair refcount btreesDarrick J. Wong
2019-02-04xfs: repair inode btreesDarrick J. Wong
2019-02-04xfs: repair free space btreesDarrick J. Wong
2019-02-04xfs: create a big array data structureDarrick J. Wong
2019-02-04xfs: separate inode geometryDarrick J. Wong
2019-02-04xfs: use generic fillattr to reduce redundant codescrub-fixes_2019-02-04Darrick J. Wong
2019-02-04xfs: set buffer ops when repair probes for btree typeDarrick J. Wong
2019-02-04xfs: check attribute name validityDarrick J. Wong
2019-02-04xfs: check directory name validityDarrick J. Wong
2019-02-04xfs: fix off-by-one error in rtbitmap cross-referenceDarrick J. Wong
2019-02-04xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_tDarrick J. Wong
2019-02-04xfs: abort xattr scrub if fatal signals are pendingDarrick J. Wong
2019-02-04xfs: consolidate scrub dinode mapping code into a single functionDarrick J. Wong
2019-02-04xfs: scrub big block inode btrees correctlyDarrick J. Wong