summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-22xfs: scrub should set preen if attr leaf has holesrepair-inode-data_2019-11-22Darrick J. Wong
2019-11-22xfs: repair extended attributesDarrick J. Wong
2019-11-22xfs: create a new inode fork block unmap helperDarrick J. Wong
2019-11-22xfs: remove unnecessary inode-transaction rollDarrick J. Wong
2019-11-22xfs: convert xfs_itruncate_extents_flags to use __xfs_bunmapiDarrick J. Wong
2019-11-22xfs: create a blob array data structureDarrick J. Wong
2019-11-22xfs: repair damaged symlinksrepair-inodes_2019-11-22Darrick J. Wong
2019-11-22xfs: repair inode block mapsDarrick J. Wong
2019-11-22xfs: zap broken inode forksDarrick J. Wong
2019-11-22xfs: repair inode recordsDarrick J. Wong
2019-11-22xfs: repair refcount btreesrepair-ag-btrees_2019-11-22Darrick J. Wong
2019-11-22xfs: repair inode btreesDarrick J. Wong
2019-11-22xfs: repair free space btreesDarrick J. Wong
2019-11-22xfs: create a big array data structureDarrick J. Wong
2019-11-22xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2019-11-22xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2019-11-22Darrick J. Wong
2019-11-22xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong
2019-11-22xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2019-11-22xfs: convert xbitmap to interval treerepair-bitmap-rework_2019-11-22Darrick J. Wong
2019-11-22xfs: drop the _safe behavior from the xbitmap foreach macroDarrick J. Wong
2019-11-22xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2019-11-22xfs: replace open-coded bitmap weight logicDarrick J. Wong
2019-11-22xfs: rename xfs_bitmap to xbitmapDarrick J. Wong
2019-11-22xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2019-11-22Darrick J. Wong
2019-11-22xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2019-11-22xfs: xrep_reap_extents should not destroy the bitmapDarrick J. Wong
2019-11-22xfs: support staging cursors for per-AG btree typesbtree-bulk-loading_2019-11-22Darrick J. Wong
2019-11-22xfs: support bulk loading of staged btreesDarrick J. Wong
2019-11-22xfs: introduce fake roots for inode-rooted btreesDarrick J. Wong
2019-11-22xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong
2019-11-22xfs: increase the default parallelism levels of pwork clientspwork-parallelism_2019-11-22Darrick J. Wong
2019-11-22xfs: extend the range of flush_unmap rangesstale-exposure_2019-11-22Darrick J. Wong
2019-11-22xfs: force writes to delalloc regions to unwrittenDarrick J. Wong
2019-11-22xfs: allow parent directory scans to be interrupted with fatal signalsDarrick J. Wong
2019-11-22xfs: properly serialise fallocate against AIO+DIOxfs-5.5-merge_2019-11-22Dave Chinner
2019-11-22splice: only read in as much information as there is pipe buffer spaceDarrick J. Wong
2019-11-22xfs: attach dquots and reserve quota blocks during unwritten conversionDarrick J. Wong
2019-11-22xfs: periodically yield scrub threads to the schedulerscrub-fix-timeouts_2019-11-22Darrick J. Wong
2019-11-22xfs: add missing early termination checks to record scrubbing functionsDarrick J. Wong
2019-11-22xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocksbmap-refactor_2019-11-22Darrick J. Wong
2019-11-22xfs: refactor xfs_bmap_count_blocks using newer btree helpersDarrick J. Wong
2019-11-22xfs: replace -EIO with -EFSCORRUPTED for corrupt metadatatighten-verifiers_2019-11-22Darrick J. Wong
2019-11-22xfs: namecheck directory entry names before listing themDarrick J. Wong
2019-11-22xfs: namecheck attribute names before listing themDarrick J. Wong
2019-11-22xfs: check attribute leaf block structureDarrick J. Wong
2019-11-17Linux 5.4-rc8v5.4-rc8Linus Torvalds
2019-11-17Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds