summaryrefslogtreecommitdiffstats
path: root/include/linux/shmem_fs.h
Commit message (Expand)AuthorAgeFilesLines
* huge tmpfs: shmem_is_huge(vma, inode, index)Hugh Dickins2021-09-031-3/+6
* huge tmpfs: SGP_NOALLOC to stop collapse_file() on raceHugh Dickins2021-09-031-0/+1
* huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZEHugh Dickins2021-09-031-0/+13
* shmem: use raw_spinlock_t for ->stat_lockSebastian Andrzej Siewior2021-09-031-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-11/+8
|\
| * userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pteAxel Rasmussen2021-06-301-11/+8
* | Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov2021-04-301-1/+1
|/
* mm/shmem.c: make shmem_mapping() inlineHui Su2020-12-151-1/+5
* tmpfs: support 64-bit inums per-sbChris Down2020-08-071-0/+1
* tmpfs: per-superblock i_ino supportChris Down2020-08-071-0/+2
* mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)2020-04-071-9/+1
* fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-1/+2
* vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIDavid Howells2019-09-121-2/+2
* make shmem_fill_super() staticAl Viro2019-09-051-1/+2
* mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins2019-04-191-0/+1
* mm: rid swapoff of quadratic complexityVineeth Remanan Pillai2019-03-051-1/+2
* mm: restructure memfd codeMike Kravetz2018-06-071-13/+0
* shmem: rename functions that are memfd-relatedMarc-André Lureau2018-01-311-2/+2
* shmem: unexport shmem_add_seals()/shmem_get_seals()Marc-André Lureau2018-01-311-2/+0
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-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-061-0/+6
* 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