summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* huge tmpfs: remove shrinklist addition from shmem_setattr()Hugh Dickins2021-09-031-19/+0
* huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZEHugh Dickins2021-09-033-3/+31
* huge tmpfs: fix fallocate(vanilla) advance over huge pagesHugh Dickins2021-09-031-3/+16
* shmem: include header file to declare swap_infoMiaohe Lin2021-09-031-2/+1
* shmem: remove unneeded function forward declarationMiaohe Lin2021-09-031-3/+0
* shmem: remove unneeded header fileMiaohe Lin2021-09-031-2/+0
* shmem: remove unneeded variable retMiaohe Lin2021-09-031-2/+1
* shmem: use raw_spinlock_t for ->stat_lockSebastian Andrzej Siewior2021-09-032-15/+18
* mm: delete unused get_kernel_page()John Hubbard2021-09-032-23/+0
* fs, mm: fix race in unlinking swapfileHugh Dickins2021-09-032-1/+13
* mm/gup: remove try_get_page(), call try_get_compound_head() directlyJohn Hubbard2021-09-034-15/+20
* mm/gup: small refactoring: simplify try_grab_page()John Hubbard2021-09-032-32/+7
* mm/gup: documentation corrections for gup/pupJohn Hubbard2021-09-031-7/+20
* mm: gup: use helper PAGE_ALIGNED in populate_vma_page_range()Miaohe Lin2021-09-031-2/+2
* mm: gup: fix potential pgmap refcnt leak in __gup_device_huge()Miaohe Lin2021-09-031-5/+7
* mm: gup: remove useless BUG_ON in __get_user_pages()Miaohe Lin2021-09-031-1/+0
* mm: gup: remove unneed local variable orig_refsMiaohe Lin2021-09-031-3/+1
* mm: gup: remove set but unused local variable majorMiaohe Lin2021-09-031-2/+1
* include/linux/buffer_head.h: fix boolreturn.cocci warningsJing Yangyang2021-09-031-1/+1
* writeback: memcg: simplify cgroup_writeback_by_idShakeel Butt2021-09-034-24/+26
* fs: inode: count invalidated shadow pages in pginodestealJohannes Weiner2021-09-032-11/+11
* fs: drop_caches: fix skipping over shadow cache inodesJohannes Weiner2021-09-031-1/+2
* mm: remove irqsave/restore locking from contexts with irqs enabledJohannes Weiner2021-09-033-19/+13
* writeback: use READ_ONCE for unlocked reads of writeback statsJan Kara2021-09-031-12/+13
* writeback: rename domain_update_bandwidth()Jan Kara2021-09-031-4/+4
* writeback: fix bandwidth estimate for spiky workloadJan Kara2021-09-034-14/+37
* writeback: reliably update bandwidth estimationJan Kara2021-09-034-16/+46
* writeback: track number of inodes under writebackJan Kara2021-09-034-2/+27
* mm: add kernel_misc_reclaimable in show_free_areasliuhailong2021-09-031-0/+2
* mm: report a more useful address for reclaim acquisitionMatthew Wilcox (Oracle)2021-09-033-14/+14
* mm/debug_vm_pgtable: fix corrupted page flagGavin Shan2021-09-031-4/+51
* mm/debug_vm_pgtable: remove unused codeGavin Shan2021-09-031-54/+0
* mm/debug_vm_pgtable: use struct pgtable_debug_args in PGD and P4D modifying t...Gavin Shan2021-09-031-48/+38
* mm/debug_vm_pgtable: use struct pgtable_debug_args in PUD modifying testsGavin Shan2021-09-031-78/+48
* mm/debug_vm_pgtable: use struct pgtable_debug_args in PMD modifying testsGavin Shan2021-09-031-52/+46
* mm/debug_vm_pgtable: use struct pgtable_debug_args in PTE modifying testsGavin Shan2021-09-031-35/+32
* mm/debug_vm_pgtable: use struct pgtable_debug_args in migration and thp testsGavin Shan2021-09-031-19/+17
* mm/debug_vm_pgtable: use struct pgtable_debug_args in soft_dirty and swap testsGavin Shan2021-09-031-25/+23
* mm/debug_vm_pgtable: use struct pgtable_debug_args in protnone and devmap testsGavin Shan2021-09-031-32/+26
* mm/debug_vm_pgtable: use struct pgtable_debug_args in leaf and savewrite testsGavin Shan2021-09-031-16/+16
* mm/debug_vm_pgtable: use struct pgtable_debug_args in basic testsGavin Shan2021-09-031-26/+24
* mm/debug_vm_pgtable: introduce struct pgtable_debug_argsGavin Shan2021-09-031-1/+269
* arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warningskernel test robot2021-09-031-2/+1
* ocfs2: ocfs2_downconvert_lock failure results in deadlockGang He2021-09-031-0/+12
* ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local...Tuo Li2021-09-032-1/+2
* ocfs2: remove an unnecessary conditionDan Carpenter2021-09-031-1/+1
* ia64: make num_rsvd_regions staticGeert Uytterhoeven2021-09-032-2/+1
* ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven2021-09-032-27/+25
* ia64: fix #endif comment for reserve_elfcorehdr()Geert Uytterhoeven2021-09-031-1/+1
* ia64: fix typo in a commentJason Wang2021-09-031-1/+1