index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+18
2024-03-14
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-5
/
+37
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+3
2024-02-29
mm/shmem.c: Use new form of *@param in kernel-doc
Akira Yokosawa
1
-2
/
+2
2024-02-24
shmem: properly report quota mount options
Jan Kara
1
-0
/
+18
2024-02-21
libfs: Add simple_offset_empty()
Chuck Lever
1
-2
/
+2
2024-02-21
shmem: document how to "persist" data when using shmem_*file_setup
Christoph Hellwig
1
-0
/
+4
2024-02-21
shmem: export shmem_kernel_file_setup
Christoph Hellwig
1
-0
/
+1
2024-02-21
shmem: export shmem_get_folio
Christoph Hellwig
1
-0
/
+20
2024-02-21
shmem: move the shmem_mapping assert into shmem_get_folio_gfp
Christoph Hellwig
1
-1
/
+3
2024-02-21
shmem: set a_ops earlier in shmem_symlink
Christoph Hellwig
1
-1
/
+1
2024-02-21
shmem: move shmem_mapping out of line
Christoph Hellwig
1
-3
/
+8
2024-02-08
fs: super_set_uuid()
Kent Overstreet
1
-1
/
+3
2024-02-08
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
1
-1
/
+1
2024-01-11
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2023-12-30
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
1
-2
/
+1
2023-12-29
mm: convert swap_cluster_readahead and swap_vma_readahead to return a folio
Matthew Wilcox (Oracle)
1
-5
/
+3
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
1
-0
/
+1
2023-12-21
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
1
-1
/
+18
2023-12-13
mm/shmem: fix race in shmem_undo_range w/THP
David Stevens
1
-1
/
+18
2023-12-11
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-4
/
+4
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-294
/
+294
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-10
/
+10
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-10-26
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
1
-41
/
+51
2023-10-19
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
1
-4
/
+4
2023-10-19
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
1
-1
/
+1
2023-10-19
shmem,percpu_counter: add _limited_add(fbc, limit, amount)
Hugh Dickins
1
-5
/
+5
2023-10-19
shmem: _add_to_page_cache() before shmem_inode_acct_blocks()
Hugh Dickins
1
-111
/
+118
2023-10-19
shmem: move memcg charge out of shmem_add_to_page_cache()
Hugh Dickins
1
-39
/
+29
2023-10-19
shmem: shmem_acct_blocks() and shmem_inode_acct_blocks()
Hugh Dickins
1
-7
/
+7
2023-10-19
shmem: trivial tidyups, removing extra blank lines, etc
Hugh Dickins
1
-35
/
+21
2023-10-19
shmem: factor shmem_falloc_wait() out of shmem_fault()
Hugh Dickins
1
-57
/
+69
2023-10-19
shmem: remove vma arg from shmem_get_folio_gfp()
Hugh Dickins
1
-7
/
+6
2023-10-18
mm: convert to new timestamp accessors
Jeff Layton
1
-10
/
+10
2023-10-10
shmem: move shmem_xattr_handlers to .rodata
Wedson Almeida Filho
1
-1
/
+1
2023-10-04
mm/shmem: remove dead code can not be satisfied by "(CONFIG_SHMEM)&&(!(CONFIG...
Ying Sun
1
-4
/
+0
2023-09-20
Revert "tmpfs: add support for multigrain timestamps"
Christian Brauner
1
-1
/
+1
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+7
2023-08-28
Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-222
/
+603
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-15
/
+15
2023-08-25
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
1
-3
/
+3
2023-08-25
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-2
/
+4
2023-08-25
shmem: fix smaps BUG sleeping while atomic
Hugh Dickins
1
-2
/
+4
2023-08-22
tmpfs,xattr: GFP_KERNEL_ACCOUNT for simple xattrs
Hugh Dickins
1
-1
/
+1
2023-08-21
mm/shmem.c: use helper macro K()
ZhangPeng
1
-2
/
+1
2023-08-18
mm: make PTE_MARKER_SWAPIN_ERROR more general
Axel Rasmussen
1
-2
/
+2
2023-08-18
mm: increase usage of folio_next_index() helper
Sidhartha Kumar
1
-1
/
+1
[next]