summaryrefslogtreecommitdiff
path: root/include/linux/shmem_fs.h
Commit message (Expand)AuthorAge
* shmem: rename functions that are memfd-relatedMarc-André Lureau2018-01-31
* shmem: unexport shmem_add_seals()/shmem_get_seals()Marc-André Lureau2018-01-31
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\
| * mm/shmem: introduce shmem_file_setup_with_mntMatthew Auld2017-10-07
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd supportMike Rapoport2017-09-06
* mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-24
* userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd supportMike Rapoport2017-02-22
* shmem: split huge pages beyond i_size under memory pressureKirill A. Shutemov2016-07-26
* thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov2016-07-26
* khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov2016-07-26
* shmem: add huge pages supportKirill A. Shutemov2016-07-26
* shmem: get_unmapped_area align huge pageHugh Dickins2016-07-26
* shmem: prepare huge= mount option and sysfs knobKirill A. Shutemov2016-07-26
* make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-01-22
* mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka2016-01-14
* mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka2016-01-14
* shm: add sealing APIDavid Herrmann2014-08-08
* mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-03
* security: shmem: implement kernel private shmem inodesEric Paris2013-12-02
* xattr: extract simple_xattr code from tmpfsAristeu Rozanski2012-08-24
* userns: Convert tmpfs to use kuid and kgid where appropriateEric W. Biederman2012-05-15
* SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-23
* shmem, ramfs: propagate umode_t, open-coded S_ISREGAl Viro2012-01-03
* tmpfs: use kmemdup for short symlinksHugh Dickins2011-08-03
* tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-03
* tmpfs: miscellaneous trivial cleanupsHugh Dickins2011-08-03
* tmpfs: demolish old swap vector supportHugh Dickins2011-08-03
* tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-27
* tmpfs: take control of its truncate_rangeHugh Dickins2011-06-27
* mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-27
* tmpfs: implement generic xattr supportEric Paris2011-05-25
* tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen2010-08-09
* make generic_acl slightly more genericChristoph Hellwig2009-12-16
* Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-15
* shmfs: use 'check_acl' instead of 'permission'Linus Torvalds2009-09-08
* switch shmem to inode->i_aclAl Viro2009-06-24
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-28
* mempolicy: support optional mode flagsDavid Rientjes2008-04-28
* mempolicy: convert MPOL constants to enumDavid Rientjes2008-04-28
* mount options: fix tmpfsakpm@linux-foundation.org2008-02-08
* [PATCH] Access Control Lists for tmpfsAndreas Gruenbacher2006-09-29
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-14
* Linux-2.6.12-rc2Linus Torvalds2005-04-16