summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-244-8/+10
* 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-243-12/+3
* 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-242-4/+43
* 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-243-38/+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-244-11/+19
* ramfs: support O_TMPFILEAlexey Dobriyan2021-02-241-0/+13
* fs: delete repeated words in commentsRandy Dunlap2021-02-246-9/+9
* ocfs2: simplify the calculation of variablesJiapeng Chong2021-02-241-1/+1
* ocfs2: fix a use after free on errorDan Carpenter2021-02-241-1/+7
* ocfs2: clean up some definitions which are not used any moreguozh2021-02-242-14/+0
* ocfs2: remove redundant conditional before iputYi Li2021-02-241-2/+0
* ntfs: check for valid standard information attributeRustam Kovhaev2021-02-241-0/+6
* ntfs: layout.h: delete duplicated wordsRandy Dunlap2021-02-241-2/+2
* scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2021-02-241-0/+26
* scripts/spelling.txt: add "allocted" and "exeeds" typodingsenjie2021-02-241-0/+2
* scripts/spelling.txt: check for "exeeds"zuoqilin2021-02-241-0/+1
* scripts/spelling.txt: increase error-prone spell checkingtangchunyou2021-02-241-0/+1
* hexagon: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap2021-02-241-1/+0
* Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-2422-48/+48
|\
| * watch_queue: rectify kernel-doc for init_watch()Lukas Bulwahn2021-01-261-1/+1
| * certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}IDMickaël Salaün2021-01-212-4/+5
| * certs: Fix blacklist flag type confusionDavid Howells2021-01-214-4/+6
| * PKCS#7: Fix missing includeMickaël Salaün2021-01-211-0/+2
| * certs: Fix blacklisted hexadecimal hash string checkMickaël Salaün2021-01-211-1/+1
| * certs/blacklist: fix kernel doc interface issueAlex Shi2021-01-211-1/+1
| * crypto: public_key: Remove redundant header file from public_key.hTianjia Zhang2021-01-211-1/+0
| * keys: remove trailing semicolon in macro definitionTom Rix2021-01-211-2/+2