aboutsummaryrefslogtreecommitdiff
path: root/mm/readahead.c
Commit message (Expand)AuthorAgeFilesLines
* readahead: Fix an error (thx ramgear)hellsgod2017-12-261-2/+2
* Readahead: Optimize divide/multiply by power of 2 using L/R shift (thx ramgear)hellsgod2017-12-261-10/+10
* mm: change invalidatepage prototype to accept lengthLukas Czerner2017-05-271-1/+1
* mm/readahead.c: inline ra_submitFabian Frederick2017-05-241-18/+3
* readahead: make context readahead more conservativeFengguang Wu2016-09-281-4/+4
* mm: pass readahead info down to the i/o schedulerLee Susman2016-08-261-0/+3
* first commitMeizu OpenSource2016-08-151-0/+597