index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
btrfs: add a comment describing block reserves
Josef Bacik
1
-0
/
+92
2020-03-23
btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
Josef Bacik
1
-0
/
+4
2020-03-23
btrfs: make the fs root init functions static
Josef Bacik
2
-6
/
+3
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
12
-23
/
+17
2020-03-23
btrfs: remove btrfs_read_fs_root, not used anymore
Josef Bacik
2
-14
/
+1
2020-03-23
btrfs: make relocation use btrfs_read_tree_root()
Josef Bacik
1
-2
/
+4
2020-03-23
btrfs: export and use btrfs_read_tree_root for tree-log
Josef Bacik
3
-3
/
+5
2020-03-23
btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root
Josef Bacik
1
-34
/
+2
2020-03-23
btrfs: move fs root init stuff into btrfs_init_fs_root
Josef Bacik
1
-6
/
+5
2020-03-23
btrfs: push __setup_root into btrfs_alloc_root
Josef Bacik
1
-21
/
+15
2020-03-23
btrfs: delete the ordered isize update code
Josef Bacik
3
-136
/
+0
2020-03-23
btrfs: replace all uses of btrfs_ordered_update_i_size
Josef Bacik
3
-8
/
+8
2020-03-23
btrfs: use the file extent tree infrastructure
Josef Bacik
4
-1
/
+94
2020-03-23
btrfs: introduce per-inode file extent tree
Josef Bacik
7
-0
/
+159
2020-03-23
btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_update
Josef Bacik
1
-2
/
+4
2020-03-23
btrfs: update the comment of btrfs_control_ioctl()
Su Yue
1
-1
/
+1
2020-03-23
btrfs: relocation: Add introduction of how relocation works
Qu Wenruo
1
-0
/
+47
2020-03-23
Btrfs: don't iterate mod seq list when putting a tree mod seq
Filipe Manana
1
-12
/
+13
2020-03-23
btrfs: Add overview of device replace
Qu Wenruo
1
-0
/
+40
2020-03-23
Linux 5.6-rc7
v5.6-rc7
Linus Torvalds
1
-1
/
+1
2020-03-22
x86/mm: split vmalloc_sync_all()
Joerg Roedel
6
-13
/
+43
2020-03-22
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
1
-9
/
+17
2020-03-22
mm/mmu_notifier: silence PROVE_RCU_LIST warnings
Qian Cai
1
-9
/
+18
2020-03-22
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
1
-4
/
+4
2020-03-22
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
1
-3
/
+9
2020-03-22
mm, memcg: throttle allocators based on ancestral memory.high
Chris Down
1
-35
/
+58
2020-03-22
mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
Chris Down
1
-1
/
+1
2020-03-22
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
1
-1
/
+1
2020-03-22
mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
Baoquan He
1
-2
/
+6
2020-03-22
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
1
-2
/
+8
2020-03-21
tools/power turbostat: update version
Len Brown
1
-1
/
+1
2020-03-21
tools/power turbostat: Print cpuidle information
Len Brown
1
-0
/
+26
2020-03-20
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
1
-2
/
+2
2020-03-20
nvmet-tcp: set MSG_MORE only if we actually have more to send
Sagi Grimberg
1
-3
/
+9
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
3
-5
/
+11
2020-03-20
io_uring: make sure openat/openat2 honor rlimit nofile
Jens Axboe
3
-2
/
+11
2020-03-20
tools/power turbostat: Fix 32-bit capabilities warning
Len Brown
2
-17
/
+31
2020-03-20
tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
Len Brown
1
-9
/
+14
2020-03-20
tools/power turbostat: Support Elkhart Lake
Chen Yu
1
-1
/
+30
2020-03-20
tools/power turbostat: Support Jasper Lake
Chen Yu
1
-0
/
+3
2020-03-20
tools/power turbostat: Support Ice Lake server
Chen Yu
1
-0
/
+3
2020-03-20
tools/power turbostat: Support Tiger Lake
Chen Yu
1
-0
/
+2
2020-03-20
tools/power turbostat: Fix gcc build warnings
Len Brown
1
-2
/
+2
2020-03-20
tools/power turbostat: Support Cometlake
Chen Yu
1
-0
/
+2
2020-03-20
KVM: PPC: Fix kernel crash with PR KVM
Greg Kurz
2
-2
/
+1
2020-03-19
drm/amd/display: Fix pageflip event race condition for DCN.
Mario Kleiner
1
-3
/
+15
2020-03-19
arm64: compat: Fix syscall number of compat_clock_getres
Vincenzo Frascino
1
-1
/
+1
2020-03-19
rtc: max8907: add missing select REGMAP_IRQ
Corentin Labbe
1
-0
/
+1
2020-03-19
scripts/kallsyms: fix wrong kallsyms_relative_base
Mikhail Petrov
1
-4
/
+4
2020-03-19
arm64: kpti: Fix "kpti=off" when KASLR is enabled
Will Deacon
2
-5
/
+5
[next]