index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
Joe Perches
1
-9
/
+12
2020-12-15
mm: memcontrol: add file_thp, shmem_thp to memory.stat
Johannes Weiner
1
-1
/
+1
2020-12-15
mm/shmem.c: make shmem_mapping() inline
Hui Su
1
-10
/
+6
2020-10-16
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-10-14
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
1
-9
/
+10
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+9
2020-09-19
tmpfs: restore functionality of nr_inodes=0
Byron Stanoszek
1
-4
/
+6
2020-09-04
mm: Add arch hooks for saving/restoring tags
Steven Price
1
-0
/
+6
2020-09-04
mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
Catalin Marinas
1
-0
/
+3
2020-08-12
mm/shmem.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
1
-1
/
+2
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
1
-1
/
+1
2020-08-07
tmpfs: support 64-bit inums per-sb
Chris Down
1
-2
/
+63
2020-08-07
tmpfs: per-superblock i_ino support
Chris Down
1
-5
/
+61
2020-07-24
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-04
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
1
-3
/
+3
2020-06-04
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
1
-1
/
+1
2020-06-04
mm: memcontrol: charge swapin pages on instantiation
Johannes Weiner
1
-6
/
+8
2020-06-04
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
1
-7
/
+7
2020-06-04
mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
Johannes Weiner
1
-43
/
+30
2020-06-04
mm: shmem: remove rare optimization when swapin races with hole punching
Johannes Weiner
1
-18
/
+7
2020-06-04
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
1
-13
/
+9
2020-04-21
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
1
-2
/
+2
2020-04-21
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
1
-2
/
+5
2020-04-21
mm/shmem: fix build without THP
Hugh Dickins
1
-1
/
+1
2020-04-07
mm: use fallthrough;
Joe Perches
1
-1
/
+1
2020-04-07
mm: huge tmpfs: try to split_huge_page() when punching hole
Hugh Dickins
1
-55
/
+43
2020-04-07
mm/shmem.c: clean code by removing unnecessary assignment
Mateusz Nosek
1
-6
/
+3
2020-04-07
mm/shmem.c: distribute switch variables for initialization
Kees Cook
1
-4
/
+7
2020-04-07
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
1
-17
/
+17
2020-04-07
mm, thp: track fallbacks due to failed memcg charges separately
David Rientjes
1
-1
/
+3
2020-04-07
mm, shmem: add vmstat for hugepage fallback
David Rientjes
1
-4
/
+6
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2020-03-16
kernfs: Add removed_size out param for simple_xattr_set
Daniel Xu
1
-1
/
+1
2020-02-18
tmpfs: deny and force are not huge mount options
Hugh Dickins
1
-2
/
+0
2020-02-07
tmpfs: switch to use of invalfc()
Al Viro
1
-3
/
+3
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-8
/
+4
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2020-02-07
fold struct fs_parameter_enum into struct constant_table
Al Viro
1
-1
/
+1
2020-02-07
fs_parse: get rid of ->enums
Al Viro
1
-10
/
+11
2020-01-14
mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alig...
Kirill A. Shutemov
1
-3
/
+4
2019-12-01
mm/shmem.c: cast the type of unmap_start to u64
Chen Jun
1
-1
/
+1
2019-12-01
mm: shmem: use proper gfp flags for shmem_writepage()
Yang Shi
1
-1
/
+2
2019-12-01
mm/shmem.c: make array 'values' static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-12-01
mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
Nicolas Geoffray
1
-4
/
+7
2019-12-01
shmem: pin the file in shmem_fault() if mmap_sem is dropped
Kirill A. Shutemov
1
-5
/
+6
2019-10-10
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+6
2019-10-10
shmem: fix LSM options parsing
Al Viro
1
-0
/
+6
[next]