summaryrefslogtreecommitdiffstats
path: root/Documentation/x86 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-08btrfs: remove redundant NULL check before kvfreeYang Li1-2/+1
2021-02-08btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_nodeJosef Bacik1-7/+0
2021-02-08btrfs: keep track of the root owner for relocation readsJosef Bacik1-3/+43
2021-02-08btrfs: introduce helper to grab an existing extent buffer from a pageQu Wenruo1-20/+30
2021-02-08btrfs: update comment for btrfs_dirty_pagesQu Wenruo1-6/+5
2021-02-08btrfs: refactor __extent_writepage_io() to improve readabilityQu Wenruo1-21/+16
2021-02-08btrfs: rename parameter offset to disk_bytenr in submit_extent_pageQu Wenruo1-15/+15
2021-02-08btrfs: refactor btrfs_dec_test_* functions for ordered extentsQu Wenruo3-55/+65
2021-02-08btrfs: make btrfs_dio_private::bytes u32Qu Wenruo1-1/+2
2021-02-08btrfs: remove always true condition in btrfs_start_delalloc_rootsNikolay Borisov1-1/+1
2021-02-08btrfs: make btrfs_start_delalloc_root's nr argument a longNikolay Borisov5-7/+8
2021-02-08btrfs: send: remove stale code when checking for shared extentsFilipe Manana1-16/+0
2021-02-08btrfs: consolidate btrfs_previous_item ret val handling in btrfs_shrink_deviceNikolay Borisov1-4/+3
2021-02-08btrfs: ref-verify: make sure owner is set for all refsJosef Bacik1-13/+10
2021-02-08btrfs: ref-verify: pass down tree block level when building refsJosef Bacik1-8/+12
2021-02-08btrfs: noinline btrfs_should_cancel_balanceJosef Bacik1-1/+1
2021-02-08btrfs: allow error injection for btrfs_search_slot and btrfs_cow_blockJosef Bacik1-0/+2
2021-02-08btrfs: remove new_dirid argument from btrfs_create_subvol_rootNikolay Borisov3-7/+4
2021-02-08btrfs: make btrfs_root::free_objectid hold the next available objectidNikolay Borisov3-10/+10
2021-02-08btrfs: rename btrfs_root::highest_objectid to free_objectidNikolay Borisov3-9/+9
2021-02-08btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectidNikolay Borisov7-12/+12
2021-02-08btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectidNikolay Borisov3-10/+7
2021-02-08btrfs: cleanup local variables in btrfs_file_write_iterNikolay Borisov1-9/+7
2021-02-08btrfs: clarify error returns values in __load_free_space_cacheZhihao Cheng1-1/+5
2021-02-08btrfs: fix error handling in commit_fs_rootsJosef Bacik1-5/+6
2021-02-07Linux 5.11-rc7v5.11-rc7Linus Torvalds1-1/+1
2021-02-06x86/efi: Remove EFI PGD build time checksBorislav Petkov1-19/+0
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi5-13/+20
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi5-14/+13
2021-02-05Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"Thomas Gleixner1-11/+5
2021-02-05tracing: Do not count ftrace events in top level enable outputSteven Rostedt (VMware)1-1/+2
2021-02-05genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede1-2/+2
2021-02-05cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel1-2/+20
2021-02-05x86/debug: Prevent data breakpoints on cpu_dr7Lai Jiangshan1-0/+8
2021-02-05x86/debug: Prevent data breakpoints on __per_cpu_offsetLai Jiangshan1-0/+14
2021-02-05MAINTAINERS/.mailmap: use my @kernel.org addressNathan Chancellor2-1/+2
2021-02-05mm: hugetlb: fix missing put_page in gather_surplus_pages()Muchun Song1-1/+4
2021-02-05ubsan: implement __ubsan_handle_alignment_assumptionNathan Chancellor2-0/+37
2021-02-05kasan: make addr_has_metadata() return true for valid addressesVincenzo Frascino1-1/+1
2021-02-05kasan: add explicit preconditions to kasan_report()Vincenzo Frascino1-0/+7
2021-02-05mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()Waiman Long1-0/+4
2021-02-05mailmap: add entries for Manivannan SadhasivamManivannan Sadhasivam1-0/+2
2021-02-05mailmap: fix name/email for Viresh KumarViresh Kumar1-0/+2
2021-02-05memblock: do not start bottom-up allocations with kernel_endRoman Gushchin1-43/+6
2021-02-05mm: thp: fix MADV_REMOVE deadlock on shmem THPHugh Dickins1-14/+23
2021-02-05init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg3-3/+8
2021-02-05mm/vmalloc: separate put pages and flush VM flagsRick Edgecombe1-7/+2
2021-02-05mm, compaction: move high_pfn to the for loop scopeRokudo Yan1-1/+2
2021-02-05mm: migrate: do not migrate HugeTLB page whose refcount is oneMuchun Song1-0/+6
2021-02-05mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song1-2/+1