summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-03xfs: repair quotasrepair-quota_2020-03-03Darrick J. Wong
2020-03-03xfs: online repair of directoriesrepair-inode-data_2020-03-03Darrick J. Wong
2020-03-03xfs: scrub should set preen if attr leaf has holesDarrick J. Wong
2020-03-03xfs: repair extended attributesDarrick J. Wong
2020-03-03xfs: create a new inode fork block unmap helperDarrick J. Wong
2020-03-03xfs: remove unnecessary inode-transaction rollDarrick J. Wong
2020-03-03xfs: create a blob array data structureDarrick J. Wong
2020-03-03xfs: repair damaged symlinksrepair-inodes_2020-03-03Darrick J. Wong
2020-03-03xfs: repair inode block mapsDarrick J. Wong
2020-03-03xfs: zap broken inode forksDarrick J. Wong
2020-03-03xfs: repair inode recordsDarrick J. Wong
2020-03-03xfs: repair refcount btreesrepair-ag-btrees_2020-03-03Darrick J. Wong
2020-03-03xfs: repair inode btreesDarrick J. Wong
2020-03-03xfs: repair free space btreesDarrick J. Wong
2020-03-03xfs: create a big array data structureDarrick J. Wong
2020-03-03xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2020-03-03xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2020-03-03Darrick J. Wong
2020-03-03xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong
2020-03-03xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2020-03-03xfs: convert xbitmap to interval treerepair-bitmap-rework_2020-03-03Darrick J. Wong
2020-03-03xfs: drop the _safe behavior from the xbitmap foreach macroDarrick J. Wong
2020-03-03xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2020-03-03xfs: replace open-coded bitmap weight logicDarrick J. Wong
2020-03-03xfs: rename xfs_bitmap to xbitmapDarrick J. Wong
2020-03-03xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2020-03-03Darrick J. Wong
2020-03-03xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2020-03-03xfs: xrep_reap_extents should not destroy the bitmapDarrick J. Wong
2020-03-03xfs: support staging cursors for per-AG btree typesbtree-bulk-loading_2020-03-03Darrick J. Wong
2020-03-03xfs: support bulk loading of staged btreesDarrick J. Wong
2020-03-03xfs: introduce fake roots for inode-rooted btreesDarrick J. Wong
2020-03-03xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong
2020-03-03xfs: scrub should mark dir corrupt if entry points to unallocated inodescrub-fixes_2020-03-03Darrick J. Wong
2020-03-03xfs: mark extended attr corrupt when lookup-by-hash failsDarrick J. Wong
2020-03-03xfs: mark dir corrupt when lookup-by-hash failsDarrick J. Wong
2020-03-03xfs: check owner of dir3 blocksverifier-fixes_2020-03-03Darrick J. Wong
2020-03-03xfs: check owner of dir3 data blocksDarrick J. Wong
2020-03-03xfs: check owner of dir3 free blocksDarrick J. Wong
2020-03-03xfs: don't ever return a stale pointer from __xfs_dir3_free_readDarrick J. Wong
2020-03-03xfs: fix buffer corruption reporting when xfs_dir3_free_header_check failsDarrick J. Wong
2020-03-03xfs: xfs_buf_corruption_error should take __this_addressDarrick J. Wong
2020-03-03xfs: increase the default parallelism levels of pwork clientspwork-parallelism_2020-03-03Darrick J. Wong
2020-03-03xfs: measure all contiguous previous extents for prealloc sizestale-exposure_2020-03-03Darrick J. Wong
2020-03-03xfs: don't fail unwritten extent conversion on writeback due to edquotDarrick J. Wong
2020-03-03xfs: force writes to delalloc regions to unwrittenDarrick J. Wong
2020-03-01Linux 5.6-rc4v5.6-rc4Linus Torvalds
2020-03-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-01KVM: VMX: check descriptor table exits on instruction emulationOliver Upton
2020-02-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-29ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter