index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
2020-10-16
1
-1
/
+1
*
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
1
-9
/
+10
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-12
1
-0
/
+9
|
\
|
*
mm: Add arch hooks for saving/restoring tags
Steven Price
2020-09-04
1
-0
/
+6
|
*
mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
Catalin Marinas
2020-09-04
1
-0
/
+3
*
|
tmpfs: restore functionality of nr_inodes=0
Byron Stanoszek
2020-09-19
1
-4
/
+6
|
/
*
mm/shmem.c: delete duplicated word
Randy Dunlap
2020-08-12
1
-1
/
+1
*
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
2020-08-12
1
-1
/
+2
*
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-08-07
1
-1
/
+1
*
tmpfs: support 64-bit inums per-sb
Chris Down
2020-08-07
1
-2
/
+63
*
tmpfs: per-superblock i_ino support
Chris Down
2020-08-07
1
-5
/
+61
*
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
2020-07-24
1
-1
/
+1
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
2020-06-03
1
-3
/
+3
*
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
2020-06-03
1
-1
/
+1
*
mm: memcontrol: charge swapin pages on instantiation
Johannes Weiner
2020-06-03
1
-6
/
+8
*
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
2020-06-03
1
-7
/
+7
*
mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
Johannes Weiner
2020-06-03
1
-43
/
+30
*
mm: shmem: remove rare optimization when swapin races with hole punching
Johannes Weiner
2020-06-03
1
-18
/
+7
*
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
2020-06-03
1
-13
/
+9
*
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
2020-04-21
1
-2
/
+2
*
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
2020-04-21
1
-2
/
+5
*
mm/shmem: fix build without THP
Hugh Dickins
2020-04-21
1
-1
/
+1
*
mm: use fallthrough;
Joe Perches
2020-04-07
1
-1
/
+1
*
mm: huge tmpfs: try to split_huge_page() when punching hole
Hugh Dickins
2020-04-07
1
-55
/
+43
*
mm/shmem.c: clean code by removing unnecessary assignment
Mateusz Nosek
2020-04-07
1
-6
/
+3
*
mm/shmem.c: distribute switch variables for initialization
Kees Cook
2020-04-07
1
-4
/
+7
*
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
2020-04-07
1
-17
/
+17
*
mm, thp: track fallbacks due to failed memcg charges separately
David Rientjes
2020-04-07
1
-1
/
+3
*
mm, shmem: add vmstat for hugepage fallback
David Rientjes
2020-04-07
1
-4
/
+6
*
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-04-03
1
-1
/
+1
|
\
|
*
kernfs: Add removed_size out param for simple_xattr_set
Daniel Xu
2020-03-16
1
-1
/
+1
*
|
tmpfs: deny and force are not huge mount options
Hugh Dickins
2020-02-18
1
-2
/
+0
|
/
*
tmpfs: switch to use of invalfc()
Al Viro
2020-02-07
1
-3
/
+3
*
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-8
/
+4
*
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
1
-1
/
+0
*
fold struct fs_parameter_enum into struct constant_table
Al Viro
2020-02-07
1
-1
/
+1
*
fs_parse: get rid of ->enums
Al Viro
2020-02-07
1
-10
/
+11
*
mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alig...
Kirill A. Shutemov
2020-01-13
1
-3
/
+4
*
mm/shmem.c: cast the type of unmap_start to u64
Chen Jun
2019-12-01
1
-1
/
+1
*
mm: shmem: use proper gfp flags for shmem_writepage()
Yang Shi
2019-12-01
1
-1
/
+2
*
mm/shmem.c: make array 'values' static const, makes object smaller
Colin Ian King
2019-12-01
1
-1
/
+1
*
mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
Nicolas Geoffray
2019-12-01
1
-4
/
+7
*
shmem: pin the file in shmem_fault() if mmap_sem is dropped
Kirill A. Shutemov
2019-12-01
1
-5
/
+6
*
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-10-10
1
-0
/
+6
|
\
|
*
shmem: fix LSM options parsing
Al Viro
2019-10-09
1
-0
/
+6
*
|
Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)
Linus Torvalds
2019-09-28
1
-1
/
+1
|
\
\
|
*
|
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...
David Rientjes
2019-09-28
1
-1
/
+1
*
|
|
shmem: fix obsolete comment in shmem_getpage_gfp()
Miles Chen
2019-09-24
1
-1
/
+1
[next]