summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAgeFilesLines
* mm,shmem,thp: limit shmem THP allocations to requested zonesRik van Riel2021-02-261-1/+5
* mm,thp,shm: limit gfp mask to no more than specifiedRik van Riel2021-02-261-0/+21
* mm,thp,shmem: limit shmem THP alloc gfp_maskRik van Riel2021-02-261-3/+5
* mm: pass pvec directly to find_get_entriesMatthew Wilcox (Oracle)2021-02-261-3/+2
* mm: add an 'end' parameter to find_get_entriesMatthew Wilcox (Oracle)2021-02-261-8/+2
* mm: add and use find_lock_entriesMatthew Wilcox (Oracle)2021-02-261-17/+5
* mm/filemap: add mapping_seek_hole_dataMatthew Wilcox (Oracle)2021-02-261-70/+4
* mm: add FGP_ENTRYMatthew Wilcox (Oracle)2021-02-261-1/+2
* mm/shmem: use pagevec_lookup in shmem_unlock_mappingMatthew Wilcox (Oracle)2021-02-261-10/+1
* mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song2021-02-241-1/+1
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-19/+31
|\
| * fs: make helpers idmap mount awareChristian Brauner2021-01-241-14/+25
| * stat: handle idmapped mountsChristian Brauner2021-01-241-1/+1
| * acl: handle idmapped mountsChristian Brauner2021-01-241-1/+2
| * attr: handle idmapped mountsChristian Brauner2021-01-241-2/+2
| * inode: make init and permission helpers idmapped mount awareChristian Brauner2021-01-241-1/+1
* | mm: Use static initialisers for immutable fields of 'struct vm_fault'Will Deacon2021-01-211-3/+3
|/
* mm: shmem: convert shmem_enabled_show to use sysfs_emit_atJoe Perches2020-12-151-9/+12
* mm: memcontrol: add file_thp, shmem_thp to memory.statJohannes Weiner2020-12-151-1/+1
* mm/shmem.c: make shmem_mapping() inlineHui Su2020-12-151-10/+6
* fs: add a filesystem flag for THPsMatthew Wilcox (Oracle)2020-10-161-1/+1
* mm/shmem: return head page from find_lock_entryMatthew Wilcox (Oracle)2020-10-131-9/+10
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-121-0/+9
|\
| * mm: Add arch hooks for saving/restoring tagsSteven Price2020-09-041-0/+6
| * mm: Allow arm64 mmap(PROT_MTE) on RAM-based filesCatalin Marinas2020-09-041-0/+3
* | tmpfs: restore functionality of nr_inodes=0Byron Stanoszek2020-09-191-4/+6
|/
* mm/shmem.c: delete duplicated wordRandy Dunlap2020-08-121-1/+1
* mm/swapcache: support to handle the shadow entriesJoonsoo Kim2020-08-121-1/+2
* mm: remove unnecessary wrapper function do_mmap_pgoff()Peter Collingbourne2020-08-071-1/+1
* tmpfs: support 64-bit inums per-sbChris Down2020-08-071-2/+63
* tmpfs: per-superblock i_ino supportChris Down2020-08-071-5/+61
* vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu2020-07-241-1/+1
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-2/+2
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()Johannes Weiner2020-06-031-3/+3
* mm: memcontrol: delete unused lrucare handlingJohannes Weiner2020-06-031-1/+1
* mm: memcontrol: charge swapin pages on instantiationJohannes Weiner2020-06-031-6/+8
* mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM countersJohannes Weiner2020-06-031-7/+7
* mm: memcontrol: convert page cache to a new mem_cgroup_charge() APIJohannes Weiner2020-06-031-43/+30
* mm: shmem: remove rare optimization when swapin races with hole punchingJohannes Weiner2020-06-031-18/+7
* mm: memcontrol: drop @compound parameter from memcg charging APIJohannes Weiner2020-06-031-13/+9
* mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy pathYang Shi2020-04-211-2/+2
* shmem: fix possible deadlocks on shmlock_user_lockHugh Dickins2020-04-211-2/+5
* mm/shmem: fix build without THPHugh Dickins2020-04-211-1/+1
* mm: use fallthrough;Joe Perches2020-04-071-1/+1
* mm: huge tmpfs: try to split_huge_page() when punching holeHugh Dickins2020-04-071-55/+43
* mm/shmem.c: clean code by removing unnecessary assignmentMateusz Nosek2020-04-071-6/+3
* mm/shmem.c: distribute switch variables for initializationKees Cook2020-04-071-4/+7
* mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)2020-04-071-17/+17
* mm, thp: track fallbacks due to failed memcg charges separatelyDavid Rientjes2020-04-071-1/+3