summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: enforce that vmap can't map pages executableChristoph Hellwig2020-06-021-0/+4
* mm: remove the prot argument from vm_map_ramChristoph Hellwig2020-06-021-2/+1
* mm: remove map_vm_rangeChristoph Hellwig2020-06-021-6/+4
* mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPINGChristoph Hellwig2020-06-021-1/+1
* mm: remove __get_vm_areaChristoph Hellwig2020-06-021-2/+0
* mm: ptdump: expand type of 'val' in note_page()Steven Price2020-06-021-1/+1
* x86: mm: ptdump: calculate effective permissions correctlySteven Price2020-06-021-0/+1
* mm/memcg: automatically penalize tasks with high swap useJakub Kicinski2020-06-021-0/+1
* mm/memcg: move cgroup high memory limit setting into struct page_counterJakub Kicinski2020-06-022-3/+8
* include/linux/swap.h: delete meaningless __add_to_swap_cache() declarationMiaohe Lin2020-06-021-1/+0
* swap: reduce lock contention on swap cache from swap slots allocationHuang Ying2020-06-021-0/+1
* mm/swapfile.c: classify SWAP_MAP_XXX to make it more readableWei Yang2020-06-021-5/+10
* mm/gup: introduce pin_user_pages_unlockedJohn Hubbard2020-06-021-0/+2
* mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown2020-06-022-5/+1
* mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLENeilBrown2020-06-021-1/+2
* mm_types.h: change set_page_private to inline functionGuoqing Jiang2020-06-021-1/+5
* buffer_head.h: remove attach_page_buffersGuoqing Jiang2020-06-021-8/+0
* include/linux/pagemap.h: introduce attach/detach_page_privateGuoqing Jiang2020-06-021-0/+37
* iomap: convert from readpages to readaheadMatthew Wilcox (Oracle)2020-06-021-2/+1
* f2fs: convert from readpages to readaheadMatthew Wilcox (Oracle)2020-06-021-3/+3
* erofs: convert uncompressed files from readpages to readaheadMatthew Wilcox (Oracle)2020-06-021-3/+3
* fs: convert mpage_readpages to mpage_readaheadMatthew Wilcox (Oracle)2020-06-021-2/+2
* mm: add page_cache_readahead_unboundedMatthew Wilcox (Oracle)2020-06-021-0/+3
* mm: add readahead address space operationMatthew Wilcox (Oracle)2020-06-021-0/+2
* mm: add new readahead_control APIMatthew Wilcox (Oracle)2020-06-021-0/+140
* mm: move readahead prototypes from mm.hMatthew Wilcox (Oracle)2020-06-022-19/+8
* vfs: track per-sb writeback errors and report them to syncfsJeff Layton2020-06-022-1/+20
* Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-06-012-3/+2
|\
| * Merge branch 'for-5.8' into for-linusPetr Mladek2020-06-01885-8044/+23750
| |\
| | * printk: Remove pr_cont_once()Tetsuo Handa2020-05-251-2/+1
| * | printk: Correctly set CON_CONSDEV even when preferred console was not registeredBenjamin Herrenschmidt2020-02-181-1/+1
* | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2020-06-011-8/+11
|\ \ \
| * | | fs-verity: remove unnecessary extern keywordsEric Biggers2020-05-131-8/+8
| * | | fs-verity: fix all kerneldoc warningsEric Biggers2020-05-131-0/+3
* | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2020-06-013-90/+132
|\ \ \ \
| * | | | fscrypt: add support for IV_INO_LBLK_32 policiesEric Biggers2020-05-191-1/+2
| * | | | fscrypt: support test_dummy_encryption=v2Eric Biggers2020-05-191-7/+44
| * | | | linux/parser.h: add include guardsEric Biggers2020-05-151-1/+4
| * | | | fscrypt: remove unnecessary extern keywordsEric Biggers2020-05-131-73/+65
| * | | | fscrypt: name all function parametersEric Biggers2020-05-131-21/+25
| * | | | fscrypt: fix all kerneldoc warningsEric Biggers2020-05-131-7/+12
| |/ / /
* | | | Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-015-5/+196
|\ \ \ \
| * | | | pstore/blk: Support non-block storage devicesWeiXiong Liao2020-06-012-0/+44
| * | | | pstore/blk: Provide way to query pstore configurationWeiXiong Liao2020-06-011-0/+28
| * | | | pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao2020-06-012-5/+10
| * | | | pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao2020-05-301-0/+2
| * | | | pstore/zone,blk: Add console frontend supportWeiXiong Liao2020-05-301-1/+3
| * | | | pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao2020-05-301-0/+2
| * | | | pstore/blk: Introduce backend for block devicesWeiXiong Liao2020-05-301-0/+51
| * | | | pstore/zone: Introduce common layer to manage storage zonesWeiXiong Liao2020-05-301-0/+44