summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-09xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2019-10-09Darrick J. Wong
2019-10-09xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2019-10-09xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong
2019-10-09xfs: always rescan allegedly healthy per-ag metadata after repairrepair-health_2019-10-09Darrick J. Wong
2019-10-09xfs: add a repair revalidation function pointerDarrick J. Wong
2019-10-09xfs: convert xbitmap to interval treerepair-bitmap-rework_2019-10-09Darrick J. Wong
2019-10-09xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2019-10-09xfs: replace open-coded bitmap weight logicDarrick J. Wong
2019-10-09xfs: rename xfs_bitmap to xbitmapDarrick J. Wong
2019-10-09xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2019-10-09Darrick J. Wong
2019-10-09xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2019-10-09xfs: xrep_reap_extents should not destroy the bitmapDarrick J. Wong
2019-10-09xfs: support staging cursors for per-AG btree typesbtree-bulk-loading_2019-10-09Darrick J. Wong
2019-10-09xfs: support bulk loading of staged btreesDarrick J. Wong
2019-10-09xfs: introduce fake roots for inode-rooted btreesDarrick J. Wong
2019-10-09xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong
2019-10-09xfs: increase the default parallelism levels of pwork clientspwork-parallelism_2019-10-09Darrick J. Wong
2019-10-09xfs: extend the range of flush_unmap rangesstale-exposure_2019-10-09Darrick J. Wong
2019-10-09xfs: force writes to delalloc regions to unwrittenDarrick J. Wong
2019-10-09"BUG: kernel NULL pointer dereference, address: 0000000000000002"xfs-5.4-fixes_2019-10-09Darrick J. Wong
2019-10-09xfs: removed unused error variable from xchk_refcountbt_recAliasgar Surti
2019-10-09xfs: remove unused flags arg from xfs_get_aghdr_buf()Eric Sandeen
2019-10-09xfs: Fix tail rounding in xfs_alloc_file_space()Max Reitz
2019-10-06Linux 5.4-rc2v5.4-rc2Linus Torvalds
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds
2019-10-06Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens
2019-10-05dma-mapping: fix false positivse warnings in dma_common_free_remap()Andrey Smirnov
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin
2019-10-05kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada
2019-10-05kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada
2019-10-05namespace: fix namespace.pl script to support relative pathsJacob Keller
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada
2019-10-05integrity: remove pointless subdir-$(CONFIG_...)Masahiro Yamada
2019-10-05integrity: remove unneeded, broken attempt to add -fshort-wcharMasahiro Yamada
2019-10-04selftests/net: add nettest to .gitignoreJakub Kicinski
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-10-04nfc: fix memory leak in llcp_sock_bind()Eric Dumazet
2019-10-04sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet