summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song2021-02-245-21/+21
* mm: memcontrol: fix NR_ANON_THPS accounting in charge movingMuchun Song2021-02-241-4/+2
* mm: memcontrol: optimize per-lruvec stats counter memory usageMuchun Song2021-02-241-1/+9
* mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNTRoman Gushchin2021-02-244-10/+31
* mm/swap: don't SetPageWorkingset unconditionally during swapinYu Zhao2021-02-241-1/+0
* mm/swap_state: constify static struct attribute_groupRikard Falkeborn2021-02-241-1/+1
* mm/page_io: use pr_alert_ratelimited for swap read/write errorsGeorgi Djakov2021-02-241-6/+6
* mm/swapfile.c: fix debugging information problemStephen Zhang2021-02-241-4/+4
* mm/swap_slots.c: remove redundant NULL checkYang Li2021-02-241-2/+1
* mm: backing-dev: Remove duplicated macro definitionBaolin Wang2021-02-241-4/+2
* mm/filemap: simplify generic_file_read_iterChristoph Hellwig2021-02-241-6/+4
* mm/filemap: rename generic_file_buffered_read to filemap_readChristoph Hellwig2021-02-241-19/+16
* mm/filemap: don't relock the page after calling readpageMatthew Wilcox (Oracle)2021-02-241-14/+7
* mm/filemap: restructure filemap_get_pagesMatthew Wilcox (Oracle)2021-02-241-43/+28
* mm/filemap: split filemap_readahead out of filemap_get_pagesMatthew Wilcox (Oracle)2021-02-241-5/+14
* mm/filemap: add filemap_range_uptodateMatthew Wilcox (Oracle)2021-02-241-26/+39
* mm/filemap: move the iocb checks into filemap_update_pageMatthew Wilcox (Oracle)2021-02-241-14/+10
* mm/filemap: convert filemap_update_page to return an errnoMatthew Wilcox (Oracle)2021-02-241-21/+17
* mm/filemap: change filemap_create_page calling conventionsMatthew Wilcox (Oracle)2021-02-241-26/+27
* mm/filemap: change filemap_read_page calling conventionsMatthew Wilcox (Oracle)2021-02-241-47/+42
* mm/filemap: don't call ->readpage if IOCB_WAITQ is setMatthew Wilcox (Oracle)2021-02-241-12/+2
* mm/filemap: inline __wait_on_page_locked_async into callerMatthew Wilcox (Oracle)2021-02-241-31/+22
* mm/filemap: support readpage splitting a pageMatthew Wilcox (Oracle)2021-02-241-53/+23
* mm/filemap: pass a sleep state to put_and_wait_on_page_lockedMatthew Wilcox (Oracle)2021-02-243-6/+9
* mm/filemap: use head pages in generic_file_buffered_readMatthew Wilcox (Oracle)2021-02-241-37/+85
* mm/filemap: convert filemap_get_pages to take a pagevecMatthew Wilcox (Oracle)2021-02-241-44/+38
* mm/filemap: remove dynamically allocated array from filemap_readMatthew Wilcox (Oracle)2021-02-241-13/+2
* mm/filemap: rename generic_file_buffered_read subfunctionsMatthew Wilcox (Oracle)2021-02-241-29/+15
* mm/filemap: don't revert iter on -EIOCBQUEUEDPavel Begunkov2021-02-241-2/+4
* mm/filemap: remove unused parameter and change to void type for replace_page_...Baolin Wang2021-02-241-6/+1
* mm/page_owner: use helper function zone_end_pfn() to get end_pfnMiaohe Lin2021-02-241-2/+2
* mm/debug_vm_pgtable/basic: iterate over entire protection_map[]Anshuman Khandual2021-02-241-12/+35
* mm/debug_vm_pgtable/basic: add validation for dirtiness after write protectAnshuman Khandual2021-02-241-0/+39
* mm/debug: improve memcg debuggingMatthew Wilcox (Oracle)2021-02-241-5/+5
* mm/slub: minor coding style tweaksZhiyuan Dai2021-02-241-1/+1
* mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ONVlastimil Babka2021-02-241-16/+0
* mm, slub: splice cpu and page freelists in deactivate_slab()Vlastimil Babka2021-02-241-35/+24
* mm, slab, slub: stop taking cpu hotplug lockVlastimil Babka2021-02-241-10/+0
* mm, slab, slub: stop taking memory hotplug lockVlastimil Babka2021-02-242-9/+27
* mm, slub: stop freeing kmem_cache_node structures on node offlineVlastimil Babka2021-02-241-17/+11
* mm/slub: disable user tracing for kmemleak caches by defaultJohannes Berg2021-02-241-1/+10
* mm/slab: minor coding style tweaksZhiyuan Dai2021-02-241-6/+6
* mm/sl?b.c: remove ctor argument from kmem_cache_flagsNikolay Borisov2021-02-244-13/+7
* mm, tracing: record slab name for kmem_cache_free()Jacob Wen2021-02-243-3/+3
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-234-24/+38
|\
| * fs: make helpers idmap mount awareChristian Brauner2021-01-241-14/+25
| * stat: handle idmapped mountsChristian Brauner2021-01-241-1/+1
| * acl: handle idmapped mountsChristian Brauner2021-01-241-1/+2
| * attr: handle idmapped mountsChristian Brauner2021-01-241-2/+2
| * inode: make init and permission helpers idmapped mount awareChristian Brauner2021-01-243-3/+5