blob: 01b6c89a0c66b1b06766a6df52d1c660ee15df7e [file] [log] [blame]
2c684234d36f ("mm: add page_cache_readahead_unbounded")
b0f31d78cbc1 ("mm: move end_index check out of readahead loop")
c1f6925e1091 ("mm: put readahead pages in cache earlier")
ef8153b609aa ("mm: remove 'page_offset' from readahead loop")
c2c7ad74b162 ("mm: rename readahead loop variable to 'i'")
08eb9658ae12 ("mm: rename various 'offset' parameters to 'index'")
a4d9653666b3 ("mm: use readahead_control to pass arguments")
ad4ae1c732bc ("mm: move readahead nr_pages check into read_pages")
a1ef8566525c ("mm: ignore return value of ->readpages")
9a42823a102e ("mm: return void from various readahead functions")
cee9a0c4e84d ("mm: move readahead prototypes from mm.h")
fd39073dba86 ("fs-verity: implement readahead of Merkle tree pages")