aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/shmem_fs.h
AgeCommit message (Expand)Author
2016-07-26shmem: split huge pages beyond i_size under memory pressureKirill A. Shutemov
2016-07-26thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov
2016-07-26khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov
2016-07-26shmem: add huge pages supportKirill A. Shutemov
2016-07-26shmem: get_unmapped_area align huge pageHugh Dickins
2016-07-26shmem: prepare huge= mount option and sysfs knobKirill A. Shutemov
2016-01-22make sure that freeing shmem fast symlinks is RCU-delayedAl Viro
2016-01-14mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka
2016-01-14mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka
2014-08-08shm: add sealing APIDavid Herrmann
2014-04-03mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2013-12-02security: shmem: implement kernel private shmem inodesEric Paris
2012-08-24xattr: extract simple_xattr code from tmpfsAristeu Rozanski
2012-05-15userns: Convert tmpfs to use kuid and kgid where appropriateEric W. Biederman
2012-01-23SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins
2012-01-03shmem, ramfs: propagate umode_t, open-coded S_ISREGAl Viro
2011-08-03tmpfs: use kmemdup for short symlinksHugh Dickins
2011-08-03tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins
2011-08-03tmpfs: miscellaneous trivial cleanupsHugh Dickins
2011-08-03tmpfs: demolish old swap vector supportHugh Dickins
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins
2011-05-25tmpfs: implement generic xattr supportEric Paris
2010-08-09tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen
2009-12-16make generic_acl slightly more genericChristoph Hellwig
2009-09-15Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers
2009-09-08shmfs: use 'check_acl' instead of 'permission'Linus Torvalds
2009-06-24switch shmem to inode->i_aclAl Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-04-28mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn
2008-04-28mempolicy: support optional mode flagsDavid Rientjes
2008-04-28mempolicy: convert MPOL constants to enumDavid Rientjes
2008-02-08mount options: fix tmpfsakpm@linux-foundation.org
2006-09-29[PATCH] Access Control Lists for tmpfsAndreas Gruenbacher
2006-01-14[PATCH] Add tmpfs options for memory placement policiesRobin Holt
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds