- 1c52283 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
- ffa6575 mm/migrate.c: rework migration_entry_wait() to not take a pageref by Alistair Popple · 3 years ago
- 3abb28e filemap: Use folio_put_refs() in filemap_free_folio() by Matthew Wilcox (Oracle) · 3 years ago
- 6020c20 Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
- d3c8108 Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
- 6b24ca4 mm: Use multi-index entries in the page cache by Matthew Wilcox (Oracle) · 4 years, 6 months ago
- 51dcbda mm: Convert find_lock_entries() to use a folio_batch by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- 0e499ed filemap: Return only folios from find_get_entries() by Matthew Wilcox (Oracle) · 4 years, 4 months ago
- 25d6a23 filemap: Convert filemap_get_read_batch() to use a folio_batch by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- d996fc7 filemap: Convert filemap_read() to use a folio by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- 78f4266 truncate: Add invalidate_complete_folio2() by Matthew Wilcox (Oracle) · 3 years, 5 months ago
- 82c50f8 filemap: Add filemap_release_folio() by Matthew Wilcox (Oracle) · 3 years, 5 months ago
- 960ea97 filemap: Use a folio in filemap_page_mkwrite by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 820b05e filemap: Use a folio in filemap_map_pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 9184a30 filemap: Use folios in next_uptodate_page by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 1afd7ae filemap: Convert page_cache_delete_batch to folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 65bca53 filemap: Convert filemap_get_pages to use folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 81f4c03 filemap: Drop the refcount while waiting for page lock by Matthew Wilcox (Oracle) · 3 years ago
- 539a332 filemap: Add read_cache_folio and read_mapping_folio by Matthew Wilcox (Oracle) · 4 years ago
- e292e6d filemap: Convert filemap_fault to folio by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 79598ce filemap: Convert do_async_mmap_readahead to take a folio by Matthew Wilcox (Oracle) · 3 years, 5 months ago
- 2fa4eeb filemap: Convert filemap_range_uptodate to folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- a5d4ad0 filemap: Convert filemap_create_page to folio by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 9d427b4 filemap: Convert filemap_read_page to take a folio by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- e1c3772 filemap: Convert find_get_pages_contig to folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- bdb7293 filemap: Convert filemap_get_read_batch to use folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- f5e6429 filemap: Convert find_get_entry to return a folio by Matthew Wilcox (Oracle) · 4 years ago
- 452e9e6 filemap: Add filemap_remove_folio and __filemap_remove_folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- a0580c6 filemap: Convert tracing of page cache operations to folio by Matthew Wilcox (Oracle) · 3 years, 5 months ago
- 621db48 filemap: Add filemap_unaccount_folio() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- a548b61 filemap: Convert page_cache_delete to take a folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 9f2b04a filemap: Add folio_put_wait_locked() by Matthew Wilcox (Oracle) · 3 years, 4 months ago
- 9144785 filemap: Remove PageHWPoison check from next_uptodate_page() by Matthew Wilcox (Oracle) · 3 years, 7 months ago
- 0c941cf filemap: remove PageHWPoison check from next_uptodate_page() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- 4bdcd1d mm: move filemap_range_needs_writeback() into header by Jens Axboe · 3 years, 2 months ago
- 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 51b8c1f vfs: keep inodes with page cache off the inode shrinker LRU by Johannes Weiner · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 8cd7c58 mm/vmscan: throttle reclaim until some writeback completes if congested by Mel Gorman · 3 years, 2 months ago
- e0f43fa mm: filemap: coding style cleanup for filemap_map_pmd() by Yang Shi · 3 years, 2 months ago
- 03c4f20 mm: introduce pmd_install() helper by Qi Zheng · 3 years, 2 months ago
- f8ee890 mm: move more expensive part of XA setup out of mapping check by Jens Axboe · 3 years, 2 months ago
- d417b49 mm/filemap.c: remove bogus VM_BUG_ON by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- 61d0017 mm: don't read i_size of inode unless we need it by Jens Axboe · 3 years, 2 months ago
- 8c8387e mm: stop filemap_read() from grabbing a superfluous page by David Howells · 3 years, 2 months ago
- c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
- 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- a629459 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable by Andreas Gruenbacher · 3 years, 5 months ago
- bb523b4 gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} by Andreas Gruenbacher · 3 years, 5 months ago
- 518d550 mm: remove spurious blkdev.h includes by Christoph Hellwig · 3 years, 3 months ago
- b27652d9 mm/filemap: Add FGP_STABLE by Matthew Wilcox (Oracle) · 4 years ago
- 3f0c6a0 mm/filemap: Add filemap_get_folio by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- bca65ee mm/filemap: Convert mapping_get_entry to return a folio by Matthew Wilcox (Oracle) · 4 years ago
- 9dd3d06 mm/filemap: Add filemap_add_folio() by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- bb3c579 mm/filemap: Add filemap_alloc_folio by Matthew Wilcox (Oracle) · 4 years ago
- 0995d7e mm/workingset: Convert workingset_refault() to take a folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 269ccca3 mm/writeback: Add __folio_end_writeback() by Matthew Wilcox (Oracle) · 4 years ago
- d21bba2 mm/memcg: Convert mem_cgroup_migrate() to take folios by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- bbc6b70 mm/memcg: Convert mem_cgroup_uncharge() to take a folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 8f425e4 mm/memcg: Convert mem_cgroup_charge() to take a folio by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- b47393f mm/filemap: Add folio private_2 functions by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- df4d4f12 mm/filemap: Convert page wait queues to be folios by Matthew Wilcox (Oracle) · 4 years ago
- 6974d7c mm/filemap: Add folio_wake_bit() by Matthew Wilcox (Oracle) · 4 years ago
- 101c0bf mm/filemap: Add folio_wait_bit() by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 4268b48 mm/filemap: Add folio_end_writeback() by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 575ced1 mm/swap: Add folio_rotate_reclaimable() by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 9138e47 mm/filemap: Add __folio_lock_or_retry() by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- 6baa8d6 mm/filemap: Add folio_wait_locked() by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- ffdc8da mm/filemap: Add __folio_lock_async() by Matthew Wilcox (Oracle) · 4 years ago
- af7f29d mm/filemap: Add folio_lock_killable() by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 7c23c78 mm/filemap: Add folio_lock() by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 4e13642 mm/filemap: Add folio_unlock() by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 020853b mm: Add folio_try_get_rcu() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 3047250 mm: remove irqsave/restore locking from contexts with irqs enabled by Johannes Weiner · 3 years, 4 months ago
- 87045e6 Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 4 months ago
- 5a79849 fs: add a filemap_fdatawrite_wbc helper by Josef Bacik · 3 years, 6 months ago
- 7506ae6 mm: Add functions to lock invalidate_lock for two mappings by Jan Kara · 3 years, 7 months ago
- 730633f mm: Protect operations adding pages to page cache with invalidate_lock by Jan Kara · 4 years ago
- 9608703 mm: Fix comments mentioning i_mutex by Jan Kara · 3 years, 9 months ago
- d3acb15 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 6 months ago
- 04f94e3 mm: charge active memcg when no mm is set by Dan Schatzberg · 3 years, 6 months ago
- f0b65f3 iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing variant by Al Viro · 3 years, 8 months ago
- bc1bb41 generic_perform_write()/iomap_write_actor(): saner logics for short copy by Al Viro · 3 years, 7 months ago
- f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
- 68d68ff mm/mempool: minor coding style tweaks by Zhiyuan Dai · 3 years, 8 months ago
- 7f0e07f dax: account DAX entries as nrpages by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 46be67b mm: stop accounting shadow entries by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 4b17f03 mm/filemap: update stale comment by Rui Sun · 3 years, 8 months ago
- 79e3094 mm/filemap: drop check for truncated page after I/O by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- d31fa86 mm/filemap: use filemap_read_page in filemap_fault by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 7a60d6d mm: use filemap_range_needs_writeback() for O_DIRECT reads by Jens Axboe · 3 years, 8 months ago
- 63135aa mm: provide filemap_range_needs_writeback() helper by Jens Axboe · 3 years, 8 months ago
- 820c4ba Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 8 months ago
- ed98b01 mm/filemap: fix mapping_seek_hole_data on THP & 32-bit by Hugh Dickins · 3 years, 8 months ago
- 2d11e73 mm/filemap: fix find_lock_entries hang on 32-bit THP by Hugh Dickins · 3 years, 8 months ago
- fcd9ae4 mm/filemap: Pass the file_ra_state in the ractl by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- 73e10de mm: Add set/end/wait functions for PG_private_2 by David Howells · 4 years, 11 months ago
- cf2039a mm: pass pvec directly to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago