aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-23btrfs: hold a root ref in btrfs_get_dentryJosef Bacik
2020-03-23btrfs: hold a ref on the root in resolve_indirect_refJosef Bacik
2020-03-23btrfs: hold a ref on fs roots while they're in the radix treeJosef Bacik
2020-03-23btrfs: describe the space reservation system in generalJosef Bacik
2020-03-23btrfs: add a comment describing delalloc space reservationJosef Bacik
2020-03-23btrfs: add a comment describing block reservesJosef Bacik
2020-03-23btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_rootJosef Bacik
2020-03-23btrfs: make the fs root init functions staticJosef Bacik
2020-03-23btrfs: open code btrfs_read_fs_root_no_nameJosef Bacik
2020-03-23btrfs: remove btrfs_read_fs_root, not used anymoreJosef Bacik
2020-03-23btrfs: make relocation use btrfs_read_tree_root()Josef Bacik
2020-03-23btrfs: export and use btrfs_read_tree_root for tree-logJosef Bacik
2020-03-23btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_rootJosef Bacik
2020-03-23btrfs: move fs root init stuff into btrfs_init_fs_rootJosef Bacik
2020-03-23btrfs: push __setup_root into btrfs_alloc_rootJosef Bacik
2020-03-23btrfs: delete the ordered isize update codeJosef Bacik
2020-03-23btrfs: replace all uses of btrfs_ordered_update_i_sizeJosef Bacik
2020-03-23btrfs: use the file extent tree infrastructureJosef Bacik
2020-03-23btrfs: introduce per-inode file extent treeJosef Bacik
2020-03-23btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_updateJosef Bacik
2020-03-23btrfs: update the comment of btrfs_control_ioctl()Su Yue
2020-03-23btrfs: relocation: Add introduction of how relocation worksQu Wenruo
2020-03-23Btrfs: don't iterate mod seq list when putting a tree mod seqFilipe Manana
2020-03-23btrfs: Add overview of device replaceQu Wenruo
2020-03-22Linux 5.6-rc7Linus Torvalds
2020-03-22Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka
2020-03-21mm/mmu_notifier: silence PROVE_RCU_LIST warningsQian Cai
2020-03-21epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev
2020-03-21mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko
2020-03-21mm, memcg: throttle allocators based on ancestral memory.highChris Down
2020-03-21mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down
2020-03-21page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai
2020-03-21mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He
2020-03-21memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-21Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-21Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2020-03-21Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-21tools/power turbostat: update versionLen Brown
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown
2020-03-20Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe
2020-03-20btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana
2020-03-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2020-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-20Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-20Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds