index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
2025-08-02
mm: shmem: fix the shmem large folio allocation for the i915 driver
Baolin Wang
2025-08-02
mm/shmem, swap: improve cached mTHP handling and fix potential hang
Kairui Song
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-07-24
mm/shmem: writeout free swap if swap_writeout() reactivates
Hugh Dickins
2025-07-24
mm/shmem: hold shmem_swaplist spinlock (not mutex) much less
Hugh Dickins
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
2025-07-09
mm: stop passing a writeback_control structure to swap_writeout
Christoph Hellwig
2025-07-09
mm: stop passing a writeback_control structure to shmem_writeout
Christoph Hellwig
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-06-19
mm/shmem, swap: fix softlockup with mTHP swapin
Kairui Song
2025-06-11
shmem: no dentry retention past the refcount reaching zero
Al Viro
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
mm/shmem: remove unneeded xa_is_value() check in shmem_unuse_swap_entries()
Kemeng Shi
2025-05-31
mm: shmem: only remove inode from swaplist when it's swapped page count is 0
Kemeng Shi
2025-05-31
mm/shmem: fix potential dead loop in shmem_unuse()
Kemeng Shi
2025-05-31
mm: shmem: add missing shmem_unacct_size() in __shmem_file_setup()
Kemeng Shi
2025-05-31
mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()
Kemeng Shi
2025-04-07
mm: Remove swap_writepage() and shmem_writepage()
Matthew Wilcox (Oracle)
2025-04-07
shmem: Add shmem_writeout()
Matthew Wilcox (Oracle)
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-21
mm/hwpoison: introduce folio_contain_hwpoisoned_page() helper
Jinjiang Tu
2025-03-17
mm/shmem: fix functions documentation
Enrico Bravi
2025-03-17
mm/shmem: use xas_try_split() in shmem_split_large_entry()
Zi Yan
2025-03-17
mm: shmem: factor out the within_size logic into a new helper
Baolin Wang
2025-03-17
mm: shmem: change the return value of shmem_find_swap_entries()
Baolin Wang
2025-03-17
mm: shmem: remove duplicate error validation
Baolin Wang
2025-03-17
mm: shmem: remove 'fadvise()' comments
Baolin Wang
2025-03-17
mm: shmem: drop the unused macro
Baolin Wang
2025-03-16
mm, swap: simplify folio swap allocation
Kairui Song
2025-03-16
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
2025-03-05
mm: shmem: remove unnecessary warning in shmem_writepage()
Ricardo CaƱuelo Navarro
2025-03-05
mm: shmem: fix potential data corruption during shmem swapin
Baolin Wang
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
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
[prev]
[next]