aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-02-24scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2021-02-24scripts/spelling.txt: add "allocted" and "exeeds" typodingsenjie
2021-02-24scripts/spelling.txt: check for "exeeds"zuoqilin
2021-02-24scripts/spelling.txt: increase error-prone spell checkingtangchunyou
2021-02-24hexagon: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap
2021-02-23Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2021-02-23Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-23Merge tag 'acpi-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-23Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-02-23scripts/dtc: Add missing fdtoverlay to gitignoreRob Herring
2021-02-23kbuild: lto: force rebuilds when switching CONFIG_LTOSami Tolvanen