Christoph Hellwig
|
de1414a654
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
|
10 年之前 |
Fabian Frederick
|
3e2faa0854
mm/readahead.c: remove unused file_ra_state from count_history_pages
|
11 年之前 |
Fabian Frederick
|
29f175d125
mm/readahead.c: inline ra_submit
|
11 年之前 |
Raghavendra K T
|
6d2be915e5
mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit readahead pages
|
11 年之前 |
Johannes Weiner
|
0cd6144aad
mm + fs: prepare for non-page entries in page cache radix trees
|
11 年之前 |
Johannes Weiner
|
e7b563bb2a
mm: filemap: move radix tree hole searching here
|
11 年之前 |
Mark Rutland
|
58d5640ebd
mm/readahead.c: fix do_readahead() for no readpage(s)
|
11 年之前 |
Damien Ramonda
|
af248a0c67
readahead: fix sequential read cache miss detection
|
11 年之前 |
Andrew Morton
|
63d0f0a3c7
mm/readahead.c:do_readhead(): don't check for ->readpage
|
11 年之前 |
Fengguang Wu
|
2cad401801
readahead: make context readahead more conservative
|
12 年之前 |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 年之前 |
Al Viro
|
4a0fd5bf0f
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
|
12 年之前 |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 年之前 |
Al Viro
|
132ea2479f
switch readahead(2) to fget_light()
|
13 年之前 |
Cong Wang
|
782182e53a
mm: move readahead syscall to mm/readahead.c
|
13 年之前 |
Paul Gortmaker
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
14 年之前 |
Wu Fengguang
|
7b1de5868b
readahead: readahead page allocations are OK to fail
|
14 年之前 |
Jens Axboe
|
5b417b1873
read-ahead: use plugging
|
15 年之前 |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 年之前 |
Huang Shijie
|
bf8abe8b92
readahead.c: fix comment
|
15 年之前 |
Wu Fengguang
|
70655c06bd
readahead: fix NULL filp dereference
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Wu Fengguang
|
0141450f66
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
|
15 年之前 |
Hisashi Hifumi
|
65a80b4c61
readahead: add blk_run_backing_dev
|
15 年之前 |
Wu Fengguang
|
10be0b372c
readahead: introduce context readahead algorithm
|
16 年之前 |
Wu Fengguang
|
045a2529a3
readahead: move the random read case to bottom
|
16 年之前 |
Wu Fengguang
|
d30a11004e
readahead: record mmap read-around states in file_ra_state
|
16 年之前 |
Wu Fengguang
|
51daa88ebd
readahead: remove sync/async readahead call dependency
|
16 年之前 |
Wu Fengguang
|
160334a0cf
readahead: increase interleaved readahead size
|
16 年之前 |
Wu Fengguang
|
caca7cb748
readahead: remove one unnecessary radix tree lookup
|
16 年之前 |