Jens Axboe
|
9491ae4aad
mm: don't cap request size based on read-ahead setting
|
8 年之前 |
Ross Zwisler
|
11bd969fde
mm: silently skip readahead for DAX inodes
|
9 年之前 |
Michal Hocko
|
8a5c743e30
mm, memcg: use consistent gfp flags during readahead
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Geliang Tang
|
d72ee91113
mm: move lru_to_page to mm_inline.h
|
9 年之前 |
Geliang Tang
|
c8ad6302c2
mm/readahead.c, mm/vmscan.c: use lru_to_page instead of list_to_page
|
9 年之前 |
Michal Hocko
|
c62d25556b
mm, fs: introduce mapping_gfp_constraint()
|
9 年之前 |
Roman Gushchin
|
600e19afc5
mm: use only per-device readahead limit
|
9 年之前 |
Michal Hocko
|
063d99b4fa
mm, fs: obey gfp_mapping for add_to_page_cache()
|
9 年之前 |
Tejun Heo
|
703c270887
writeback: implement and use inode_congested()
|
10 年之前 |
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 年之前 |