summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-25btrfs: backref: rename and move drop_backref_node()Qu Wenruo
2020-05-25btrfs: backref: rename and move free_backref_(node|edge)Qu Wenruo
2020-05-25btrfs: backref: rename and move link_backref_edge()Qu Wenruo
2020-05-25btrfs: backref: rename and move alloc_backref_edge()Qu Wenruo
2020-05-25btrfs: backref: rename and move alloc_backref_node()Qu Wenruo
2020-05-25btrfs: backref: rename and move backref_cache_init()Qu Wenruo
2020-05-25btrfs: rename tree_entry to rb_simple_node and export itQu Wenruo
2020-05-25btrfs: backref: move btrfs_backref_(node|edge|cache) structures to backref.hQu Wenruo
2020-05-25btrfs: reloc: add btrfs_ prefix for backref_node/edge/cacheQu Wenruo
2020-05-25btrfs: reloc: refactor useless nodes handling into its own functionQu Wenruo
2020-05-25btrfs: reloc: refactor finishing part of upper linkage into finish_upper_links()Qu Wenruo
2020-05-25btrfs: reloc: remove the open-coded goto loop for breadth-first searchQu Wenruo
2020-05-25btrfs: reloc: pass essential members for alloc_backref_node()Qu Wenruo
2020-05-25btrfs: reloc: use wrapper to replace open-coded edge linkingQu Wenruo
2020-05-25btrfs: reloc: refactor indirect tree backref processing into its own functionQu Wenruo
2020-05-25btrfs: reloc: refactor direct tree backref processing into its own functionQu Wenruo
2020-05-25btrfs: reloc: make reloc root search-specific for relocation backref cacheQu Wenruo
2020-05-25btrfs: reloc: add backref_cache::fs_info memberQu Wenruo
2020-05-25btrfs: reloc: add backref_cache::pending_edge and backref_cache::useless_nodeQu Wenruo
2020-05-25btrfs: reloc: rename mark_block_processed and __mark_block_processedQu Wenruo
2020-05-25btrfs: reloc: use btrfs_backref_iter infrastructureQu Wenruo
2020-05-25btrfs: backref: implement btrfs_backref_iter_next()Qu Wenruo
2020-05-25btrfs: backref: introduce the skeleton of btrfs_backref_iterQu Wenruo
2020-05-25btrfs: add missing annotation for btrfs_tree_lock()Jules Irenge
2020-05-25btrfs: add missing annotation for btrfs_lock_cluster()Jules Irenge
2020-05-24Linux 5.7-rc7Linus Torvalds
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-24Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-24Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-23net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu
2020-05-23Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-05-23net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-05-23net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart
2020-05-23net: stmmac: don't attach interface until resume finishesLeon Yu
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang
2020-05-23sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport
2020-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-23Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-23Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-23Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-23Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-05-23Merge tag 's390-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-05-23MAINTAINERS: add files related to kdumpBaoquan He
2020-05-23z3fold: fix use-after-free when freeing handlesUladzislau Rezki
2020-05-23sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()Mike Rapoport
2020-05-23MAINTAINERS: update email address for Naoya HoriguchiNaoya Horiguchi
2020-05-23sh: include linux/time_types.h for sockiosArnd Bergmann
2020-05-23kasan: disable branch tracing for core runtimeMarco Elver