Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / readahead.c
2011-10-31 Paul Gortmakermm: Map most files to use export.h instead of module.h
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-25 Wu Fengguangreadahead: readahead page allocations are OK to fail
2011-03-10 Jens Axboeread-ahead: use plugging
2011-03-10 Jens Axboeblock: remove per-queue plugging
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-25 Huang Shijiereadahead.c: fix comment
2010-04-07 Wu Fengguangreadahead: fix NULL filp dereference
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-06 Wu Fengguangreadahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-17 Hisashi Hifumireadahead: add blk_run_backing_dev
2009-06-17 Wu Fengguangreadahead: introduce context readahead algorithm
2009-06-17 Wu Fengguangreadahead: move the random read case to bottom
2009-06-17 Wu Fengguangreadahead: record mmap read-around states in file_ra_state
2009-06-17 Wu Fengguangreadahead: remove sync/async readahead call dependency
2009-06-17 Wu Fengguangreadahead: increase interleaved readahead size
2009-06-17 Wu Fengguangreadahead: remove one unnecessary radix tree lookup
2009-06-17 Wu Fengguangreadahead: apply max_sane_readahead() limit in ondemand...
2009-06-17 Wu Fengguangreadahead: move max_sane_readahead() calls into force_p...
2009-04-03 David HowellsFS-Cache: Recruit a page flags for cache management
2009-04-03 David HowellsFS-Cache: Release page->private after failed readahead
2009-03-26 Jens AxboeMove the default_backing_dev_info out of readahead...
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-16 Francois CamiRemove Andrew Morton's old email accounts
2008-07-26 Nick Pigginmm: readahead scan lockless
2008-04-30 Peter Zijlstramm: bdi: export BDI attributes in sysfs
2008-03-20 Randy Dunlapmm/readahead: fix kernel-doc notation
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-16 Nick Pigginmm: buffered write cleanup
2007-10-16 Nick Pigginmm: use lockless radix-tree probe
2007-10-16 Fengguang Wureadahead: remove several readahead macros
2007-10-16 Fengguang Wureadahead: basic support of interleaved reads
2007-10-16 Fengguang Wureadahead: combine file_ra_state.prev_index/prev_offset...
2007-10-16 Fengguang Wureadahead: compacting file_ra_state
2007-10-10 Jens AxboeFix warnings with !CONFIG_BLOCK
2007-08-09 Fengguang Wureadahead: MIN_RA_PAGES/MAX_RA_PAGES macros
2007-07-19 Fengguang Wureadahead: sanify file_ra_state names
2007-07-19 Rusty Russellreadahead: split ondemand readahead interface into...
2007-07-19 Fengguang Wumm: share PG_readahead and PG_reclaim
2007-07-19 Fengguang Wureadahead: remove the old algorithm
2007-07-19 Fengguang Wureadahead: on-demand readahead logic
2007-07-19 Fengguang Wureadahead: data structure and routines
2007-07-19 Fengguang Wureadahead: MIN_RA_PAGES/MAX_RA_PAGES macros
2007-07-19 Fengguang Wureadahead: add look-ahead support to __do_page_cache_re...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-07 Jan Karareadahead: code cleanup
2007-05-07 Jan Karareadahead: improve heuristic detecting sequential reads
2007-02-11 Christoph Lameter[PATCH] Drop __get_zone_counts()
2006-12-10 Andrew Morton[PATCH] io-accounting-read-accounting nfs fix
2006-12-08 Josef Sipek[PATCH] struct path: convert mm
2006-12-07 OGAWA Hirofumi[PATCH] read_cache_pages() cleanup
2006-11-03 OGAWA Hirofumi[PATCH] Cleanup read_pages()
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-03 Steven WhitehouseMerge git./linux/kernel/git/torvalds/linux-2.6
2006-06-26 Andreas Mohrspelling fixes
2006-06-25 Randy Dunlap[PATCH] kernel-doc: mm/readhead fixup
2006-06-25 Zach Brown[PATCH] AOP_TRUNCATED_PAGE victims in read_pages()...
2006-03-31 Steven WhitehouseMerge branch 'master'
2006-03-23 Andrew Morton[PATCH] ext3_readdir: use generic readahead
2006-03-22 Steven Pratt[PATCH] readahead: fix initial window size calculation
2006-03-22 Oleg Nesterov[PATCH] readahead: ->prev_page can overrun the ahead...
2006-01-30 Steven Whitehouse[GFS2] Export file_ra_state_init
2006-01-03 Zach Brown[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPA...
2005-12-01 Andreas SchwabUpdate to 2.6.15-rc4.
2005-11-29 Jeff Mahoney- patches.suse/configfs.diff: configfs: merge svn 2710.
2005-11-07 Andrew Morton[PATCH] readahead commentary
2005-09-07 Steven Pratt[PATCH] readahead: reset cache_hit earlier
2005-06-29 Hannes Reinecke- Update Reiser4 patches.
2005-06-24 Hannes Reinecke- Update to 2.6.12.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-11 Andrew Morton[PATCH] uninline __do_page_cache_readahead()
2005-01-05 Chris L Mason- update reiser4 to the latest code drop in -mm
2005-01-03 Miquel van Smoorenburg[PATCH] mark_page_accessed() for read()s on non-page...
2005-01-03 Ram Pai[PATCH] Simplified readahead congestion control
2005-01-03 Steven Pratt[PATCH] Simplified readahead
2004-09-14 Kurt GarloffMerge from 2.6.9-rc2 finished.
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-24 Chris L Masonmerge in reiser4 patches from -mm. reiser4 is only...
2004-08-24 Akinobu Mita[PATCH] show Active/Inactive on per-node meminfo
2004-08-24 Andrew Morton[PATCH] file_ra_state_init speedup
2004-08-23 Ram Pai[PATCH] readahead fixes
2004-08-23 Ram Pai[PATCH] readahead: simplify recent fixes
2004-07-28 Shane Shrybman[PATCH] page_cache_readahead unused variable
2004-07-28 Miklos Szeredi[PATCH] fix readahead breakage for sequential after...
2004-05-19 Andrew Morton[PATCH] speed up readahead for seeky loads
2004-05-14 Andrew Morton[PATCH] Add blk_run_page()
2004-05-13 Andrea Arcangeli- rewrite swap-unplug fixing at least one unplugging bug
2004-04-12 Andrew Morton[PATCH] per-backing dev unplugging
2004-04-12 Andrew Morton[PATCH] stop using page.list in readahead
2004-04-12 Andrew Morton[PATCH] make the pagecache lock irq-safe.
2004-03-16 Chris L Masonmerge mm writeback changes
2004-03-15 Hubert Mantelupdate backing-dev-unplug.patch
2004-03-12 Hubert Mantel- kill the global queue plugging in the block layer...
2004-03-12 Andrew Morton[PATCH] adaptive lazy readahead
2004-02-27 Hubert Mantelre-add adaptive-lazy-readahead
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] revert lazy readahead
next