index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
shmem_fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
shmem: shrink shmem_inode_info: dir_offsets in a union
Hugh Dickins
2023-10-18
1
-6
/
+10
*
tmpfs: track free_ispace instead of free_inodes
Hugh Dickins
2023-08-09
1
-1
/
+1
*
shmem: stable directory offsets
Chuck Lever
2023-08-09
1
-0
/
+1
*
shmem: Add default quota limit mount options
Lukas Czerner
2023-08-09
1
-0
/
+8
*
shmem: quota support
Carlos Maiolino
2023-08-09
1
-0
/
+8
*
shmem: prepare shmem quota infrastructure
Carlos Maiolino
2023-08-09
1
-0
/
+12
*
userfaultfd: convert mfill_atomic() to use a folio
ZhangPeng
2023-04-18
1
-2
/
+2
*
smaps: fix defined but not used smaps_shmem_walk_ops
Steven Price
2023-04-18
1
-0
/
+7
*
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
2023-04-05
1
-2
/
+3
*
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
2023-04-05
1
-2
/
+2
*
shmem: add support to ignore swap
Luis Chamberlain
2023-03-28
1
-0
/
+1
*
shmem: add shmem_read_folio() and shmem_read_folio_gfp()
Matthew Wilcox (Oracle)
2023-02-09
1
-0
/
+8
*
mm: fix khugepaged with shmem_enabled=advise
David Stevens
2023-02-02
1
-8
/
+2
*
mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
Zach O'Keefe
2022-10-03
1
-4
/
+6
*
shmem: remove shmem_getpage()
Matthew Wilcox (Oracle)
2022-10-03
1
-3
/
+1
*
shmem: add shmem_get_folio()
Matthew Wilcox (Oracle)
2022-10-03
1
-0
/
+2
*
mm/shmem: fix chattr fsflags support in tmpfs
Hugh Dickins
2022-08-20
1
-9
/
+4
*
mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs
Theodore Ts'o
2022-07-29
1
-0
/
+11
*
mm/shmem: take care of UFFDIO_COPY_MODE_WP
Peter Xu
2022-05-13
1
-2
/
+2
*
mm: shmem: make shmem_init return void
Miaohe Lin
2022-04-28
1
-1
/
+1
*
tmpfs: support for file creation time
Xavier Roche
2022-03-22
1
-0
/
+1
*
mm: simplify try_to_unuse
Christoph Hellwig
2022-01-22
1
-2
/
+1
*
huge tmpfs: shmem_is_huge(vma, inode, index)
Hugh Dickins
2021-09-03
1
-3
/
+6
*
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
2021-09-03
1
-0
/
+1
*
huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
Hugh Dickins
2021-09-03
1
-0
/
+13
*
shmem: use raw_spinlock_t for ->stat_lock
Sebastian Andrzej Siewior
2021-09-03
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-11
/
+8
|
\
|
*
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
2021-06-30
1
-11
/
+8
*
|
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
2021-04-30
1
-1
/
+1
|
/
*
mm/shmem.c: make shmem_mapping() inline
Hui Su
2020-12-15
1
-1
/
+5
*
tmpfs: support 64-bit inums per-sb
Chris Down
2020-08-07
1
-0
/
+1
*
tmpfs: per-superblock i_ino support
Chris Down
2020-08-07
1
-0
/
+2
*
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
2020-04-07
1
-9
/
+1
*
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-1
/
+2
*
vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API
David Howells
2019-09-12
1
-2
/
+2
*
make shmem_fill_super() static
Al Viro
2019-09-05
1
-1
/
+2
*
mm: swapoff: shmem_unuse() stop eviction without igrab()
Hugh Dickins
2019-04-19
1
-0
/
+1
*
mm: rid swapoff of quadratic complexity
Vineeth Remanan Pillai
2019-03-05
1
-1
/
+2
*
mm: restructure memfd code
Mike Kravetz
2018-06-07
1
-13
/
+0
*
shmem: rename functions that are memfd-related
Marc-André Lureau
2018-01-31
1
-2
/
+2
*
shmem: unexport shmem_add_seals()/shmem_get_seals()
Marc-André Lureau
2018-01-31
1
-2
/
+0
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
1
-0
/
+2
|
\
|
*
mm/shmem: introduce shmem_file_setup_with_mnt
Matthew Auld
2017-10-07
1
-0
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support
Mike Rapoport
2017-09-06
1
-0
/
+6
*
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
2017-02-24
1
-0
/
+7
*
userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd support
Mike Rapoport
2017-02-22
1
-0
/
+11
*
shmem: split huge pages beyond i_size under memory pressure
Kirill A. Shutemov
2016-07-26
1
-1
/
+5
*
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
Kirill A. Shutemov
2016-07-26
1
-1
/
+9
*
khugepaged: add support of collapse for tmpfs/shmem pages
Kirill A. Shutemov
2016-07-26
1
-0
/
+23
[next]