- c225c4f mm/filemap: fix filemap_get_folios_contig THP panic by Steve Sistare · 6 months ago
- f8ffbc3 Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 months ago
- 617a814 Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 6 months ago
- 171754c Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 6 months ago
- adfc3de Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linux by Linus Torvalds · 6 months ago
- 2775df6 Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 6 months ago
- a12c883 filemap: introduce filemap_invalidate_pages by Pavel Begunkov · 6 months ago
- 354a595 mm: replace xa_get_order with xas_get_order where appropriate by Shakeel Butt · 6 months ago
- fc1b43c filemap: fix the last_index of mm_filemap_get_pages by Takaya Saeki · 6 months ago
- 775d28f mm: remove isolate_lru_page() by Kefeng Wang · 6 months ago
- 0a2d829 mm: allow read-ahead with IOCB_NOWAIT set by Yafang Shao · 7 months ago
- fb72415 mm: filemap: use xa_get_order() to get the swap entry order by Baolin Wang · 7 months ago
- 743a275 filemap: cap PTE range to be created to allowed zero fill in folio_map_range() by Pankaj Raghav · 7 months ago
- b6273b5 filemap: add trace events for get_pages, map_pages, and fault by Takaya Saeki · 7 months ago
- 420e05d fs: remove calls to set and clear the folio error flag by Matthew Wilcox (Oracle) · 7 months ago
- 7290840 mm: remove follow_page() by David Hildenbrand · 7 months ago
- c26096e mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range() by David Howells · 6 months ago
- ab95d23 filemap: allocate mapping_min_order folios in the page cache by Pankaj Raghav · 7 months ago
- 84429b6 fs: Allow fine-grained control of folio sizes by Matthew Wilcox (Oracle) · 7 months ago
- 1da91ea introduce fd_file(), convert all accessors to it. by Al Viro · 9 months ago
- 1da8661 fs: Convert aops->write_begin to take a folio by Matthew Wilcox (Oracle) · 8 months ago
- a225800 fs: Convert aops->write_end to take a folio by Matthew Wilcox (Oracle) · 8 months ago
- fbc90c0 Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 8 months ago
- 4f40c63 Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 months ago
- 24be02a filemap: replace pte_offset_map() with pte_offset_map_nolock() by ZhangPeng · 12 months ago
- 9aac777 filemap: Convert generic_perform_write() to support large folios by Matthew Wilcox (Oracle) · 9 months ago
- 8ef6fd0 Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix by Andrew Morton · 8 months ago
- 5a4d8944 cachestat: do not flush stats in recency check by Nhat Pham · 8 months ago
- 3390916 mm/filemap: skip to create PMD-sized page cache if needed by Gavin Shan · 8 months ago
- fa2690a mm: page_ref: remove folio_try_get_rcu() by Yang Shi · 8 months ago
- 901a269 filemap: fix page_cache_next_miss() when no hole found by Jan Kara · 8 months ago
- 9bf4644 mm/filemap: reinitialize folio->_mapcount directly by David Hildenbrand · 9 months ago
- 9415983 mm: fix xyz_noprof functions calling profiled functions by Suren Baghdasaryan · 9 months ago
- 61307b7 Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 10 months ago
- ceca449 mm: filemap: batch mm counter updating in filemap_map_pages() by Kefeng Wang · 11 months ago
- 1f2d8b4 mm: move mm counter updating out of set_pte_range() by Kefeng Wang · 11 months ago
- f0376c7 mm/filemap: use folio_mapcount() in filemap_unaccount_folio() by David Hildenbrand · 11 months ago
- 74e797d mm: Provide a means of invalidation without using launder_folio by David Howells · 11 months ago
- 2e9d7e4 mm: Remove the PG_fscache alias for PG_private_2 by David Howells · 12 months ago
- 0ae0b2b mm: use "GUP-fast" instead "fast GUP" in remaining comments by David Hildenbrand · 11 months ago
- 6758c11 mm/filemap: optimize filemap folio adding by Kairui Song · 11 months ago
- b2ebcf9 mm/filemap: clean up hugetlb exclusion code by Kairui Song · 11 months ago
- de60fd8 mm/filemap: return early if failed to allocate memory for split by Kairui Song · 11 months ago
- 5c46d53 mm/filemap: don't decrease mmap_miss when folio has workingset flag by Liu Shixin · 12 months ago
- b951aaf mm: enable page allocation tagging by Suren Baghdasaryan · 12 months ago
- d5d39c7 mm: cachestat: fix two shmem bugs by Johannes Weiner · 12 months ago
- 902861e Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 12 months ago
- babbcc0 Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 12 months ago
- 7ea65c8 Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
- 58f327f filemap: avoid unnecessary major faults in filemap_fault() by ZhangPeng · 1 year ago
- 8897277 mm: support order-1 folios in the page cache by Matthew Wilcox (Oracle) · 1 year ago
- 1f1183c merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes by Andrew Morton · 1 year ago
- 3a75cb0 mm: cachestat: fix folio read-after-free in cache walk by Nhat Pham · 1 year, 1 month ago
- 5662400 mm: add pfn_swap_entry_folio() by Matthew Wilcox (Oracle) · 1 year, 2 months ago
- 6212eb4 mm/filemap: avoid type conversion by Hongbo Li · 1 year, 2 months ago
- b64e74e mm: move mapping_set_update out of <linux/swap.h> by Christoph Hellwig · 1 year, 1 month ago
- 4b944f8 Revert "mm/filemap: avoid buffered read/write race to read inconsistent data" by Baokun Li · 1 year, 1 month ago
- 16df6e0 Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
- 78273df Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 1 year, 2 months ago
- 4d8f741 mm/rmap: remove page_remove_rmap() by David Hildenbrand · 1 year, 3 months ago
- 153a996 netfs: Implement unbuffered/DIO write support by David Howells · 3 years ago
- 016dc85 netfs: Implement unbuffered/DIO read support by David Howells · 3 years, 2 months ago
- 1e2f2d3 Kill sched.h dependency on rcupdate.h by Kent Overstreet · 1 year, 3 months ago
- a721aea sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes by Andrew Morton · 1 year, 3 months ago
- e2c27b8 mm/filemap: avoid buffered read/write race to read inconsistent data by Baokun Li · 1 year, 3 months ago
- a1748f8 mm: filemap: remove unnecessary iitialization of ret by Li zeming · 1 year, 3 months ago
- 8ff2526 mm/filemap: increase usage of folio_next_index() helper by Minjie Du · 1 year, 4 months ago
- 9aa1345 mm: fix oops when filemap_map_pmd() without prealloc_pte by Hugh Dickins · 1 year, 4 months ago
- afccb08 mm: more ptep_get() conversion by Ryan Roberts · 1 year, 4 months ago
- e8e17ee mm: drop the assumption that VM_SHARED always implies writable by Lorenzo Stoakes · 1 year, 5 months ago
- b0b598e filemap: remove use of wait bookmarks by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 85ce2c5 memcontrol: only transfer the memcg data for migration by Nhat Pham · 1 year, 5 months ago
- 2580d55 mm: use folio_xor_flags_has_waiters() in folio_end_writeback() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 7d0795d mm: make __end_folio_writeback() return void by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 0410cd8 mm: add folio_xor_flags_has_waiters() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- f12fb73 mm: delete checks for xor_unlock_is_negative_byte() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 247dbcd bitops: add xor_unlock_is_negative_byte() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 0b23704 mm: add folio_end_read() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- bafd7e9 filemap: call filemap_get_folios_tag() from filemap_get_folios() by Pankaj Raghav · 1 year, 5 months ago
- 5d74b2ab mm: make lock_folio_maybe_drop_mmap() VMA lock aware by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 6facf36 mm/filemap: clarify filemap_fault() comments for not uptodate case by Lorenzo Stoakes · 1 year, 5 months ago
- a08c719 mm/filemap: remove hugetlb special casing in filemap.c by Sidhartha Kumar · 1 year, 5 months ago
- d98388ce mm/filemap: increase usage of folio_next_index() helper by Minjie Du · 1 year, 6 months ago
- a501a07 mm: report success more often from filemap_map_folio_range() by Matthew Wilcox (Oracle) · 1 year, 6 months ago
- c8be038 filemap: add filemap_map_order0_folio() to handle order0 folio by Yin Fengwei · 1 year, 6 months ago
- d256d1c mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs() by Tong Tiangen · 1 year, 6 months ago
- b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- 617c28e filemap: batch PTE mappings by Yin Fengwei · 1 year, 7 months ago
- 3bd786f mm: convert do_set_pte() to set_pte_range() by Yin Fengwei · 1 year, 7 months ago
- de74976 filemap: add filemap_map_folio_range() by Yin Fengwei · 1 year, 7 months ago
- 1235ccd mm: handle swap page faults under per-VMA lock by Suren Baghdasaryan · 1 year, 8 months ago
- fdc724d mm: change folio_lock_or_retry to use vm_fault directly by Suren Baghdasaryan · 1 year, 8 months ago
- 0201ebf mm: merge folio_has_private()/filemap_release_folio() call pairs by David Howells · 1 year, 8 months ago
- f04d16e mm/filemap.c: fix update prev_pos after one read request done by Haibo Li · 1 year, 8 months ago
- 87b11f8 mm: increase usage of folio_next_index() helper by Sidhartha Kumar · 1 year, 8 months ago
- 4f66170 filemap: Allow __filemap_get_folio to allocate large folios by Matthew Wilcox (Oracle) · 1 year, 10 months ago
- ffc143d filemap: Add fgf_t typedef by Matthew Wilcox (Oracle) · 1 year, 10 months ago
- 6e17c6de Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 8 months ago
- 3eccc0c Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 8 months ago
- 16f8eb3 Revert "page cache: fix page_cache_next/prev_miss off by one" by Mike Kravetz · 1 year, 9 months ago