index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
mm/shmem, swap: fix softlockup with mTHP swapin
Kairui Song
1
-1
/
+5
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-10
/
+13
2025-05-31
mm/shmem: remove unneeded xa_is_value() check in shmem_unuse_swap_entries()
Kemeng Shi
1
-2
/
+0
2025-05-31
mm: shmem: only remove inode from swaplist when it's swapped page count is 0
Kemeng Shi
1
-2
/
+2
2025-05-31
mm/shmem: fix potential dead loop in shmem_unuse()
Kemeng Shi
1
-3
/
+6
2025-05-31
mm: shmem: add missing shmem_unacct_size() in __shmem_file_setup()
Kemeng Shi
1
-3
/
+3
2025-05-31
mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()
Kemeng Shi
1
-0
/
+2
2025-04-07
mm: Remove swap_writepage() and shmem_writepage()
Matthew Wilcox (Oracle)
1
-18
/
+5
2025-04-07
shmem: Add shmem_writeout()
Matthew Wilcox (Oracle)
1
-6
/
+14
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-90
/
+77
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+4
2025-03-21
mm/hwpoison: introduce folio_contain_hwpoisoned_page() helper
Jinjiang Tu
1
-2
/
+1
2025-03-17
mm/shmem: fix functions documentation
Enrico Bravi
1
-3
/
+3
2025-03-17
mm/shmem: use xas_try_split() in shmem_split_large_entry()
Zi Yan
1
-31
/
+28
2025-03-17
mm: shmem: factor out the within_size logic into a new helper
Baolin Wang
1
-26
/
+27
2025-03-17
mm: shmem: change the return value of shmem_find_swap_entries()
Baolin Wang
1
-6
/
+6
2025-03-17
mm: shmem: remove duplicate error validation
Baolin Wang
1
-3
/
+3
2025-03-17
mm: shmem: remove 'fadvise()' comments
Baolin Wang
1
-2
/
+2
2025-03-17
mm: shmem: drop the unused macro
Baolin Wang
1
-1
/
+0
2025-03-16
mm, swap: simplify folio swap allocation
Kairui Song
1
-15
/
+6
2025-03-16
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
1
-1
/
+1
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-5
/
+28
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
1
-3
/
+3
2025-03-05
mm: shmem: remove unnecessary warning in shmem_writepage()
Ricardo Cañuelo Navarro
1
-1
/
+1
2025-03-05
mm: shmem: fix potential data corruption during shmem swapin
Baolin Wang
1
-4
/
+27
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-4
/
+4
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-82
/
+249
2025-01-25
mm: shmem: skip swapcache for swapin of synchronous swap device
Baolin Wang
1
-5
/
+105
2025-01-20
Merge tag 'vfs-6.14-rc1.libfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+4
2025-01-15
mm: shmem: use signed int for version handling in casefold option
Karan Sanghavi
1
-1
/
+1
2025-01-13
mm: perform all memfd seal checks in a single place
Lorenzo Stoakes
1
-6
/
+0
2025-01-13
mm/shmem: refactor to reuse vfs_parse_monolithic_sep for option parsing
Guo Weikang
1
-38
/
+27
2025-01-13
mm: shmem: add a kernel command line to change the default huge policy for tmpfs
Baolin Wang
1
-1
/
+22
2025-01-13
mm: shmem: add large folio support for tmpfs
Baolin Wang
1
-18
/
+81
2025-01-13
mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
Baolin Wang
1
-20
/
+20
2025-01-04
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
1
-2
/
+2
2024-12-30
mm: shmem: fix the update of 'shmem_falloc->nr_unswapped'
Baolin Wang
1
-1
/
+1
2024-12-30
mm: shmem: fix incorrect index alignment for within_size policy
Baolin Wang
1
-2
/
+3
2024-12-22
tmpfs: use inode_set_cached_link()
Mateusz Guzik
1
-2
/
+4
2024-12-18
mm: shmem: fix ShmemHugePages at swapout
Hugh Dickins
1
-10
/
+12
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-89
/
+256
2024-11-18
Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-10
/
+255
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2024-11-16
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Andrew Morton
1
-2
/
+0
2024-11-11
mm: shmem: override mTHP shmem default with a kernel parameter
Maíra Canal
1
-1
/
+104
2024-11-11
mm: shmem: control THP support through the kernel command line
Maíra Canal
1
-23
/
+49
2024-11-06
mm: shmem: fallback to page size splice if large folio has poisoned pages
Baolin Wang
1
-8
/
+30
2024-11-06
mm: shmem: improve the tmpfs large folio read performance
Baolin Wang
1
-10
/
+24
2024-11-06
mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logic
Baolin Wang
1
-24
/
+11
[next]