blob: 35a349594ef20bcf3a878b99c68d374a7703d0c0 [file] [log] [blame]
e20a7693644e ("f2fs: pass the inode to f2fs_mpage_readpages")
2332319625cc ("f2fs: convert from readpages to readahead")
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")