index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
readahead.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-03-05
docs/core-api/mm: fix return value descriptions in mm/
Mike Rapoport
2018-12-28
mm/readahead.c: simplify get_next_ra_size()
Gao Xiang
2018-10-21
mm: Convert __do_page_cache_readahead to XArray
Matthew Wilcox
2018-10-21
page cache: Convert hole search to XArray
Matthew Wilcox
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2018-08-30
vfs: implement readahead(2) using POSIX_FADV_WILLNEED
Amir Goldstein
2018-07-27
readahead: stricter check for bdi io_pages
Markus Stockhausen
2018-07-09
mm: skip readahead if the cgroup is congested
Josef Bacik
2018-06-01
mm: split ->readpages calls to avoid non-contiguous pages lists
Christoph Hellwig
2018-06-01
mm: return an unsigned int from __do_page_cache_readahead
Christoph Hellwig
2018-06-01
mm: give the 'ret' variable a better name __do_page_cache_readahead
Christoph Hellwig
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2016-12-12
mm: don't cap request size based on read-ahead setting
Jens Axboe
2016-08-26
mm: silently skip readahead for DAX inodes
Ross Zwisler
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-01-14
mm: move lru_to_page to mm_inline.h
Geliang Tang
2016-01-14
mm/readahead.c, mm/vmscan.c: use lru_to_page instead of list_to_page
Geliang Tang
2015-11-06
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-05
mm: use only per-device readahead limit
Roman Gushchin
2015-10-16
mm, fs: obey gfp_mapping for add_to_page_cache()
Michal Hocko
2015-06-02
writeback: implement and use inode_congested()
Tejun Heo
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2014-08-06
mm/readahead.c: remove unused file_ra_state from count_history_pages
Fabian Frederick
2014-04-07
mm/readahead.c: inline ra_submit
Fabian Frederick
2014-04-03
mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea...
Raghavendra K T
2014-04-03
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
2014-04-03
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-01-29
mm/readahead.c: fix do_readahead() for no readpage(s)
Mark Rutland
2013-11-13
readahead: fix sequential read cache miss detection
Damien Ramonda
2013-11-13
mm/readahead.c:do_readhead(): don't check for ->readpage
Andrew Morton
2013-09-11
readahead: make context readahead more conservative
Fengguang Wu
2013-05-21
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-03-03
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
Al Viro
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
switch readahead(2) to fget_light()
Al Viro
2012-05-29
mm: move readahead syscall to mm/readahead.c
Cong Wang
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-05-25
readahead: readahead page allocations are OK to fail
Wu Fengguang
2011-03-10
read-ahead: use plugging
Jens Axboe
2011-03-10
block: remove per-queue plugging
Jens Axboe
2010-05-25
readahead.c: fix comment
Huang Shijie
2010-04-07
readahead: fix NULL filp dereference
Wu Fengguang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-06
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
2009-12-17
readahead: add blk_run_backing_dev
Hisashi Hifumi
2009-06-16
readahead: introduce context readahead algorithm
Wu Fengguang
2009-06-16
readahead: move the random read case to bottom
Wu Fengguang
[next]