summaryrefslogtreecommitdiffstats
path: root/include/linux/shmem_fs.h
Commit message (Expand)AuthorAgeFilesLines
* mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins2019-04-191-0/+1
* mm: rid swapoff of quadratic complexityVineeth Remanan Pillai2019-03-061-1/+2
* mm: restructure memfd codeMike Kravetz2018-06-081-13/+0Star
* shmem: rename functions that are memfd-relatedMarc-André Lureau2018-02-011-2/+2
* shmem: unexport shmem_add_seals()/shmem_get_seals()Marc-André Lureau2018-02-011-2/+0Star
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-161-0/+2
|\
| * mm/shmem: introduce shmem_file_setup_with_mntMatthew Auld2017-10-071-0/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd supportMike Rapoport2017-09-071-0/+6
* mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-251-0/+7
* userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd supportMike Rapoport2017-02-231-0/+11
* shmem: split huge pages beyond i_size under memory pressureKirill A. Shutemov2016-07-271-1/+5
* thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov2016-07-271-1/+9
* khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov2016-07-271-0/+23
* shmem: add huge pages supportKirill A. Shutemov2016-07-271-0/+3
* shmem: get_unmapped_area align huge pageHugh Dickins2016-07-271-0/+2
* shmem: prepare huge= mount option and sysfs knobKirill A. Shutemov2016-07-271-1/+2
* make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-01-231-4/+1Star
* mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka2016-01-151-0/+2
* mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka2016-01-151-0/+2
* shm: add sealing APIDavid Herrmann2014-08-091-0/+17
* mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-041-0/+1
* security: shmem: implement kernel private shmem inodesEric Paris2013-12-021-0/+2
* xattr: extract simple_xattr code from tmpfsAristeu Rozanski2012-08-251-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-041-1/+1
* tmpfs: use kmemdup for short symlinksHugh Dickins2011-08-041-8/+3Star
* tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-041-2/+0Star
* tmpfs: miscellaneous trivial cleanupsHugh Dickins2011-08-041-1/+1
* tmpfs: demolish old swap vector supportHugh Dickins2011-08-041-2/+0Star
* tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-281-7/+10
* tmpfs: take control of its truncate_rangeHugh Dickins2011-06-281-0/+1
* mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-281-0/+17
* tmpfs: implement generic xattr supportEric Paris2011-05-251-1/+7
* tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen2010-08-101-1/+2
* make generic_acl slightly more genericChristoph Hellwig2009-12-161-16/+0Star
* 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/+0Star
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-271-1/+1
* mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-281-3/+1Star
* 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-151-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+37