summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-24mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNTRoman Gushchin
2021-02-24mm/swap: don't SetPageWorkingset unconditionally during swapinYu Zhao
2021-02-24mm/swap_state: constify static struct attribute_groupRikard Falkeborn
2021-02-24mm/page_io: use pr_alert_ratelimited for swap read/write errorsGeorgi Djakov
2021-02-24mm/swapfile.c: fix debugging information problemStephen Zhang
2021-02-24mm/swap_slots.c: remove redundant NULL checkYang Li
2021-02-24mm: backing-dev: Remove duplicated macro definitionBaolin Wang
2021-02-24fs/buffer.c: add checking buffer head stat before clearYang Guo
2021-02-24mm/filemap: simplify generic_file_read_iterChristoph Hellwig
2021-02-24mm/filemap: rename generic_file_buffered_read to filemap_readChristoph Hellwig
2021-02-24mm/filemap: don't relock the page after calling readpageMatthew Wilcox (Oracle)
2021-02-24mm/filemap: restructure filemap_get_pagesMatthew Wilcox (Oracle)
2021-02-24mm/filemap: split filemap_readahead out of filemap_get_pagesMatthew Wilcox (Oracle)
2021-02-24mm/filemap: add filemap_range_uptodateMatthew Wilcox (Oracle)
2021-02-24mm/filemap: move the iocb checks into filemap_update_pageMatthew Wilcox (Oracle)
2021-02-24mm/filemap: convert filemap_update_page to return an errnoMatthew Wilcox (Oracle)
2021-02-24mm/filemap: change filemap_create_page calling conventionsMatthew Wilcox (Oracle)
2021-02-24mm/filemap: change filemap_read_page calling conventionsMatthew Wilcox (Oracle)
2021-02-24mm/filemap: don't call ->readpage if IOCB_WAITQ is setMatthew Wilcox (Oracle)
2021-02-24mm/filemap: inline __wait_on_page_locked_async into callerMatthew Wilcox (Oracle)
2021-02-24mm/filemap: support readpage splitting a pageMatthew Wilcox (Oracle)
2021-02-24mm/filemap: pass a sleep state to put_and_wait_on_page_lockedMatthew Wilcox (Oracle)
2021-02-24mm/filemap: use head pages in generic_file_buffered_readMatthew Wilcox (Oracle)
2021-02-24mm/filemap: convert filemap_get_pages to take a pagevecMatthew Wilcox (Oracle)
2021-02-24mm/filemap: remove dynamically allocated array from filemap_readMatthew Wilcox (Oracle)
2021-02-24mm/filemap: rename generic_file_buffered_read subfunctionsMatthew Wilcox (Oracle)
2021-02-24mm/filemap: don't revert iter on -EIOCBQUEUEDPavel Begunkov
2021-02-24mm/filemap: remove unused parameter and change to void type for replace_page_...Baolin Wang
2021-02-24mm/page_owner: use helper function zone_end_pfn() to get end_pfnMiaohe Lin
2021-02-24mm/debug_vm_pgtable/basic: iterate over entire protection_map[]Anshuman Khandual
2021-02-24mm/debug_vm_pgtable/basic: add validation for dirtiness after write protectAnshuman Khandual
2021-02-24mm/debug: improve memcg debuggingMatthew Wilcox (Oracle)
2021-02-24mm/slub: minor coding style tweaksZhiyuan Dai
2021-02-24mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ONVlastimil Babka
2021-02-24mm, slub: splice cpu and page freelists in deactivate_slab()Vlastimil Babka
2021-02-24mm, slab, slub: stop taking cpu hotplug lockVlastimil Babka
2021-02-24mm, slab, slub: stop taking memory hotplug lockVlastimil Babka
2021-02-24mm, slub: stop freeing kmem_cache_node structures on node offlineVlastimil Babka
2021-02-24mm/slub: disable user tracing for kmemleak caches by defaultJohannes Berg
2021-02-24mm/slab: minor coding style tweaksZhiyuan Dai
2021-02-24mm/sl?b.c: remove ctor argument from kmem_cache_flagsNikolay Borisov
2021-02-24mm, tracing: record slab name for kmem_cache_free()Jacob Wen
2021-02-24ramfs: support O_TMPFILEAlexey Dobriyan
2021-02-24fs: delete repeated words in commentsRandy Dunlap
2021-02-24ocfs2: simplify the calculation of variablesJiapeng Chong
2021-02-24ocfs2: fix a use after free on errorDan Carpenter
2021-02-24ocfs2: clean up some definitions which are not used any moreguozh
2021-02-24ocfs2: remove redundant conditional before iputYi Li
2021-02-24ntfs: check for valid standard information attributeRustam Kovhaev
2021-02-24ntfs: layout.h: delete duplicated wordsRandy Dunlap