开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm: shmem: skip swapcache for swapin of synchronous swap device
Baolin Wang
2025-01-20
Merge tag 'vfs-6.14-rc1.libfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-15
mm: shmem: use signed int for version handling in casefold option
Karan Sanghavi
2025-01-13
mm: perform all memfd seal checks in a single place
Lorenzo Stoakes
2025-01-13
mm/shmem: refactor to reuse vfs_parse_monolithic_sep for option parsing
Guo Weikang
2025-01-13
mm: shmem: add a kernel command line to change the default huge policy for tmpfs
Baolin Wang
2025-01-13
mm: shmem: add large folio support for tmpfs
Baolin Wang
2025-01-13
mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
Baolin Wang
2025-01-04
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
2024-12-30
mm: shmem: fix the update of 'shmem_falloc->nr_unswapped'
Baolin Wang
2024-12-30
mm: shmem: fix incorrect index alignment for within_size policy
Baolin Wang
2024-12-22
tmpfs: use inode_set_cached_link()
Mateusz Guzik
2024-12-18
mm: shmem: fix ShmemHugePages at swapout
Hugh Dickins
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-16
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Andrew Morton
2024-11-11
mm: shmem: override mTHP shmem default with a kernel parameter
Maíra Canal
2024-11-11
mm: shmem: control THP support through the kernel command line
Maíra Canal
2024-11-06
mm: shmem: fallback to page size splice if large folio has poisoned pages
Baolin Wang
2024-11-06
mm: shmem: improve the tmpfs large folio read performance
Baolin Wang
2024-11-06
mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logic
Baolin Wang
2024-11-06
mm: shmem: remove __shmem_huge_global_enabled()
Kefeng Wang
2024-11-06
tmpfs: don't enable large folios if not supported
Kefeng Wang
2024-11-06
tmpfs: Initialize sysfs during tmpfs init
André Almeida
2024-11-06
tmpfs: Fix type for sysfs' casefold attribute
André Almeida
2024-11-05
mm: shmem: fix khugepaged activation policy for shmem
Baolin Wang
2024-11-05
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
2024-10-28
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
2024-10-28
tmpfs: Expose filesystem features via sysfs
André Almeida
2024-10-28
tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
André Almeida
2024-10-28
tmpfs: Add casefold lookup support
André Almeida
2024-10-17
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
2024-10-10
tmpfs: add support for multigrain timestamps
Jeff Layton
2024-09-23
Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-09
mm: replace xa_get_order with xas_get_order where appropriate
Shakeel Butt
2024-09-09
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
2024-09-09
mm: shmem: extend shmem_unused_huge_shrink() to all sizes
Hugh Dickins
2024-09-09
mm: shmem: fix minor off-by-one in shrinkable calculation
Hugh Dickins
2024-09-09
mm: cleanup count_mthp_stat() definition
Ryan Roberts
2024-09-03
mm: remove PageSwapCache
Matthew Wilcox (Oracle)
2024-09-03
mm: shmem: support large folio swap out
Baolin Wang
2024-09-03
mm: shmem: split large entry if the swapin folio is not large
Baolin Wang
2024-09-03
mm: shmem: drop folio reference count using 'nr_pages' in shmem_delete_from_p...
Baolin Wang
2024-09-03
mm: shmem: support large folio allocation for shmem_replace_folio()
Baolin Wang
[next]