summaryrefslogtreecommitdiffstats
path: root/include/linux/shmem_fs.h
Commit message (Expand)AuthorAgeFilesLines
* mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-241-0/+7
* userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd supportMike Rapoport2017-02-221-0/+11
* shmem: split huge pages beyond i_size under memory pressureKirill A. Shutemov2016-07-261-1/+5
* thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov2016-07-261-1/+9
* khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov2016-07-261-0/+23
* shmem: add huge pages supportKirill A. Shutemov2016-07-261-0/+3
* shmem: get_unmapped_area align huge pageHugh Dickins2016-07-261-0/+2
* shmem: prepare huge= mount option and sysfs knobKirill A. Shutemov2016-07-261-1/+2
* make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-01-221-4/+1
* mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka2016-01-141-0/+2
* mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka2016-01-141-0/+2
* shm: add sealing APIDavid Herrmann2014-08-081-0/+17
* mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-031-0/+1
* security: shmem: implement kernel private shmem inodesEric Paris2013-12-021-0/+2
* xattr: extract simple_xattr code from tmpfsAristeu Rozanski2012-08-241-1/+2
* userns: Convert tmpfs to use kuid and kgid where appropriateEric W. Biederman2012-05-151-2/+2
* SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-231-0/+1
* shmem, ramfs: propagate umode_t, open-coded S_ISREGAl Viro2012-01-031-1/+1
* tmpfs: use kmemdup for short symlinksHugh Dickins2011-08-031-8/+3
* tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-031-2/+0
* tmpfs: miscellaneous trivial cleanupsHugh Dickins2011-08-031-1/+1
* tmpfs: demolish old swap vector supportHugh Dickins2011-08-031-2/+0
* tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-271-7/+10
* tmpfs: take control of its truncate_rangeHugh Dickins2011-06-271-0/+1
* mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-271-0/+17
* tmpfs: implement generic xattr supportEric Paris2011-05-251-1/+7
* tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen2010-08-091-1/+2
* make generic_acl slightly more genericChristoph Hellwig2009-12-161-16/+0
* Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-151-0/+3
* shmfs: use 'check_acl' instead of 'permission'Linus Torvalds2009-09-081-1/+1
* switch shmem to inode->i_aclAl Viro2009-06-241-8/+0
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-1/+1
* mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-281-3/+1
* mempolicy: support optional mode flagsDavid Rientjes2008-04-281-0/+1
* mempolicy: convert MPOL constants to enumDavid Rientjes2008-04-281-1/+1
* mount options: fix tmpfsakpm@linux-foundation.org2008-02-081-1/+4
* [PATCH] Access Control Lists for tmpfsAndreas Gruenbacher2006-09-291-0/+24
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-141-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+37