index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-2
/
+1
2024-04-17
libfs: Add simple_offset_rename() API
Chuck Lever
1
-2
/
+1
2024-04-16
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
1
-6
/
+0
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+18
2024-03-13
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-23
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-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2023-12-29
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-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
1
-1
/
+18
2023-12-12
mm/shmem: fix race in shmem_undo_range w/THP
David Stevens
1
-1
/
+18
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-4
/
+4
2023-11-02
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-25
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
1
-41
/
+51
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
1
-4
/
+4
2023-10-18
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
1
-1
/
+1
2023-10-18
shmem,percpu_counter: add _limited_add(fbc, limit, amount)
Hugh Dickins
1
-5
/
+5
2023-10-18
shmem: _add_to_page_cache() before shmem_inode_acct_blocks()
Hugh Dickins
1
-111
/
+118
2023-10-18
shmem: move memcg charge out of shmem_add_to_page_cache()
Hugh Dickins
1
-39
/
+29
2023-10-18
shmem: shmem_acct_blocks() and shmem_inode_acct_blocks()
Hugh Dickins
1
-7
/
+7
2023-10-18
shmem: trivial tidyups, removing extra blank lines, etc
Hugh Dickins
1
-35
/
+21
2023-10-18
shmem: factor shmem_falloc_wait() out of shmem_fault()
Hugh Dickins
1
-57
/
+69
2023-10-18
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-29
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-24
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
1
-3
/
+3
2023-08-24
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-2
/
+4
2023-08-24
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
[next]