summaryrefslogtreecommitdiffstats
path: root/mm/filemap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-12/+6
|\
| * filemap: minor cleanup for filemap_write_and_wait_rangeMiaohe Lin2022-07-291-12/+6
* | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-08-031-89/+50
|\ \
| * | filemap: Use filemap_read_folio() in do_read_cache_folio()Matthew Wilcox (Oracle)2022-06-291-20/+9
| * | filemap: Handle AOP_TRUNCATED_PAGE in do_read_cache_folio()Matthew Wilcox (Oracle)2022-06-291-1/+3
| * | filemap: Move 'filler' case to the end of do_read_cache_folio()Matthew Wilcox (Oracle)2022-06-291-15/+13
| * | filemap: Remove find_get_pages_range() and associated functionsMatthew Wilcox (Oracle)2022-06-291-67/+0
| * | filemap: Add filemap_get_folios()Matthew Wilcox (Oracle)2022-06-291-0/+59
| * | filemap: Remove add_to_page_cache() and add_to_page_cache_locked()Matthew Wilcox (Oracle)2022-06-291-20/+0
| |/
* / mm: honor FGP_NOWAIT for page cache page allocationJens Axboe2022-07-241-0/+4
|/
* filemap: Handle sibling entries in filemap_get_read_batch()Matthew Wilcox (Oracle)2022-06-201-0/+2
* filemap: Correct the conditions for marking a folio as accessedMatthew Wilcox (Oracle)2022-06-201-3/+10
* filemap: Cache the value of vm_flagsMatthew Wilcox (Oracle)2022-06-091-4/+5
* Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-0/+5
|\
| * mm: teach core mm about pte markersPeter Xu2022-05-131-0/+5
* | fs: Remove aops->freepageMatthew Wilcox (Oracle)2022-05-091-7/+0
* | fs: Add free_folio address space operationMatthew Wilcox (Oracle)2022-05-091-1/+8
* | fs: Change try_to_free_buffers() to take a folioMatthew Wilcox (Oracle)2022-05-091-1/+1
* | fs: Remove last vestiges of releasepageMatthew Wilcox (Oracle)2022-05-091-2/+0
* | fs: Add aops->release_folioMatthew Wilcox (Oracle)2022-05-091-0/+2
* | mm/filemap: Hoist filler_t decision to the top of do_read_cache_folio()Matthew Wilcox (Oracle)2022-05-091-5/+4
* | fs: Change the type of filler_tMatthew Wilcox (Oracle)2022-05-091-20/+20
* | mm,fs: Remove aops->readpageMatthew Wilcox (Oracle)2022-05-091-10/+5
* | fs: Introduce aops->read_folioMatthew Wilcox (Oracle)2022-05-091-2/+7
* | fs: Remove pagecache_write_begin() and pagecache_write_end()Matthew Wilcox (Oracle)2022-05-081-20/+0
* | fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)2022-05-081-4/+2
|/
* tmpfs: fix regressions from wider use of ZERO_PAGEHugh Dickins2022-04-151-6/+0
* fs: Pass an iocb to generic_perform_write()Matthew Wilcox (Oracle)2022-04-011-4/+6
* fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)2022-04-011-1/+1
* Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-261-1/+1
|\
| * fs/iomap: Fix buffered write page prefaultingAndreas Gruenbacher2022-03-251-1/+1
* | mm: warn on deleting redirtied only if accountedHugh Dickins2022-03-241-5/+9
* | mm: filemap_unaccount_folio() large skip mapcount fixupHugh Dickins2022-03-241-13/+13
* | mm: delete __ClearPageWaiters()Hugh Dickins2022-03-241-15/+8
* | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-4/+4
|\ \
| * | fs: Convert __set_page_dirty_buffers to block_dirty_folioMatthew Wilcox (Oracle)2022-03-161-2/+2
| * | fs: Convert is_partially_uptodate to foliosMatthew Wilcox (Oracle)2022-03-141-2/+2
* | | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-18/+41
|\ \ \
| * | | mm/filemap: Support VM_HUGEPAGE for file mappingsMatthew Wilcox (Oracle)2022-03-211-0/+18
| * | | mm/readahead: Switch to page_cache_ra_orderMatthew Wilcox (Oracle)2022-03-211-1/+1
| * | | mm/filemap: Allow large folios to be added to the page cacheMatthew Wilcox (Oracle)2022-03-211-17/+22
| |/ /
* | | tmpfs: do not allocate pages on readHugh Dickins2022-03-221-0/+6
* | | filemap: remove find_get_pages()Miaohe Lin2022-03-221-5/+6
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-221-11/+91
|\ \
| * | mm: remove cleancacheChristoph Hellwig2022-01-221-11/+0
| * | mm/migrate.c: rework migration_entry_wait() to not take a pagerefAlistair Popple2022-01-221-0/+91
* | | filemap: Use folio_put_refs() in filemap_free_folio()Matthew Wilcox (Oracle)2022-01-161-6/+4
|/ /
* | Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-01-121-523/+481
|\ \
| * | mm: Use multi-index entries in the page cacheMatthew Wilcox (Oracle)2022-01-081-22/+39
| * | mm: Convert find_lock_entries() to use a folio_batchMatthew Wilcox (Oracle)2022-01-081-31/+29