Age | Commit message (Expand) | Author |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-13 | Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2024-04-25 | mm: switch mm->get_unmapped_area() to a flag | Rick Edgecombe |
2024-04-25 | arm64: mm: swap: support THP_SWAP on hardware with MTE | Barry Song |
2024-04-17 | libfs: Add simple_offset_rename() API | Chuck Lever |
2024-04-16 | mm/shmem: inline shmem_is_huge() for disabled transparent hugepages | Sumanth Korikkar |
2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-03-13 | Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-03-13 | Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2024-03-11 | Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2024-02-29 | mm/shmem.c: Use new form of *@param in kernel-doc | Akira Yokosawa |
2024-02-23 | shmem: properly report quota mount options | Jan Kara |
2024-02-21 | libfs: Add simple_offset_empty() | Chuck Lever |
2024-02-21 | shmem: document how to "persist" data when using shmem_*file_setup | Christoph Hellwig |
2024-02-21 | shmem: export shmem_kernel_file_setup | Christoph Hellwig |
2024-02-21 | shmem: export shmem_get_folio | Christoph Hellwig |
2024-02-21 | shmem: move the shmem_mapping assert into shmem_get_folio_gfp | Christoph Hellwig |
2024-02-21 | shmem: set a_ops earlier in shmem_symlink | Christoph Hellwig |
2024-02-21 | shmem: move shmem_mapping out of line | Christoph Hellwig |
2024-02-08 | fs: super_set_uuid() | Kent Overstreet |
2024-02-08 | quota: Properly annotate i_dquot arrays with __rcu | Jan Kara |
2024-01-10 | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2023-12-29 | zswap: memcontrol: implement zswap writeback disabling | Nhat Pham |
2023-12-29 | mm: convert swap_cluster_readahead and swap_vma_readahead to return a folio | Matthew Wilcox (Oracle) |
2023-12-27 | Kill sched.h dependency on rcupdate.h | Kent Overstreet |
2023-12-20 | sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes | Andrew Morton |
2023-12-12 | mm/shmem: fix race in shmem_undo_range w/THP | David Stevens |
2023-12-10 | fs: convert error_remove_page to error_remove_folio | Matthew Wilcox (Oracle) |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-25 | mempolicy: alloc_pages_mpol() for NUMA policy without vma | Hugh Dickins |
2023-10-18 | treewide: mark stuff as __ro_after_init | Alexey Dobriyan |
2023-10-18 | mm: update memfd seal write check to include F_SEAL_WRITE | Lorenzo Stoakes |
2023-10-18 | shmem,percpu_counter: add _limited_add(fbc, limit, amount) | Hugh Dickins |
2023-10-18 | shmem: _add_to_page_cache() before shmem_inode_acct_blocks() | Hugh Dickins |
2023-10-18 | shmem: move memcg charge out of shmem_add_to_page_cache() | Hugh Dickins |
2023-10-18 | shmem: shmem_acct_blocks() and shmem_inode_acct_blocks() | Hugh Dickins |
2023-10-18 | shmem: trivial tidyups, removing extra blank lines, etc | Hugh Dickins |
2023-10-18 | shmem: factor shmem_falloc_wait() out of shmem_fault() | Hugh Dickins |
2023-10-18 | shmem: remove vma arg from shmem_get_folio_gfp() | Hugh Dickins |
2023-10-18 | mm: convert to new timestamp accessors | Jeff Layton |
2023-10-10 | shmem: move shmem_xattr_handlers to .rodata | Wedson Almeida Filho |
2023-10-04 | mm/shmem: remove dead code can not be satisfied by "(CONFIG_SHMEM)&&(!(CONFIG... | Ying Sun |
2023-09-20 | Revert "tmpfs: add support for multigrain timestamps" | Christian Brauner |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-24 | mm/swap: inline folio_set_swap_entry() and folio_swap_entry() | David Hildenbrand |