index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-14
/
+0
2026-04-18
shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
Mike Rapoport (Microsoft)
1
-14
/
+0
2026-02-23
shmem: adapt to rhashtable-based simple_xattrs with lazy allocation
Christian Brauner
1
-1
/
+1
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
1
-5
/
+3
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+23
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+7
2025-11-27
mm: shmem: allow freezing inode mapping
Pratyush Yadav
1
-0
/
+17
2025-11-27
mm: shmem: use SHMEM_F_* flags instead of VM_* flags
Pratyush Yadav
1
-0
/
+6
2025-11-25
fs: Add uoff_t
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-11-24
mm/huge_memory.c: introduce folio_split_unmapped
Balbir Singh
1
-1
/
+5
2025-11-16
mm: add shmem_zero_setup_desc()
Lorenzo Stoakes
1
-1
/
+2
2025-09-21
mm: constify shmem related test functions for improved const-correctness
Max Kellermann
1
-2
/
+2
2025-07-09
mm: stop passing a writeback_control structure to shmem_writeout
Christoph Hellwig
1
-1
/
+4
2025-04-07
shmem: Add shmem_writeout()
Matthew Wilcox (Oracle)
1
-3
/
+4
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+6
2024-11-05
mm: shmem: fix khugepaged activation policy for shmem
Baolin Wang
1
-0
/
+6
2024-10-28
tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
André Almeida
1
-3
/
+3
2024-09-09
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
1
-4
/
+4
2024-09-01
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
1
-10
/
+2
2024-09-01
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
1
-4
/
+5
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
[next]