summaryrefslogtreecommitdiffstats
path: root/mm/zswap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-24mm/memcg: revise the using condition of lock_page_lruvec function seriesAlex Shi1-4/+5
2021-02-24mm: memcontrol: make the slab calculation consistentMuchun Song1-39/+66
2021-02-24mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song4-6/+8
2021-02-24mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song5-10/+15
2021-02-24mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song9-33/+12
2021-02-24mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song7-10/+14
2021-02-24mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song8-28/+44
2021-02-24mm: memcontrol: fix NR_ANON_THPS accounting in charge movingMuchun Song1-4/+2
2021-02-24mm: memcontrol: optimize per-lruvec stats counter memory usageMuchun Song2-3/+21
2021-02-24mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNTRoman Gushchin5-29/+31
2021-02-24mm/swap: don't SetPageWorkingset unconditionally during swapinYu Zhao1-1/+0
2021-02-24mm/swap_state: constify static struct attribute_groupRikard Falkeborn1-1/+1
2021-02-24mm/page_io: use pr_alert_ratelimited for swap read/write errorsGeorgi Djakov1-6/+6
2021-02-24mm/swapfile.c: fix debugging information problemStephen Zhang1-4/+4
2021-02-24mm/swap_slots.c: remove redundant NULL checkYang Li1-2/+1
2021-02-24mm: backing-dev: Remove duplicated macro definitionBaolin Wang1-4/+2
2021-02-24fs/buffer.c: add checking buffer head stat before clearYang Guo1-1/+2
2021-02-24mm/filemap: simplify generic_file_read_iterChristoph Hellwig1-6/+4
2021-02-24mm/filemap: rename generic_file_buffered_read to filemap_readChristoph Hellwig3-22/+19
2021-02-24mm/filemap: don't relock the page after calling readpageMatthew Wilcox (Oracle)1-14/+7
2021-02-24mm/filemap: restructure filemap_get_pagesMatthew Wilcox (Oracle)1-43/+28
2021-02-24mm/filemap: split filemap_readahead out of filemap_get_pagesMatthew Wilcox (Oracle)1-5/+14
2021-02-24mm/filemap: add filemap_range_uptodateMatthew Wilcox (Oracle)1-26/+39
2021-02-24mm/filemap: move the iocb checks into filemap_update_pageMatthew Wilcox (Oracle)1-14/+10
2021-02-24mm/filemap: convert filemap_update_page to return an errnoMatthew Wilcox (Oracle)1-21/+17
2021-02-24mm/filemap: change filemap_create_page calling conventionsMatthew Wilcox (Oracle)1-26/+27
2021-02-24mm/filemap: change filemap_read_page calling conventionsMatthew Wilcox (Oracle)1-47/+42
2021-02-24mm/filemap: don't call ->readpage if IOCB_WAITQ is setMatthew Wilcox (Oracle)1-12/+2
2021-02-24mm/filemap: inline __wait_on_page_locked_async into callerMatthew Wilcox (Oracle)1-31/+22
2021-02-24mm/filemap: support readpage splitting a pageMatthew Wilcox (Oracle)1-53/+23
2021-02-24mm/filemap: pass a sleep state to put_and_wait_on_page_lockedMatthew Wilcox (Oracle)4-8/+10
2021-02-24mm/filemap: use head pages in generic_file_buffered_readMatthew Wilcox (Oracle)1-37/+85
2021-02-24mm/filemap: convert filemap_get_pages to take a pagevecMatthew Wilcox (Oracle)1-44/+38
2021-02-24mm/filemap: remove dynamically allocated array from filemap_readMatthew Wilcox (Oracle)1-13/+2
2021-02-24mm/filemap: rename generic_file_buffered_read subfunctionsMatthew Wilcox (Oracle)1-29/+15
2021-02-24mm/filemap: don't revert iter on -EIOCBQUEUEDPavel Begunkov1-2/+4
2021-02-24mm/filemap: remove unused parameter and change to void type for replace_page_...Baolin Wang3-12/+3
2021-02-24mm/page_owner: use helper function zone_end_pfn() to get end_pfnMiaohe Lin1-2/+2
2021-02-24mm/debug_vm_pgtable/basic: iterate over entire protection_map[]Anshuman Khandual1-12/+35
2021-02-24mm/debug_vm_pgtable/basic: add validation for dirtiness after write protectAnshuman Khandual2-4/+43
2021-02-24mm/debug: improve memcg debuggingMatthew Wilcox (Oracle)1-5/+5
2021-02-24mm/slub: minor coding style tweaksZhiyuan Dai1-1/+1
2021-02-24mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ONVlastimil Babka3-38/+0
2021-02-24mm, slub: splice cpu and page freelists in deactivate_slab()Vlastimil Babka1-35/+24
2021-02-24mm, slab, slub: stop taking cpu hotplug lockVlastimil Babka1-10/+0
2021-02-24mm, slab, slub: stop taking memory hotplug lockVlastimil Babka2-9/+27
2021-02-24mm, slub: stop freeing kmem_cache_node structures on node offlineVlastimil Babka1-17/+11
2021-02-24mm/slub: disable user tracing for kmemleak caches by defaultJohannes Berg1-1/+10
2021-02-24mm/slab: minor coding style tweaksZhiyuan Dai1-6/+6
2021-02-24mm/sl?b.c: remove ctor argument from kmem_cache_flagsNikolay Borisov4-13/+7