Age | Commit message (Expand) | Author | Files | Lines |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -38/+32 |
2024-07-12 | mm/truncate: batch-clear shadow entries | Yu Zhao | 1 | -37/+31 |
2024-07-12 | mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLE | Paolo Bonzini | 1 | -1/+1 |
2024-07-03 | mm/vmscan: update stale references to shrink_page_list | Illia Ostapyshyn | 1 | -1/+1 |
2024-06-03 | Merge branch 'kvm-6.11-sev-snp' into HEAD | Paolo Bonzini | 1 | -1/+2 |
2024-05-10 | mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory | Michael Roth | 1 | -1/+2 |
2024-04-25 | mm: convert pagecache_isize_extended to use a folio | Matthew Wilcox (Oracle) | 1 | -19/+17 |
2023-12-10 | fs: convert error_remove_page to error_remove_folio | Matthew Wilcox (Oracle) | 1 | -5/+4 |
2023-12-10 | mm: remove invalidate_inode_page() | Matthew Wilcox (Oracle) | 1 | -9/+2 |
2023-12-10 | mm: make mapping_evict_folio() the preferred way to evict clean folios | Matthew Wilcox (Oracle) | 1 | -17/+16 |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+3 |
2023-08-18 | mm: merge folio_has_private()/filemap_release_folio() call pairs | David Howells | 1 | -4/+2 |
2023-08-18 | mm: increase usage of folio_next_index() helper | Sidhartha Kumar | 1 | -1/+1 |
2023-08-11 | mm: invalidation check mapping before folio_contains | Hugh Dickins | 1 | -2/+2 |
2023-06-23 | mm: remove references to pagevec | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2023-06-23 | mm: rename invalidate_mapping_pagevec to mapping_try_invalidate | Matthew Wilcox (Oracle) | 1 | -13/+12 |
2023-04-05 | mm: return an ERR_PTR from __filemap_get_folio | Christoph Hellwig | 1 | -7/+8 |
2022-12-11 | folio-compat: remove lru_cache_add() | Vishal Moola (Oracle) | 1 | -1/+1 |
2022-11-08 | filemap: find_get_entries() now updates start offset | Vishal Moola (Oracle) | 1 | -12/+7 |
2022-11-08 | filemap: find_lock_entries() now updates start offset | Vishal Moola (Oracle) | 1 | -8/+3 |
2022-10-03 | mm: add split_folio() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2022-06-29 | mm: Remove __delete_from_page_cache() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2022-03-22 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -24/+18 |
2022-03-21 | mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pa... | Matthew Wilcox (Oracle) | 1 | -19/+13 |
2022-03-21 | mm: Turn deactivate_file_page() into deactivate_file_folio() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2022-03-21 | mm/truncate: Convert __invalidate_mapping_pages() to use a folio | Matthew Wilcox (Oracle) | 1 | -9/+9 |
2022-03-21 | mm/truncate: Split invalidate_inode_page() into mapping_evict_folio() | Matthew Wilcox (Oracle) | 1 | -11/+23 |
2022-03-21 | mm: Convert remove_mapping() to take a folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2022-03-21 | mm/truncate: Replace page_mapped() call in invalidate_inode_page() | Matthew Wilcox (Oracle) | 1 | -1/+3 |
2022-03-21 | mm/truncate: Convert invalidate_inode_page() to use a folio | Matthew Wilcox (Oracle) | 1 | -3/+4 |
2022-03-21 | mm/truncate: Inline invalidate_complete_page() into its one caller | Matthew Wilcox (Oracle) | 1 | -23/+5 |
2022-03-15 | fs: Add aops->launder_folio | Matthew Wilcox (Oracle) | 1 | -4/+4 |
2022-03-15 | fs: Remove aops->invalidatepage | Matthew Wilcox (Oracle) | 1 | -11/+3 |
2022-03-15 | fs: Turn block_invalidatepage into block_invalidate_folio | Matthew Wilcox (Oracle) | 1 | -4/+0 |
2022-03-15 | fs: Add invalidate_folio() aops method | Matthew Wilcox (Oracle) | 1 | -1/+7 |
2022-03-15 | fs: Turn do_invalidatepage() into folio_invalidate() | Matthew Wilcox (Oracle) | 1 | -10/+10 |
2022-01-22 | mm: remove cleancache | Christoph Hellwig | 1 | -13/+2 |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+1 |
2022-01-15 | mm/truncate.c: remove unneeded variable | chiminghao | 1 | -4/+1 |
2022-01-08 | truncate,shmem: Handle truncates that split large folios | Matthew Wilcox (Oracle) | 1 | -42/+75 |
2022-01-08 | truncate: Convert invalidate_inode_pages2_range to folios | Matthew Wilcox (Oracle) | 1 | -5/+5 |
2022-01-08 | mm: Remove pagevec_remove_exceptionals() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2022-01-08 | mm: Convert find_lock_entries() to use a folio_batch | Matthew Wilcox (Oracle) | 1 | -38/+29 |
2022-01-08 | filemap: Return only folios from find_get_entries() | Matthew Wilcox (Oracle) | 1 | -19/+24 |
2022-01-08 | truncate: Add invalidate_complete_folio2() | Matthew Wilcox (Oracle) | 1 | -13/+10 |
2022-01-08 | truncate: Convert invalidate_inode_pages2_range() to use a folio | Matthew Wilcox (Oracle) | 1 | -14/+17 |
2022-01-08 | truncate: Skip known-truncated indices | Matthew Wilcox (Oracle) | 1 | -0/+1 |
2022-01-08 | truncate,shmem: Add truncate_inode_folio() | Matthew Wilcox (Oracle) | 1 | -11/+12 |
2022-01-08 | mm: Add unmap_mapping_folio() | Matthew Wilcox (Oracle) | 1 | -2/+2 |
2022-01-04 | truncate: Add truncate_cleanup_folio() | Matthew Wilcox (Oracle) | 1 | -10/+11 |