aboutsummaryrefslogtreecommitdiff
path: root/mm/shmem.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-4/+4
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-294/+294
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 1-10/+10
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 1-1/+1
2023-10-25mempolicy: alloc_pages_mpol() for NUMA policy without vmaGravatar Hugh Dickins 1-41/+51
2023-10-18treewide: mark stuff as __ro_after_initGravatar Alexey Dobriyan 1-4/+4
2023-10-18mm: update memfd seal write check to include F_SEAL_WRITEGravatar Lorenzo Stoakes 1-1/+1
2023-10-18shmem,percpu_counter: add _limited_add(fbc, limit, amount)Gravatar Hugh Dickins 1-5/+5
2023-10-18shmem: _add_to_page_cache() before shmem_inode_acct_blocks()Gravatar Hugh Dickins 1-111/+118
2023-10-18shmem: move memcg charge out of shmem_add_to_page_cache()Gravatar Hugh Dickins 1-39/+29
2023-10-18shmem: shmem_acct_blocks() and shmem_inode_acct_blocks()Gravatar Hugh Dickins 1-7/+7
2023-10-18shmem: trivial tidyups, removing extra blank lines, etcGravatar Hugh Dickins 1-35/+21
2023-10-18shmem: factor shmem_falloc_wait() out of shmem_fault()Gravatar Hugh Dickins 1-57/+69
2023-10-18shmem: remove vma arg from shmem_get_folio_gfp()Gravatar Hugh Dickins 1-7/+6
2023-10-18mm: convert to new timestamp accessorsGravatar Jeff Layton 1-10/+10
2023-10-10shmem: move shmem_xattr_handlers to .rodataGravatar Wedson Almeida Filho 1-1/+1
2023-10-04mm/shmem: remove dead code can not be satisfied by "(CONFIG_SHMEM)&&(!(CONFIG...Gravatar Ying Sun 1-4/+0
2023-09-20Revert "tmpfs: add support for multigrain timestamps"Gravatar Christian Brauner 1-1/+1
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-8/+7
2023-08-28Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-222/+603
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-15/+15
2023-08-24mm/swap: inline folio_set_swap_entry() and folio_swap_entry()Gravatar David Hildenbrand 1-3/+3
2023-08-24merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesGravatar Andrew Morton 1-2/+4
2023-08-24shmem: fix smaps BUG sleeping while atomicGravatar Hugh Dickins 1-2/+4
2023-08-22tmpfs,xattr: GFP_KERNEL_ACCOUNT for simple xattrsGravatar Hugh Dickins 1-1/+1
2023-08-21mm/shmem.c: use helper macro K()Gravatar ZhangPeng 1-2/+1
2023-08-18mm: make PTE_MARKER_SWAPIN_ERROR more generalGravatar Axel Rasmussen 1-2/+2
2023-08-18mm: increase usage of folio_next_index() helperGravatar Sidhartha Kumar 1-1/+1
2023-08-11tmpfs: trivial support for direct IOGravatar Hugh Dickins 1-2/+30
2023-08-11tmpfs: add support for multigrain timestampsGravatar Jeff Layton 1-1/+1
2023-08-10tmpfs,xattr: enable limited user extended attributesGravatar Hugh Dickins 1-9/+69
2023-08-09tmpfs: track free_ispace instead of free_inodesGravatar Hugh Dickins 1-16/+17
2023-08-09xattr: simple_xattr_set() return old_xattr to be freedGravatar Hugh Dickins 1-4/+6
2023-08-09tmpfs: verify {g,u}id mount options correctlyGravatar Christian Brauner 1-4/+24
2023-08-09shmem: move spinlock into shmem_recalc_inode() to fix quota supportGravatar Hugh Dickins 1-63/+44
2023-08-09shmem: stable directory offsetsGravatar Chuck Lever 1-7/+40
2023-08-09shmem: Refactor shmem_symlink()Gravatar Chuck Lever 1-10/+9
2023-08-09shmem: fix quota lock nesting in huge hole handlingGravatar Hugh Dickins 1-10/+9
2023-08-09shmem: Add default quota limit mount optionsGravatar Lukas Czerner 1-0/+61
2023-08-09shmem: quota supportGravatar Carlos Maiolino 1-8/+178
2023-08-09shmem: make shmem_get_inode() return ERR_PTR instead of NULLGravatar Carlos Maiolino 1-92/+119
2023-08-09shmem: make shmem_inode_acct_block() return errorGravatar Lukas Czerner 1-8/+10
2023-08-09fs: pass the request_mask to generic_fillattrGravatar Jeff Layton 1-1/+1
2023-07-27shmem: minor fixes to splice-read implementationGravatar Hugh Dickins 1-3/+6
2023-07-24shmem: convert to ctime accessor functionsGravatar Jeff Layton 1-10/+12
2023-07-10shmem: convert to simple_rename_timestampGravatar Jeff Layton 1-3/+1
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+5
2023-06-19shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsGravatar Roberto Sassu 1-1/+1
2023-06-09mm: shmem: fix UAF bug in shmem_show_options()Gravatar Tu Jinjiang 1-1/+4
2023-05-24shmem: Implement splice-readGravatar David Howells 1-1/+133