aboutsummaryrefslogtreecommitdiff
path: root/mm/readahead.c
AgeCommit message (Expand)Author
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker
2011-05-25readahead: readahead page allocations are OK to failWu Fengguang
2011-03-10read-ahead: use pluggingJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2010-05-25readahead.c: fix commentHuang Shijie
2010-04-07readahead: fix NULL filp dereferenceWu Fengguang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang
2009-12-17readahead: add blk_run_backing_devHisashi Hifumi
2009-06-16readahead: introduce context readahead algorithmWu Fengguang
2009-06-16readahead: move the random read case to bottomWu Fengguang
2009-06-16readahead: record mmap read-around states in file_ra_stateWu Fengguang
2009-06-16readahead: remove sync/async readahead call dependencyWu Fengguang
2009-06-16readahead: increase interleaved readahead sizeWu Fengguang
2009-06-16readahead: remove one unnecessary radix tree lookupWu Fengguang
2009-06-16readahead: apply max_sane_readahead() limit in ondemand_readahead()Wu Fengguang
2009-06-16readahead: move max_sane_readahead() calls into force_page_cache_readahead()Wu Fengguang
2009-04-03FS-Cache: Recruit a page flags for cache managementDavid Howells
2009-04-03FS-Cache: Release page->private after failed readaheadDavid Howells
2009-03-26Move the default_backing_dev_info out of readahead.c and into backing-dev.cJens Axboe
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami
2008-07-26mm: readahead scan locklessNick Piggin
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra
2008-03-19mm/readahead: fix kernel-doc notationRandy Dunlap
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-10-16mm: buffered write cleanupNick Piggin
2007-10-16mm: use lockless radix-tree probeNick Piggin
2007-10-16readahead: remove several readahead macrosFengguang Wu
2007-10-16readahead: basic support of interleaved readsFengguang Wu
2007-10-16readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu
2007-10-16readahead: compacting file_ra_stateFengguang Wu
2007-10-10Fix warnings with !CONFIG_BLOCKJens Axboe
2007-07-19readahead: sanify file_ra_state namesFengguang Wu
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell
2007-07-19mm: share PG_readahead and PG_reclaimFengguang Wu
2007-07-19readahead: remove the old algorithmFengguang Wu
2007-07-19readahead: on-demand readahead logicFengguang Wu
2007-07-19readahead: data structure and routinesFengguang Wu
2007-07-19readahead: MIN_RA_PAGES/MAX_RA_PAGES macrosFengguang Wu
2007-07-19readahead: add look-ahead support to __do_page_cache_readahead()Fengguang Wu
2007-05-07readahead: code cleanupJan Kara
2007-05-07readahead: improve heuristic detecting sequential readsJan Kara
2007-02-11[PATCH] Drop __get_zone_counts()Christoph Lameter
2006-12-10[PATCH] io-accounting-read-accounting nfs fixAndrew Morton
2006-12-08[PATCH] struct path: convert mmJosef Sipek
2006-12-07[PATCH] read_cache_pages() cleanupOGAWA Hirofumi
2006-11-03[PATCH] Cleanup read_pages()OGAWA Hirofumi
2006-07-03Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Steven Whitehouse
2006-06-26spelling fixesAndreas Mohr