index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
shmem_fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: rid swapoff of quadratic complexity
Vineeth Remanan Pillai
2019-03-05
1
-1
/
+2
*
mm: restructure memfd code
Mike Kravetz
2018-06-07
1
-13
/
+0
*
shmem: rename functions that are memfd-related
Marc-André Lureau
2018-01-31
1
-2
/
+2
*
shmem: unexport shmem_add_seals()/shmem_get_seals()
Marc-André Lureau
2018-01-31
1
-2
/
+0
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
1
-0
/
+2
|
\
|
*
mm/shmem: introduce shmem_file_setup_with_mnt
Matthew Auld
2017-10-07
1
-0
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support
Mike Rapoport
2017-09-06
1
-0
/
+6
*
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
2017-02-24
1
-0
/
+7
*
userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd support
Mike Rapoport
2017-02-22
1
-0
/
+11
*
shmem: split huge pages beyond i_size under memory pressure
Kirill A. Shutemov
2016-07-26
1
-1
/
+5
*
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
Kirill A. Shutemov
2016-07-26
1
-1
/
+9
*
khugepaged: add support of collapse for tmpfs/shmem pages
Kirill A. Shutemov
2016-07-26
1
-0
/
+23
*
shmem: add huge pages support
Kirill A. Shutemov
2016-07-26
1
-0
/
+3
*
shmem: get_unmapped_area align huge page
Hugh Dickins
2016-07-26
1
-0
/
+2
*
shmem: prepare huge= mount option and sysfs knob
Kirill A. Shutemov
2016-07-26
1
-1
/
+2
*
make sure that freeing shmem fast symlinks is RCU-delayed
Al Viro
2016-01-22
1
-4
/
+1
*
mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings
Vlastimil Babka
2016-01-14
1
-0
/
+2
*
mm, proc: reduce cost of /proc/pid/smaps for shmem mappings
Vlastimil Babka
2016-01-14
1
-0
/
+2
*
shm: add sealing API
David Herrmann
2014-08-08
1
-0
/
+17
*
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
2014-04-03
1
-0
/
+1
*
security: shmem: implement kernel private shmem inodes
Eric Paris
2013-12-02
1
-0
/
+2
*
xattr: extract simple_xattr code from tmpfs
Aristeu Rozanski
2012-08-24
1
-1
/
+2
*
userns: Convert tmpfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-05-15
1
-2
/
+2
*
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
2012-01-23
1
-0
/
+1
*
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
2012-01-03
1
-1
/
+1
*
tmpfs: use kmemdup for short symlinks
Hugh Dickins
2011-08-03
1
-8
/
+3
*
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
2011-08-03
1
-2
/
+0
*
tmpfs: miscellaneous trivial cleanups
Hugh Dickins
2011-08-03
1
-1
/
+1
*
tmpfs: demolish old swap vector support
Hugh Dickins
2011-08-03
1
-2
/
+0
*
tmpfs: add shmem_read_mapping_page_gfp
Hugh Dickins
2011-06-27
1
-7
/
+10
*
tmpfs: take control of its truncate_range
Hugh Dickins
2011-06-27
1
-0
/
+1
*
mm: move shmem prototypes to shmem_fs.h
Hugh Dickins
2011-06-27
1
-0
/
+17
*
tmpfs: implement generic xattr support
Eric Paris
2011-05-25
1
-1
/
+7
*
tmpfs: make tmpfs scalable with percpu_counter for used blocks
Tim Chen
2010-08-09
1
-1
/
+2
*
make generic_acl slightly more generic
Christoph Hellwig
2009-12-16
1
-16
/
+0
*
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
2009-09-15
1
-0
/
+3
*
shmfs: use 'check_acl' instead of 'permission'
Linus Torvalds
2009-09-08
1
-1
/
+1
*
switch shmem to inode->i_acl
Al Viro
2009-06-24
1
-8
/
+0
*
[PATCH] sanitize ->permission() prototype
Al Viro
2008-07-26
1
-1
/
+1
*
mempolicy: use struct mempolicy pointer in shmem_sb_info
Lee Schermerhorn
2008-04-28
1
-3
/
+1
*
mempolicy: support optional mode flags
David Rientjes
2008-04-28
1
-0
/
+1
*
mempolicy: convert MPOL constants to enum
David Rientjes
2008-04-28
1
-1
/
+1
*
mount options: fix tmpfs
akpm@linux-foundation.org
2008-02-08
1
-1
/
+4
*
[PATCH] Access Control Lists for tmpfs
Andreas Gruenbacher
2006-09-29
1
-0
/
+24
*
[PATCH] Add tmpfs options for memory placement policies
Robin Holt
2006-01-14
1
-0
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+37