Age | Commit message (Expand) | Author |
2020-08-07 | tmpfs: support 64-bit inums per-sb | Chris Down |
2020-08-07 | tmpfs: per-superblock i_ino support | Chris Down |
2020-04-07 | mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE | Matthew Wilcox (Oracle) |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2019-09-12 | vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API | David Howells |
2019-09-05 | make shmem_fill_super() static | Al Viro |
2019-04-19 | mm: swapoff: shmem_unuse() stop eviction without igrab() | Hugh Dickins |
2019-03-05 | mm: rid swapoff of quadratic complexity | Vineeth Remanan Pillai |
2018-06-07 | mm: restructure memfd code | Mike Kravetz |
2018-01-31 | shmem: rename functions that are memfd-related | Marc-André Lureau |
2018-01-31 | shmem: unexport shmem_add_seals()/shmem_get_seals() | Marc-André Lureau |
2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-07 | mm/shmem: introduce shmem_file_setup_with_mnt | Matthew Auld |
2017-09-06 | userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support | Mike Rapoport |
2017-02-24 | mm: remove shmem_mapping() shmem_zero_setup() duplicates | Hugh Dickins |
2017-02-22 | userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd support | Mike Rapoport |
2016-07-26 | shmem: split huge pages beyond i_size under memory pressure | Kirill A. Shutemov |
2016-07-26 | thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE | Kirill A. Shutemov |
2016-07-26 | khugepaged: add support of collapse for tmpfs/shmem pages | Kirill A. Shutemov |
2016-07-26 | shmem: add huge pages support | Kirill A. Shutemov |
2016-07-26 | shmem: get_unmapped_area align huge page | Hugh Dickins |
2016-07-26 | shmem: prepare huge= mount option and sysfs knob | Kirill A. Shutemov |
2016-01-22 | make sure that freeing shmem fast symlinks is RCU-delayed | Al Viro |
2016-01-14 | mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings | Vlastimil Babka |
2016-01-14 | mm, proc: reduce cost of /proc/pid/smaps for shmem mappings | Vlastimil Babka |
2014-08-08 | shm: add sealing API | David Herrmann |
2014-04-03 | mm + fs: prepare for non-page entries in page cache radix trees | Johannes Weiner |
2013-12-02 | security: shmem: implement kernel private shmem inodes | Eric Paris |
2012-08-24 | xattr: extract simple_xattr code from tmpfs | Aristeu Rozanski |
2012-05-15 | userns: Convert tmpfs to use kuid and kgid where appropriate | Eric W. Biederman |
2012-01-23 | SHM_UNLOCK: fix Unevictable pages stranded after swap | Hugh Dickins |
2012-01-03 | shmem, ramfs: propagate umode_t, open-coded S_ISREG | Al Viro |
2011-08-03 | tmpfs: use kmemdup for short symlinks | Hugh Dickins |
2011-08-03 | tmpfs: convert mem_cgroup shmem to radix-swap | Hugh Dickins |
2011-08-03 | tmpfs: miscellaneous trivial cleanups | Hugh Dickins |
2011-08-03 | tmpfs: demolish old swap vector support | Hugh Dickins |
2011-06-27 | tmpfs: add shmem_read_mapping_page_gfp | Hugh Dickins |
2011-06-27 | tmpfs: take control of its truncate_range | Hugh Dickins |
2011-06-27 | mm: move shmem prototypes to shmem_fs.h | Hugh Dickins |
2011-05-25 | tmpfs: implement generic xattr support | Eric Paris |
2010-08-09 | tmpfs: make tmpfs scalable with percpu_counter for used blocks | Tim Chen |
2009-12-16 | make generic_acl slightly more generic | Christoph Hellwig |
2009-09-15 | Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev | Kay Sievers |
2009-09-08 | shmfs: use 'check_acl' instead of 'permission' | Linus Torvalds |
2009-06-24 | switch shmem to inode->i_acl | Al Viro |
2008-07-26 | [PATCH] sanitize ->permission() prototype | Al Viro |
2008-04-28 | mempolicy: use struct mempolicy pointer in shmem_sb_info | Lee Schermerhorn |
2008-04-28 | mempolicy: support optional mode flags | David Rientjes |
2008-04-28 | mempolicy: convert MPOL constants to enum | David Rientjes |