index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
shmem_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem
Bang Li
1
-0
/
+9
2024-04-16
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
1
-0
/
+9
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-02-21
shmem: move shmem_mapping out of line
Christoph Hellwig
1
-5
/
+1
2024-02-08
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
1
-1
/
+1
2023-10-18
shmem: shrink shmem_inode_info: dir_offsets in a union
Hugh Dickins
1
-6
/
+10
2023-08-09
tmpfs: track free_ispace instead of free_inodes
Hugh Dickins
1
-1
/
+1
2023-08-09
shmem: stable directory offsets
Chuck Lever
1
-0
/
+1
2023-08-09
shmem: Add default quota limit mount options
Lukas Czerner
1
-0
/
+8
2023-08-09
shmem: quota support
Carlos Maiolino
1
-0
/
+8
2023-08-09
shmem: prepare shmem quota infrastructure
Carlos Maiolino
1
-0
/
+12
2023-04-18
userfaultfd: convert mfill_atomic() to use a folio
ZhangPeng
1
-2
/
+2
2023-04-18
smaps: fix defined but not used smaps_shmem_walk_ops
Steven Price
1
-0
/
+7
2023-04-05
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
1
-2
/
+3
2023-04-05
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
1
-2
/
+2
2023-03-28
shmem: add support to ignore swap
Luis Chamberlain
1
-0
/
+1
2023-02-09
shmem: add shmem_read_folio() and shmem_read_folio_gfp()
Matthew Wilcox (Oracle)
1
-0
/
+8
2023-02-02
mm: fix khugepaged with shmem_enabled=advise
David Stevens
1
-8
/
+2
2022-10-03
mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
Zach O'Keefe
1
-4
/
+6
2022-10-03
shmem: remove shmem_getpage()
Matthew Wilcox (Oracle)
1
-3
/
+1
2022-10-03
shmem: add shmem_get_folio()
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-08-20
mm/shmem: fix chattr fsflags support in tmpfs
Hugh Dickins
1
-9
/
+4
2022-07-29
mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs
Theodore Ts'o
1
-0
/
+11
2022-05-13
mm/shmem: take care of UFFDIO_COPY_MODE_WP
Peter Xu
1
-2
/
+2
2022-04-28
mm: shmem: make shmem_init return void
Miaohe Lin
1
-1
/
+1
2022-03-22
tmpfs: support for file creation time
Xavier Roche
1
-0
/
+1
2022-01-22
mm: simplify try_to_unuse
Christoph Hellwig
1
-2
/
+1
2021-09-03
huge tmpfs: shmem_is_huge(vma, inode, index)
Hugh Dickins
1
-3
/
+6
2021-09-03
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
1
-0
/
+1
2021-09-03
huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
Hugh Dickins
1
-0
/
+13
2021-09-03
shmem: use raw_spinlock_t for ->stat_lock
Sebastian Andrzej Siewior
1
-1
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+8
2021-06-30
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
1
-11
/
+8
2021-04-30
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
1
-1
/
+1
2020-12-15
mm/shmem.c: make shmem_mapping() inline
Hui Su
1
-1
/
+5
2020-08-07
tmpfs: support 64-bit inums per-sb
Chris Down
1
-0
/
+1
2020-08-07
tmpfs: per-superblock i_ino support
Chris Down
1
-0
/
+2
2020-04-07
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
1
-9
/
+1
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-1
/
+2
2019-09-12
vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API
David Howells
1
-2
/
+2
2019-09-05
make shmem_fill_super() static
Al Viro
1
-1
/
+2
2019-04-19
mm: swapoff: shmem_unuse() stop eviction without igrab()
Hugh Dickins
1
-0
/
+1
2019-03-05
mm: rid swapoff of quadratic complexity
Vineeth Remanan Pillai
1
-1
/
+2
2018-06-07
mm: restructure memfd code
Mike Kravetz
1
-13
/
+0
2018-01-31
shmem: rename functions that are memfd-related
Marc-André Lureau
1
-2
/
+2
2018-01-31
shmem: unexport shmem_add_seals()/shmem_get_seals()
Marc-André Lureau
1
-2
/
+0
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-07
mm/shmem: introduce shmem_file_setup_with_mnt
Matthew Auld
1
-0
/
+2
2017-09-06
userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support
Mike Rapoport
1
-0
/
+6
[next]