summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-23btrfs: add a comment describing block reservesJosef Bacik1-0/+92
2020-03-23btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_rootJosef Bacik1-0/+4
2020-03-23btrfs: make the fs root init functions staticJosef Bacik2-6/+3
2020-03-23btrfs: open code btrfs_read_fs_root_no_nameJosef Bacik12-23/+17
2020-03-23btrfs: remove btrfs_read_fs_root, not used anymoreJosef Bacik2-14/+1
2020-03-23btrfs: make relocation use btrfs_read_tree_root()Josef Bacik1-2/+4
2020-03-23btrfs: export and use btrfs_read_tree_root for tree-logJosef Bacik3-3/+5
2020-03-23btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_rootJosef Bacik1-34/+2
2020-03-23btrfs: move fs root init stuff into btrfs_init_fs_rootJosef Bacik1-6/+5
2020-03-23btrfs: push __setup_root into btrfs_alloc_rootJosef Bacik1-21/+15
2020-03-23btrfs: delete the ordered isize update codeJosef Bacik3-136/+0
2020-03-23btrfs: replace all uses of btrfs_ordered_update_i_sizeJosef Bacik3-8/+8
2020-03-23btrfs: use the file extent tree infrastructureJosef Bacik4-1/+94
2020-03-23btrfs: introduce per-inode file extent treeJosef Bacik7-0/+159
2020-03-23btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_updateJosef Bacik1-2/+4
2020-03-23btrfs: update the comment of btrfs_control_ioctl()Su Yue1-1/+1
2020-03-23btrfs: relocation: Add introduction of how relocation worksQu Wenruo1-0/+47
2020-03-23Btrfs: don't iterate mod seq list when putting a tree mod seqFilipe Manana1-12/+13
2020-03-23btrfs: Add overview of device replaceQu Wenruo1-0/+40
2020-03-23Linux 5.6-rc7v5.6-rc7Linus Torvalds1-1/+1
2020-03-22x86/mm: split vmalloc_sync_all()Joerg Roedel6-13/+43
2020-03-22mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka1-9/+17
2020-03-22mm/mmu_notifier: silence PROVE_RCU_LIST warningsQian Cai1-9/+18
2020-03-22epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev1-4/+4
2020-03-22mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko1-3/+9
2020-03-22mm, memcg: throttle allocators based on ancestral memory.highChris Down1-35/+58
2020-03-22mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down1-1/+1
2020-03-22page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai1-1/+1
2020-03-22mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He1-2/+6
2020-03-22memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu1-2/+8
2020-03-21tools/power turbostat: update versionLen Brown1-1/+1
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown1-0/+26
2020-03-20btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana1-2/+2
2020-03-20nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg1-3/+9
2020-03-20io_uring: make sure accept honor rlimit nofileJens Axboe3-5/+11
2020-03-20io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe3-2/+11
2020-03-20tools/power turbostat: Fix 32-bit capabilities warningLen Brown2-17/+31
2020-03-20tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown1-9/+14
2020-03-20tools/power turbostat: Support Elkhart LakeChen Yu1-1/+30
2020-03-20tools/power turbostat: Support Jasper LakeChen Yu1-0/+3
2020-03-20tools/power turbostat: Support Ice Lake serverChen Yu1-0/+3
2020-03-20tools/power turbostat: Support Tiger LakeChen Yu1-0/+2
2020-03-20tools/power turbostat: Fix gcc build warningsLen Brown1-2/+2
2020-03-20tools/power turbostat: Support CometlakeChen Yu1-0/+2
2020-03-20KVM: PPC: Fix kernel crash with PR KVMGreg Kurz2-2/+1
2020-03-19drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner1-3/+15
2020-03-19arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino1-1/+1
2020-03-19rtc: max8907: add missing select REGMAP_IRQCorentin Labbe1-0/+1
2020-03-19scripts/kallsyms: fix wrong kallsyms_relative_baseMikhail Petrov1-4/+4
2020-03-19arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon2-5/+5