index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pagemap.h
Age
Commit message (
Expand
)
Author
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-07-03
mm: add folios_put()
Matthew Wilcox (Oracle)
2022-06-29
filemap: Remove find_get_pages_range() and associated functions
Matthew Wilcox (Oracle)
2022-06-29
filemap: Add filemap_get_folios()
Matthew Wilcox (Oracle)
2022-06-29
filemap: Remove add_to_page_cache() and add_to_page_cache_locked()
Matthew Wilcox (Oracle)
2022-06-29
mm: Remove __delete_from_page_cache()
Matthew Wilcox (Oracle)
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-09
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Change the type of filler_t
Matthew Wilcox (Oracle)
2022-05-08
mm/readahead: Convert page_cache_async_readahead to take a folio
Matthew Wilcox (Oracle)
2022-05-08
filemap: Update the folio_lock documentation
Matthew Wilcox (Oracle)
2022-05-08
filemap: Remove obsolete comment in lock_page
Miaohe Lin
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-04-25
mm: Add fault_in_subpage_writeable() to probe at sub-page granularity
Catalin Marinas
2022-04-01
readahead: Remove read_cache_pages()
Matthew Wilcox (Oracle)
2022-03-24
mm: warn on deleting redirtied only if accounted
Hugh Dickins
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
filemap: remove find_get_pages()
Miaohe Lin
2022-03-21
mm: Make large folios depend on THP
Matthew Wilcox (Oracle)
2022-03-21
mm: Fix READ_ONLY_THP warning
Matthew Wilcox (Oracle)
2022-03-21
mm: Add folio_pgoff()
Matthew Wilcox (Oracle)
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2022-03-21
mm: Remove page_cache_add_speculative() and page_cache_get_speculative()
Matthew Wilcox (Oracle)
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
ext4: Convert invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Turn do_invalidatepage() into folio_invalidate()
Matthew Wilcox (Oracle)
2022-03-14
fs: read_mapping_page() should take a struct file argument
Matthew Wilcox (Oracle)
2022-01-12
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-08
mm: Use multi-index entries in the page cache
Matthew Wilcox (Oracle)
2022-01-08
mm: Convert find_lock_entries() to use a folio_batch
Matthew Wilcox (Oracle)
2022-01-08
filemap: Return only folios from find_get_entries()
Matthew Wilcox (Oracle)
2022-01-04
filemap: Add filemap_release_folio()
Matthew Wilcox (Oracle)
2022-01-04
filemap: Add read_cache_folio and read_mapping_folio
Matthew Wilcox (Oracle)
2022-01-04
readahead: Convert page_cache_async_ra() to take a folio
Matthew Wilcox (Oracle)
2022-01-04
filemap: Remove thp_contains()
Matthew Wilcox (Oracle)
2022-01-04
filemap: Add filemap_remove_folio and __filemap_remove_folio
Matthew Wilcox (Oracle)
2022-01-04
filemap: Add filemap_unaccount_folio()
Matthew Wilcox (Oracle)
2022-01-04
filemap: Add folio_put_wait_locked()
Matthew Wilcox (Oracle)
2021-12-25
mm: delete unsafe BUG from page_cache_add_speculative()
Hugh Dickins
2021-12-03
mm: move filemap_range_needs_writeback() into header
Jens Axboe
2021-11-17
fs: Rename AS_THP_SUPPORT and mapping_thp_support
Matthew Wilcox (Oracle)
2021-11-17
fs: Remove FS_THP_SUPPORT
Matthew Wilcox (Oracle)
2021-11-10
folio: Add a function to get the host inode for a folio
David Howells
2021-11-10
folio: Add a function to change the private data attached to a folio
David Howells
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]