- 0387df1 readahead: Convert page_cache_ra_unbounded to folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 7836d99 readahead: Convert page_cache_async_ra() to take a folio by Matthew Wilcox (Oracle) · 3 years, 7 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- fb25a77 mm/readahead.c: fix incorrect comments for get_init_ra_size by Lin Feng · 3 years, 2 months ago
- 518d550 mm: remove spurious blkdev.h includes by Christoph Hellwig · 3 years, 3 months ago
- 730633f mm: Protect operations adding pages to page cache with invalidate_lock by Jan Kara · 4 years ago
- 3ca2364 mm: Implement readahead_control pageset expansion by David Howells · 4 years, 4 months ago
- f615bd5 mm/readahead: Handle ractl nr_pages being modified by Matthew Wilcox (Oracle) · 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
- 324bcf5 mm: use limited read-ahead to satisfy read by Jens Axboe · 4 years, 2 months ago
- b1647dc mm/readahead: pass a file_ra_state into force_page_cache_ra by David Howells · 4 years, 2 months ago
- fefa7c4 mm/readahead: add page_cache_sync_ra and page_cache_async_ra by Matthew Wilcox (Oracle) · 4 years, 2 months ago
- 7b3df3b mm/readahead: pass readahead_control to force_page_cache_ra by David Howells · 4 years, 2 months ago
- 6e4af69 mm/readahead: make ondemand_readahead take a readahead_control by David Howells · 4 years, 2 months ago
- 8238287 mm/readahead: make do_page_cache_ra take a readahead_control by Matthew Wilcox (Oracle) · 4 years, 2 months ago
- 73bb49d mm/readahead: make page_cache_ra_unbounded take a readahead_control by Matthew Wilcox (Oracle) · 4 years, 2 months ago
- 1aa83cf mm/readahead: add DEFINE_READAHEAD by Matthew Wilcox (Oracle) · 4 years, 2 months ago
- f2c817b mm: use memalloc_nofs_save in readahead path by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 2d8163e mm: document why we don't set PageReadahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 2c68423 mm: add page_cache_readahead_unbounded by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- b0f31d7 mm: move end_index check out of readahead loop by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 8151b4c mm: add readahead address space operation by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- c1f6925 mm: put readahead pages in cache earlier by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- ef8153b mm: remove 'page_offset' from readahead loop by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- c2c7ad7 mm: rename readahead loop variable to 'i' by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 08eb965 mm: rename various 'offset' parameters to 'index' by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- a4d9653 mm: use readahead_control to pass arguments by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- ad4ae1c mm: move readahead nr_pages check into read_pages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- a1ef856 mm: ignore return value of ->readpages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 9a42823 mm: return void from various readahead functions by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- a862f68 docs/core-api/mm: fix return value descriptions in mm/ by Mike Rapoport · 6 years ago
- 20ff1c9 mm/readahead.c: simplify get_next_ra_size() by Gao Xiang · 6 years ago
- 560d454 mm: Convert __do_page_cache_readahead to XArray by Matthew Wilcox · 7 years ago
- 0d3f929 page cache: Convert hole search to XArray by Matthew Wilcox · 7 years ago
- 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
- 3d8f761 vfs: implement readahead(2) using POSIX_FADV_WILLNEED by Amir Goldstein · 6 years ago
- dc30b96 readahead: stricter check for bdi io_pages by Markus Stockhausen · 6 years ago
- ca47e8c mm: skip readahead if the cgroup is congested by Josef Bacik · 6 years ago
- b3751e6 mm: split ->readpages calls to avoid non-contiguous pages lists by Christoph Hellwig · 7 years ago
- c534aa3 mm: return an unsigned int from __do_page_cache_readahead by Christoph Hellwig · 7 years ago
- 836978b mm: give the 'ret' variable a better name __do_page_cache_readahead by Christoph Hellwig · 7 years ago
- b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
- c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
- 9491ae4 mm: don't cap request size based on read-ahead setting by Jens Axboe · 8 years ago
- 11bd969 mm: silently skip readahead for DAX inodes by Ross Zwisler · 8 years ago
- 8a5c743 mm, memcg: use consistent gfp flags during readahead by Michal Hocko · 8 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- d72ee91 mm: move lru_to_page to mm_inline.h by Geliang Tang · 9 years ago
- c8ad630 mm/readahead.c, mm/vmscan.c: use lru_to_page instead of list_to_page by Geliang Tang · 9 years ago
- c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
- 600e19a mm: use only per-device readahead limit by Roman Gushchin · 9 years ago
- 063d99b mm, fs: obey gfp_mapping for add_to_page_cache() by Michal Hocko · 9 years ago
- 703c270 writeback: implement and use inode_congested() by Tejun Heo · 10 years ago
- de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 10 years ago
- 3e2faa08 mm/readahead.c: remove unused file_ra_state from count_history_pages by Fabian Frederick · 10 years ago
- 29f175d mm/readahead.c: inline ra_submit by Fabian Frederick · 11 years ago
- 6d2be91 mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit readahead pages by Raghavendra K T · 11 years ago
- 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 11 years ago
- e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 11 years ago
- 58d5640 mm/readahead.c: fix do_readahead() for no readpage(s) by Mark Rutland · 11 years ago
- af248a0 readahead: fix sequential read cache miss detection by Damien Ramonda · 11 years ago
- 63d0f0a3 mm/readahead.c:do_readhead(): don't check for ->readpage by Andrew Morton · 11 years ago
- 2cad401 readahead: make context readahead more conservative by Fengguang Wu · 11 years ago
- d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 12 years ago
- 4a0fd5b teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long by Al Viro · 12 years ago
- 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
- 132ea24 switch readahead(2) to fget_light() by Al Viro · 12 years ago
- 782182e mm: move readahead syscall to mm/readahead.c by Cong Wang · 13 years ago
- b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
- 7b1de58 readahead: readahead page allocations are OK to fail by Wu Fengguang · 14 years ago
- 5b417b1 read-ahead: use plugging by Jens Axboe · 15 years ago
- 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
- bf8abe8 readahead.c: fix comment by Huang Shijie · 15 years ago
- 70655c0 readahead: fix NULL filp dereference by Wu Fengguang · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 0141450 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM by Wu Fengguang · 15 years ago
- 65a80b4 readahead: add blk_run_backing_dev by Hisashi Hifumi · 15 years ago
- 10be0b3 readahead: introduce context readahead algorithm by Wu Fengguang · 16 years ago
- 045a252 readahead: move the random read case to bottom by Wu Fengguang · 16 years ago
- d30a110 readahead: record mmap read-around states in file_ra_state by Wu Fengguang · 16 years ago
- 51daa88 readahead: remove sync/async readahead call dependency by Wu Fengguang · 16 years ago
- 160334a readahead: increase interleaved readahead size by Wu Fengguang · 16 years ago
- caca7cb readahead: remove one unnecessary radix tree lookup by Wu Fengguang · 16 years ago
- fc31d16a readahead: apply max_sane_readahead() limit in ondemand_readahead() by Wu Fengguang · 16 years ago
- f7e839d readahead: move max_sane_readahead() calls into force_page_cache_readahead() by Wu Fengguang · 16 years ago
- 266cf65 FS-Cache: Recruit a page flags for cache management by David Howells · 16 years ago
- 03fb3d2 FS-Cache: Release page->private after failed readahead by David Howells · 16 years ago
- 2616015 Move the default_backing_dev_info out of readahead.c and into backing-dev.c by Jens Axboe · 16 years ago
- 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
- e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
- 30002ed mm: readahead scan lockless by Nick Piggin · 16 years ago
- cf0ca9f mm: bdi: export BDI attributes in sysfs by Peter Zijlstra · 17 years ago
- f7850d9 mm/readahead: fix kernel-doc notation by Randy Dunlap · 17 years ago
- e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
- eb2be18 mm: buffered write cleanup by Nick Piggin · 17 years ago
- 0012818 mm: use lockless radix-tree probe by Nick Piggin · 17 years ago
- 535443f readahead: remove several readahead macros by Fengguang Wu · 17 years ago
- 6b10c6c readahead: basic support of interleaved reads by Fengguang Wu · 17 years ago
- f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago