summaryrefslogtreecommitdiff
path: root/mm/readahead.c
Commit message (Expand)AuthorAge
* mm: bdi init hooksPeter Zijlstra2007-10-17
* mm: buffered write cleanupNick Piggin2007-10-16
* mm: use lockless radix-tree probeNick Piggin2007-10-16
* readahead: remove several readahead macrosFengguang Wu2007-10-16
* readahead: basic support of interleaved readsFengguang Wu2007-10-16
* readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu2007-10-16
* readahead: compacting file_ra_stateFengguang Wu2007-10-16
* Fix warnings with !CONFIG_BLOCKJens Axboe2007-10-10
* readahead: sanify file_ra_state namesFengguang Wu2007-07-19
* readahead: split ondemand readahead interface into two functionsRusty Russell2007-07-19
* mm: share PG_readahead and PG_reclaimFengguang Wu2007-07-19
* readahead: remove the old algorithmFengguang Wu2007-07-19
* readahead: on-demand readahead logicFengguang Wu2007-07-19
* readahead: data structure and routinesFengguang Wu2007-07-19
* readahead: MIN_RA_PAGES/MAX_RA_PAGES macrosFengguang Wu2007-07-19
* readahead: add look-ahead support to __do_page_cache_readahead()Fengguang Wu2007-07-19
* readahead: code cleanupJan Kara2007-05-07
* readahead: improve heuristic detecting sequential readsJan Kara2007-05-07
* [PATCH] Drop __get_zone_counts()Christoph Lameter2007-02-11
* [PATCH] io-accounting-read-accounting nfs fixAndrew Morton2006-12-10
* [PATCH] struct path: convert mmJosef Sipek2006-12-08
* [PATCH] read_cache_pages() cleanupOGAWA Hirofumi2006-12-07
* [PATCH] Cleanup read_pages()OGAWA Hirofumi2006-11-03
* Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Steven Whitehouse2006-07-03
|\
| * spelling fixesAndreas Mohr2006-06-26
| * [PATCH] kernel-doc: mm/readhead fixupRandy Dunlap2006-06-25
| * [PATCH] AOP_TRUNCATED_PAGE victims in read_pages() belong in the LRUZach Brown2006-06-25
* | Merge branch 'master'Steven Whitehouse2006-03-31
|\ \ | |/
| * [PATCH] ext3_readdir: use generic readaheadAndrew Morton2006-03-23
| * [PATCH] readahead: fix initial window size calculationSteven Pratt2006-03-22
| * [PATCH] readahead: ->prev_page can overrun the ahead windowOleg Nesterov2006-03-22
* | [GFS2] Export file_ra_state_initSteven Whitehouse2006-01-30
|/
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-03
* [PATCH] readahead commentaryAndrew Morton2005-11-07
* [PATCH] readahead: reset cache_hit earlierSteven Pratt2005-09-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16