index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
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
2024-09-03
mm: shmem: use swap_free_nr() to free shmem swap entries
Baolin Wang
2024-09-03
mm: shmem: return number of pages beeing freed in shmem_free_swap
Daniel Gomez
2024-09-03
mm: shmem: extend shmem_partial_swap_usage() to support large folio swap
Baolin Wang
2024-09-03
mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
Baolin Wang
2024-09-01
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
2024-09-01
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
2024-09-01
mm: shmem: simplify the suitable huge orders validation for tmpfs
Baolin Wang
2024-08-07
mm: shmem: fix incorrect aligned index when checking conflicts
Baolin Wang
2024-08-07
mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem
Baolin Wang
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-07-22
quota: remove unneeded return value of register_quota_format
Kemeng Shi
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-07-12
mm: shmem: rename mTHP shmem counters
Ryan Roberts
2024-07-12
mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem
Bang Li
2024-07-10
mm/shmem: fix input and output inconsistencies
Bang Li
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-03
mm/shmem: disable PMD-sized page cache if needed
Gavin Shan
2024-07-03
mm: shmem: add mTHP counters for anonymous shmem
Baolin Wang
2024-07-03
mm: shmem: add mTHP size alignment in shmem_get_unmapped_area
Baolin Wang
2024-07-03
mm: shmem: add mTHP support for anonymous shmem
Baolin Wang
2024-07-03
mm: shmem: add multi-size THP sysfs interface for anonymous shmem
Baolin Wang
2024-07-03
mm: shmem: add THP validation for PMD-mapped THP related statistics
Baolin Wang
2024-07-03
mm/swap: reduce swap cache search space
Kairui Song
2024-07-03
mm: shmem: use folio_alloc_mpol() in shmem_alloc_folio()
Kefeng Wang
2024-07-02
tmpfs: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-06-15
mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
Baolin Wang
2024-06-03
tmpfs: don't interrupt fallocate with EINTR
Mikulas Patocka
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
2024-04-17
libfs: Add simple_offset_rename() API
Chuck Lever
2024-04-16
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]