summaryrefslogtreecommitdiff
path: root/mm/readahead.c
Commit message (Expand)AuthorAge
* readahead: readahead page allocations are OK to failWu Fengguang2011-05-25
* read-ahead: use pluggingJens Axboe2011-03-10
* block: remove per-queue pluggingJens Axboe2011-03-10
* readahead.c: fix commentHuang Shijie2010-05-25
* readahead: fix NULL filp dereferenceWu Fengguang2010-04-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang2010-03-06
* readahead: add blk_run_backing_devHisashi Hifumi2009-12-17
* readahead: introduce context readahead algorithmWu Fengguang2009-06-16
* readahead: move the random read case to bottomWu Fengguang2009-06-16
* readahead: record mmap read-around states in file_ra_stateWu Fengguang2009-06-16
* readahead: remove sync/async readahead call dependencyWu Fengguang2009-06-16
* readahead: increase interleaved readahead sizeWu Fengguang2009-06-16
* readahead: remove one unnecessary radix tree lookupWu Fengguang2009-06-16
* readahead: apply max_sane_readahead() limit in ondemand_readahead()Wu Fengguang2009-06-16
* readahead: move max_sane_readahead() calls into force_page_cache_readahead()Wu Fengguang2009-06-16
* FS-Cache: Recruit a page flags for cache managementDavid Howells2009-04-03
* FS-Cache: Release page->private after failed readaheadDavid Howells2009-04-03
* Move the default_backing_dev_info out of readahead.c and into backing-dev.cJens Axboe2009-03-26
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-16
* mm: readahead scan locklessNick Piggin2008-07-26
* mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-30
* mm/readahead: fix kernel-doc notationRandy Dunlap2008-03-19
* 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