summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-28xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2019-10-28Darrick J. Wong
2019-10-28xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong
2019-10-28xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2019-10-28xfs: convert xbitmap to interval treerepair-bitmap-rework_2019-10-28Darrick J. Wong
2019-10-28xfs: drop the _safe behavior from the xbitmap foreach macroDarrick J. Wong
2019-10-28xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2019-10-28xfs: replace open-coded bitmap weight logicDarrick J. Wong
2019-10-28xfs: rename xfs_bitmap to xbitmapDarrick J. Wong
2019-10-28xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2019-10-28Darrick J. Wong
2019-10-28xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2019-10-28xfs: xrep_reap_extents should not destroy the bitmapDarrick J. Wong
2019-10-28xfs: support staging cursors for per-AG btree typesbtree-bulk-loading_2019-10-28Darrick J. Wong
2019-10-28xfs: support bulk loading of staged btreesDarrick J. Wong
2019-10-28xfs: introduce fake roots for inode-rooted btreesDarrick J. Wong
2019-10-28xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong
2019-10-28xfs: increase the default parallelism levels of pwork clientspwork-parallelism_2019-10-28Darrick J. Wong
2019-10-28xfs: extend the range of flush_unmap rangesstale-exposure_2019-10-28Darrick J. Wong
2019-10-28xfs: force writes to delalloc regions to unwrittenDarrick J. Wong
2019-10-28xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocksbmap-refactor_2019-10-28Darrick J. Wong
2019-10-28xfs: refactor xfs_bmap_count_blocks using newer btree helpersDarrick J. Wong
2019-10-28xfs: replace -EIO with -EFSCORRUPTED for corrupt metadatatighten-verifiers_2019-10-28Darrick J. Wong
2019-10-28xfs: namecheck directory entry names before listing themDarrick J. Wong
2019-10-28xfs: namecheck attribute names before listing themDarrick J. Wong
2019-10-28xfs: check attribute leaf block structureDarrick J. Wong
2019-10-27Linux 5.4-rc5v5.4-rc5Linus Torvalds
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-27Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-10-27Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-26Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-26Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-26Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-26Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-26Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-26Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-26Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-26Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-26Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-25riscv: cleanup do_trap_breakChristoph Hellwig
2019-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-10-25nbd: verify socket is supported during setupfor-linus-2019-10-26Mike Christie
2019-10-25ata: libahci_platform: Fix regulator_get_optional() misuseMark Brown
2019-10-25nbd: handle racing with error'ed out commandsJosef Bacik
2019-10-25nbd: protect cmd->status with cmd->lockJosef Bacik