index
:
linux-stable.git
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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-8
/
+7
|
\
|
*
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
2023-08-24
1
-3
/
+3
|
*
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-24
1
-2
/
+4
|
|
\
|
*
|
mm/shmem.c: use helper macro K()
ZhangPeng
2023-08-21
1
-2
/
+1
|
*
|
mm: make PTE_MARKER_SWAPIN_ERROR more general
Axel Rasmussen
2023-08-18
1
-2
/
+2
|
*
|
mm: increase usage of folio_next_index() helper
Sidhartha Kumar
2023-08-18
1
-1
/
+1
*
|
|
Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-222
/
+603
|
\
\
\
|
*
|
|
tmpfs,xattr: GFP_KERNEL_ACCOUNT for simple xattrs
Hugh Dickins
2023-08-22
1
-1
/
+1
|
*
|
|
tmpfs: trivial support for direct IO
Hugh Dickins
2023-08-11
1
-2
/
+30
|
*
|
|
tmpfs,xattr: enable limited user extended attributes
Hugh Dickins
2023-08-10
1
-9
/
+69
|
*
|
|
tmpfs: track free_ispace instead of free_inodes
Hugh Dickins
2023-08-09
1
-16
/
+17
|
*
|
|
xattr: simple_xattr_set() return old_xattr to be freed
Hugh Dickins
2023-08-09
1
-4
/
+6
|
*
|
|
tmpfs: verify {g,u}id mount options correctly
Christian Brauner
2023-08-09
1
-4
/
+24
|
*
|
|
shmem: move spinlock into shmem_recalc_inode() to fix quota support
Hugh Dickins
2023-08-09
1
-63
/
+44
|
*
|
|
shmem: stable directory offsets
Chuck Lever
2023-08-09
1
-7
/
+40
|
*
|
|
shmem: Refactor shmem_symlink()
Chuck Lever
2023-08-09
1
-10
/
+9
|
*
|
|
shmem: fix quota lock nesting in huge hole handling
Hugh Dickins
2023-08-09
1
-10
/
+9
|
*
|
|
shmem: Add default quota limit mount options
Lukas Czerner
2023-08-09
1
-0
/
+61
|
*
|
|
shmem: quota support
Carlos Maiolino
2023-08-09
1
-8
/
+178
|
*
|
|
shmem: make shmem_get_inode() return ERR_PTR instead of NULL
Carlos Maiolino
2023-08-09
1
-92
/
+119
|
*
|
|
shmem: make shmem_inode_acct_block() return error
Lukas Czerner
2023-08-09
1
-8
/
+10
|
|
/
/
*
|
|
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-15
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tmpfs: add support for multigrain timestamps
Jeff Layton
2023-08-11
1
-1
/
+1
|
*
|
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
1
-1
/
+1
|
*
|
shmem: convert to ctime accessor functions
Jeff Layton
2023-07-24
1
-10
/
+12
|
*
|
shmem: convert to simple_rename_timestamp
Jeff Layton
2023-07-10
1
-3
/
+1
*
|
|
shmem: fix smaps BUG sleeping while atomic
Hugh Dickins
2023-08-24
1
-2
/
+4
|
|
/
|
/
|
*
|
shmem: minor fixes to splice-read implementation
Hugh Dickins
2023-07-27
1
-3
/
+6
|
/
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-2
/
+5
|
\
|
*
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
2023-06-19
1
-1
/
+1
|
*
mm: shmem: fix UAF bug in shmem_show_options()
Tu Jinjiang
2023-06-09
1
-1
/
+4
*
|
shmem: Implement splice-read
David Howells
2023-05-24
1
-1
/
+133
|
/
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-50
/
+87
|
\
|
*
shmem: restrict noswap option to initial user namespace
Christian Brauner
2023-04-27
1
-0
/
+4
|
*
userfaultfd: convert mfill_atomic() to use a folio
ZhangPeng
2023-04-18
1
-8
/
+8
|
*
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
2023-04-05
1
-4
/
+3
|
*
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
2023-04-05
1
-4
/
+3
|
*
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-04-05
1
-2
/
+2
|
*
shmem: open code the page cache lookup in shmem_get_folio_gfp
Christoph Hellwig
2023-04-05
1
-4
/
+10
|
*
shmem: shmem_get_partial_folio use filemap_get_entry
Hugh Dickins
2023-04-05
1
-5
/
+12
|
*
shmem: add support to ignore swap
Luis Chamberlain
2023-03-28
1
-1
/
+27
|
*
shmem: skip page split if we're not reclaiming
Luis Chamberlain
2023-03-28
1
-4
/
+6
|
*
shmem: move reclaim check early on writepages()
Luis Chamberlain
2023-03-28
1
-12
/
+10
|
*
shmem: set shmem_writepage() variables early
Luis Chamberlain
2023-03-28
1
-6
/
+3
|
*
shmem: remove check for folio lock on writepage()
Luis Chamberlain
2023-03-28
1
-1
/
+0
*
|
fs: drop unused posix acl handlers
Christian Brauner
2023-03-06
1
-4
/
+0
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-43
/
+62
|
\
|
*
shmem: fix W=1 build warnings with CONFIG_SHMEM=n
Matthew Wilcox (Oracle)
2023-02-09
1
-1
/
+1
|
*
shmem: add shmem_read_folio() and shmem_read_folio_gfp()
Matthew Wilcox (Oracle)
2023-02-09
1
-12
/
+24
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
[next]