index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
x86
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
btrfs: remove redundant NULL check before kvfree
Yang Li
1
-2
/
+1
2021-02-08
btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node
Josef Bacik
1
-7
/
+0
2021-02-08
btrfs: keep track of the root owner for relocation reads
Josef Bacik
1
-3
/
+43
2021-02-08
btrfs: introduce helper to grab an existing extent buffer from a page
Qu Wenruo
1
-20
/
+30
2021-02-08
btrfs: update comment for btrfs_dirty_pages
Qu Wenruo
1
-6
/
+5
2021-02-08
btrfs: refactor __extent_writepage_io() to improve readability
Qu Wenruo
1
-21
/
+16
2021-02-08
btrfs: rename parameter offset to disk_bytenr in submit_extent_page
Qu Wenruo
1
-15
/
+15
2021-02-08
btrfs: refactor btrfs_dec_test_* functions for ordered extents
Qu Wenruo
3
-55
/
+65
2021-02-08
btrfs: make btrfs_dio_private::bytes u32
Qu Wenruo
1
-1
/
+2
2021-02-08
btrfs: remove always true condition in btrfs_start_delalloc_roots
Nikolay Borisov
1
-1
/
+1
2021-02-08
btrfs: make btrfs_start_delalloc_root's nr argument a long
Nikolay Borisov
5
-7
/
+8
2021-02-08
btrfs: send: remove stale code when checking for shared extents
Filipe Manana
1
-16
/
+0
2021-02-08
btrfs: consolidate btrfs_previous_item ret val handling in btrfs_shrink_device
Nikolay Borisov
1
-4
/
+3
2021-02-08
btrfs: ref-verify: make sure owner is set for all refs
Josef Bacik
1
-13
/
+10
2021-02-08
btrfs: ref-verify: pass down tree block level when building refs
Josef Bacik
1
-8
/
+12
2021-02-08
btrfs: noinline btrfs_should_cancel_balance
Josef Bacik
1
-1
/
+1
2021-02-08
btrfs: allow error injection for btrfs_search_slot and btrfs_cow_block
Josef Bacik
1
-0
/
+2
2021-02-08
btrfs: remove new_dirid argument from btrfs_create_subvol_root
Nikolay Borisov
3
-7
/
+4
2021-02-08
btrfs: make btrfs_root::free_objectid hold the next available objectid
Nikolay Borisov
3
-10
/
+10
2021-02-08
btrfs: rename btrfs_root::highest_objectid to free_objectid
Nikolay Borisov
3
-9
/
+9
2021-02-08
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
7
-12
/
+12
2021-02-08
btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectid
Nikolay Borisov
3
-10
/
+7
2021-02-08
btrfs: cleanup local variables in btrfs_file_write_iter
Nikolay Borisov
1
-9
/
+7
2021-02-08
btrfs: clarify error returns values in __load_free_space_cache
Zhihao Cheng
1
-1
/
+5
2021-02-08
btrfs: fix error handling in commit_fs_roots
Josef Bacik
1
-5
/
+6
2021-02-07
Linux 5.11-rc7
v5.11-rc7
Linus Torvalds
1
-1
/
+1
2021-02-06
x86/efi: Remove EFI PGD build time checks
Borislav Petkov
1
-19
/
+0
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
5
-13
/
+20
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
5
-14
/
+13
2021-02-05
Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"
Thomas Gleixner
1
-11
/
+5
2021-02-05
tracing: Do not count ftrace events in top level enable output
Steven Rostedt (VMware)
1
-1
/
+2
2021-02-05
genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
Hans de Goede
1
-2
/
+2
2021-02-05
cifs: report error instead of invalid when revalidating a dentry fails
Aurelien Aptel
1
-2
/
+20
2021-02-05
x86/debug: Prevent data breakpoints on cpu_dr7
Lai Jiangshan
1
-0
/
+8
2021-02-05
x86/debug: Prevent data breakpoints on __per_cpu_offset
Lai Jiangshan
1
-0
/
+14
2021-02-05
MAINTAINERS/.mailmap: use my @kernel.org address
Nathan Chancellor
2
-1
/
+2
2021-02-05
mm: hugetlb: fix missing put_page in gather_surplus_pages()
Muchun Song
1
-1
/
+4
2021-02-05
ubsan: implement __ubsan_handle_alignment_assumption
Nathan Chancellor
2
-0
/
+37
2021-02-05
kasan: make addr_has_metadata() return true for valid addresses
Vincenzo Frascino
1
-1
/
+1
2021-02-05
kasan: add explicit preconditions to kasan_report()
Vincenzo Frascino
1
-0
/
+7
2021-02-05
mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
Waiman Long
1
-0
/
+4
2021-02-05
mailmap: add entries for Manivannan Sadhasivam
Manivannan Sadhasivam
1
-0
/
+2
2021-02-05
mailmap: fix name/email for Viresh Kumar
Viresh Kumar
1
-0
/
+2
2021-02-05
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
1
-43
/
+6
2021-02-05
mm: thp: fix MADV_REMOVE deadlock on shmem THP
Hugh Dickins
1
-14
/
+23
2021-02-05
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
3
-3
/
+8
2021-02-05
mm/vmalloc: separate put pages and flush VM flags
Rick Edgecombe
1
-7
/
+2
2021-02-05
mm, compaction: move high_pfn to the for loop scope
Rokudo Yan
1
-1
/
+2
2021-02-05
mm: migrate: do not migrate HugeTLB page whose refcount is one
Muchun Song
1
-0
/
+6
2021-02-05
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
1
-2
/
+1
[next]