index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
readahead.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
readahead: add blk_run_backing_dev
Hisashi Hifumi
2009-12-17
1
-0
/
+12
*
readahead: introduce context readahead algorithm
Wu Fengguang
2009-06-16
1
-0
/
+60
*
readahead: move the random read case to bottom
Wu Fengguang
2009-06-16
1
-21
/
+25
*
readahead: record mmap read-around states in file_ra_state
Wu Fengguang
2009-06-16
1
-21
/
+2
*
readahead: remove sync/async readahead call dependency
Wu Fengguang
2009-06-16
1
-0
/
+10
*
readahead: increase interleaved readahead size
Wu Fengguang
2009-06-16
1
-0
/
+1
*
readahead: remove one unnecessary radix tree lookup
Wu Fengguang
2009-06-16
1
-1
/
+1
*
readahead: apply max_sane_readahead() limit in ondemand_readahead()
Wu Fengguang
2009-06-16
1
-1
/
+1
*
readahead: move max_sane_readahead() calls into force_page_cache_readahead()
Wu Fengguang
2009-06-16
1
-0
/
+1
*
FS-Cache: Recruit a page flags for cache management
David Howells
2009-04-03
1
-4
/
+5
*
FS-Cache: Release page->private after failed readahead
David Howells
2009-04-03
1
-2
/
+37
*
Move the default_backing_dev_info out of readahead.c and into backing-dev.c
Jens Axboe
2009-03-26
1
-25
/
+0
*
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
1
-1
/
+1
*
Remove Andrew Morton's old email accounts
Francois Cami
2008-10-16
1
-1
/
+1
*
mm: readahead scan lockless
Nick Piggin
2008-07-26
1
-3
/
+3
*
mm: bdi: export BDI attributes in sysfs
Peter Zijlstra
2008-04-30
1
-1
/
+7
*
mm/readahead: fix kernel-doc notation
Randy Dunlap
2008-03-19
1
-2
/
+3
*
mm: bdi init hooks
Peter Zijlstra
2007-10-17
1
-0
/
+6
*
mm: buffered write cleanup
Nick Piggin
2007-10-16
1
-16
/
+8
*
mm: use lockless radix-tree probe
Nick Piggin
2007-10-16
1
-4
/
+2
*
readahead: remove several readahead macros
Fengguang Wu
2007-10-16
1
-9
/
+1
*
readahead: basic support of interleaved reads
Fengguang Wu
2007-10-16
1
-10
/
+23
*
readahead: combine file_ra_state.prev_index/prev_offset into prev_pos
Fengguang Wu
2007-10-16
1
-7
/
+8
*
readahead: compacting file_ra_state
Fengguang Wu
2007-10-16
1
-1
/
+1
*
Fix warnings with !CONFIG_BLOCK
Jens Axboe
2007-10-10
1
-0
/
+1
*
readahead: sanify file_ra_state names
Fengguang Wu
2007-07-19
1
-43
/
+25
*
readahead: split ondemand readahead interface into two functions
Rusty Russell
2007-07-19
1
-38
/
+59
*
mm: share PG_readahead and PG_reclaim
Fengguang Wu
2007-07-19
1
-0
/
+6
*
readahead: remove the old algorithm
Fengguang Wu
2007-07-19
1
-348
/
+25
*
readahead: on-demand readahead logic
Fengguang Wu
2007-07-19
1
-0
/
+174
*
readahead: data structure and routines
Fengguang Wu
2007-07-19
1
-0
/
+19
*
readahead: MIN_RA_PAGES/MAX_RA_PAGES macros
Fengguang Wu
2007-07-19
1
-2
/
+10
*
readahead: add look-ahead support to __do_page_cache_readahead()
Fengguang Wu
2007-07-19
1
-6
/
+9
*
readahead: code cleanup
Jan Kara
2007-05-07
1
-15
/
+15
*
readahead: improve heuristic detecting sequential reads
Jan Kara
2007-05-07
1
-0
/
+3
*
[PATCH] Drop __get_zone_counts()
Christoph Lameter
2007-02-11
1
-6
/
+2
*
[PATCH] io-accounting-read-accounting nfs fix
Andrew Morton
2006-12-10
1
-0
/
+2
*
[PATCH] struct path: convert mm
Josef Sipek
2006-12-08
1
-1
/
+1
*
[PATCH] read_cache_pages() cleanup
OGAWA Hirofumi
2006-12-07
1
-7
/
+1
*
[PATCH] Cleanup read_pages()
OGAWA Hirofumi
2006-11-03
1
-0
/
+2
*
Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Steven Whitehouse
2006-07-03
1
-12
/
+8
|
\
|
*
spelling fixes
Andreas Mohr
2006-06-26
1
-2
/
+2
|
*
[PATCH] kernel-doc: mm/readhead fixup
Randy Dunlap
2006-06-25
1
-2
/
+1
|
*
[PATCH] AOP_TRUNCATED_PAGE victims in read_pages() belong in the LRU
Zach Brown
2006-06-25
1
-8
/
+5
*
|
Merge branch 'master'
Steven Whitehouse
2006-03-31
1
-9
/
+24
|
\
\
|
|
/
|
*
[PATCH] ext3_readdir: use generic readahead
Andrew Morton
2006-03-23
1
-0
/
+1
|
*
[PATCH] readahead: fix initial window size calculation
Steven Pratt
2006-03-22
1
-3
/
+3
|
*
[PATCH] readahead: ->prev_page can overrun the ahead window
Oleg Nesterov
2006-03-22
1
-6
/
+20
*
|
[GFS2] Export file_ra_state_init
Steven Whitehouse
2006-01-30
1
-0
/
+1
|
/
*
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
Zach Brown
2006-01-03
1
-6
/
+9
[next]