index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
1
-4
/
+4
|
\
|
*
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-18
1
-4
/
+4
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-294
/
+294
|
\
\
|
*
|
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
2023-10-25
1
-41
/
+51
|
*
|
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
2023-10-18
1
-1
/
+1
|
*
|
shmem,percpu_counter: add _limited_add(fbc, limit, amount)
Hugh Dickins
2023-10-18
1
-5
/
+5
|
*
|
shmem: _add_to_page_cache() before shmem_inode_acct_blocks()
Hugh Dickins
2023-10-18
1
-111
/
+118
|
*
|
shmem: move memcg charge out of shmem_add_to_page_cache()
Hugh Dickins
2023-10-18
1
-39
/
+29
|
*
|
shmem: shmem_acct_blocks() and shmem_inode_acct_blocks()
Hugh Dickins
2023-10-18
1
-7
/
+7
|
*
|
shmem: trivial tidyups, removing extra blank lines, etc
Hugh Dickins
2023-10-18
1
-35
/
+21
|
*
|
shmem: factor shmem_falloc_wait() out of shmem_fault()
Hugh Dickins
2023-10-18
1
-57
/
+69
|
*
|
shmem: remove vma arg from shmem_get_folio_gfp()
Hugh Dickins
2023-10-18
1
-7
/
+6
|
*
|
mm/shmem: remove dead code can not be satisfied by "(CONFIG_SHMEM)&&(!(CONFIG...
Ying Sun
2023-10-04
1
-4
/
+0
|
|
/
*
|
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
1
-10
/
+10
|
\
\
|
*
|
mm: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-10
/
+10
|
|
/
*
|
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
shmem: move shmem_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-10
1
-1
/
+1
*
|
Revert "tmpfs: add support for multigrain timestamps"
Christian Brauner
2023-09-20
1
-1
/
+1
|
/
*
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
|
/
[next]