summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-15xfs: widen inode delalloc block counter to 64-bitswiden-idelayed_2019-04-15Darrick J. Wong
2019-04-15xfs: widen quota block counters to 64-bit integersDarrick J. Wong
2019-04-15xfs: implement live quotacheck as part of quota repairrepair-part-two_2019-04-15Darrick J. Wong
2019-04-15xfs: repair the rmapbtDarrick J. Wong
2019-04-15xfs: introduce online scrub freezeDarrick J. Wong
2019-04-15xfs: update health status if we get a clean bill of healthdeferred-inactivation_2019-04-15Darrick J. Wong
2019-04-15xfs: remember sick inodes that get inactivatedDarrick J. Wong
2019-04-15xfs: add secondary and indirect classes to the health tracking systemDarrick J. Wong
2019-04-15xfs: parallelize inode inactivationDarrick J. Wong
2019-04-15xfs: force inactivation before fallocate when space is lowDarrick J. Wong
2019-04-15xfs: retry fs writes when there isn't spaceDarrick J. Wong
2019-04-15xfs: deferred inode inactivationDarrick J. Wong
2019-04-15xfs: refactor eofblocks inode match codeDarrick J. Wong
2019-04-15xfs: refactor walking of per-AG RECLAIM inodesDarrick J. Wong
2019-04-15xfs: track unlinked inactive inode quota countersDarrick J. Wong
2019-04-15xfs: track unlinked inactive inode fs summary countersDarrick J. Wong
2019-04-15xfs: decide if inode needs inactivationDarrick J. Wong
2019-04-15xfs: refactor the predicate part of xfs_free_eofblocksDarrick J. Wong
2019-04-15xfs: convert big array and blob array to use memfd backendrepair-part-one_2019-04-15Darrick J. Wong
2019-04-15xfs: repair quotasDarrick J. Wong
2019-04-15xfs: scrub should set preen if attr leaf has holesDarrick J. Wong
2019-04-15xfs: repair extended attributesDarrick J. Wong
2019-04-15xfs: create a new inode fork block unmap helperDarrick J. Wong
2019-04-15xfs: remove unnecessary inode-transaction rollDarrick J. Wong
2019-04-15xfs: convert xfs_itruncate_extents_flags to use __xfs_bunmapiDarrick J. Wong
2019-04-15xfs: create a blob array data structureDarrick J. Wong
2019-04-15xfs: repair damaged symlinksDarrick J. Wong
2019-04-15xfs: repair inode block mapsDarrick J. Wong
2019-04-15xfs: zap broken inode forksDarrick J. Wong
2019-04-15xfs: repair inode recordsDarrick J. Wong
2019-04-15xfs: repair refcount btreesDarrick J. Wong
2019-04-15xfs: repair inode btreesDarrick J. Wong
2019-04-15xfs: separate inode geometryDarrick J. Wong
2019-04-15xfs: repair free space btreesDarrick J. Wong
2019-04-15xfs: create a big array data structureDarrick J. Wong
2019-04-15xfs: add a repair revalidation function pointerDarrick J. Wong
2019-04-15xfs: extend the range of flush_unmap rangesstale-exposure_2019-04-15Darrick J. Wong
2019-04-15xfs: force writes to delalloc regions to unwrittenDarrick J. Wong
2019-04-15xfs: scrub should only cross-reference with healthy btreesscrub-health-tracking_2019-04-15Darrick J. Wong
2019-04-15xfs: scrub/repair should update filesystem metadata healthDarrick J. Wong
2019-04-15xfs: hoist the already_fixed variable to the scrub contextDarrick J. Wong
2019-04-15xfs: collapse scrub bool state flags into a single unsigned intDarrick J. Wong
2019-04-15xfs: refactor scrub context initializationDarrick J. Wong
2019-04-15ext4: don't allow any modifications to an immutable fileimmutable-files_2019-04-15Darrick J. Wong
2019-04-15xfs: don't allow most setxattr to immutable filesDarrick J. Wong
2019-04-15xfs: clean up xfs_merge_ioc_xflagsDarrick J. Wong
2019-04-15xfs: refactor setflags to use setattr code directlyDarrick J. Wong
2019-04-15xfs: flush page mappings as part of setting immutableDarrick J. Wong
2019-04-15xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transactionDarrick J. Wong
2019-04-15mm/fs: don't allow writes to immutable filesDarrick J. Wong