index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
readahead.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-24
filemap: Allow __filemap_get_folio to allocate large folios
Matthew Wilcox (Oracle)
1
-13
/
+0
2023-06-23
mm: remove unnecessary pagevec includes
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-02-02
readahead: convert readahead_expand() to use a folio
Matthew Wilcox (Oracle)
1
-17
/
+22
2022-09-20
mm: add PSI accounting around ->read_folio and ->readahead calls
Christoph Hellwig
1
-4
/
+18
2022-06-23
filemap: Fix serialization adding transparent huge pages to page cache
Alistair Popple
1
-0
/
+2
2022-06-09
filemap: Don't release a locked folio
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-19
/
+18
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2022-05-09
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
1
-8
/
+4
2022-05-09
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
1
-5
/
+9
2022-05-08
readahead: Use a folio in read_pages()
Matthew Wilcox (Oracle)
1
-13
/
+12
2022-05-05
mm/readahead: Fix readahead with large folios
Matthew Wilcox (Oracle)
1
-6
/
+9
2022-05-02
blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
Christoph Hellwig
1
-0
/
+1
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
1
-0
/
+7
2022-04-01
readahead: Update comments
Matthew Wilcox (Oracle)
1
-47
/
+45
2022-04-01
mm: remove the skip_page argument to read_pages
Christoph Hellwig
1
-10
/
+8
2022-04-01
mm: remove the pages argument to read_pages
Christoph Hellwig
1
-8
/
+5
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
1
-13
/
+2
2022-04-01
readahead: Remove read_cache_pages()
Matthew Wilcox (Oracle)
1
-76
/
+0
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+1
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-8
/
+100
2022-03-22
remove inode_congested()
NeilBrown
1
-6
/
+0
2022-03-22
mm: improve cleanup when ->readpages doesn't process all pages
NeilBrown
1
-2
/
+17
2022-03-22
mm: document and polish read-ahead code
NeilBrown
1
-0
/
+99
2022-03-21
mm/readahead: Switch to page_cache_ra_order
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-21
mm/readahead: Add large folio readahead
Matthew Wilcox (Oracle)
1
-7
/
+99
2022-03-15
fs: Turn do_invalidatepage() into folio_invalidate()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-01-04
readahead: Convert page_cache_ra_unbounded to folios
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-01-04
readahead: Convert page_cache_async_ra() to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-11-06
mm/readahead.c: fix incorrect comments for get_init_ra_size
Lin Feng
1
-1
/
+1
2021-10-18
mm: remove spurious blkdev.h includes
Christoph Hellwig
1
-1
/
+0
2021-07-13
mm: Protect operations adding pages to page cache with invalidate_lock
Jan Kara
1
-0
/
+2
2021-04-23
mm: Implement readahead_control pageset expansion
David Howells
1
-0
/
+75
2021-04-23
mm/readahead: Handle ractl nr_pages being modified
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-04-23
mm/filemap: Pass the file_ra_state in the ractl
Matthew Wilcox (Oracle)
1
-11
/
+11
2020-10-17
mm: use limited read-ahead to satisfy read
Jens Axboe
1
-6
/
+14
2020-10-16
mm/readahead: pass a file_ra_state into force_page_cache_ra
David Howells
1
-3
/
+2
2020-10-16
mm/readahead: add page_cache_sync_ra and page_cache_async_ra
Matthew Wilcox (Oracle)
1
-46
/
+12
2020-10-16
mm/readahead: pass readahead_control to force_page_cache_ra
David Howells
1
-8
/
+10
2020-10-16
mm/readahead: make ondemand_readahead take a readahead_control
David Howells
1
-12
/
+17
2020-10-16
mm/readahead: make do_page_cache_ra take a readahead_control
Matthew Wilcox (Oracle)
1
-13
/
+15
2020-10-16
mm/readahead: make page_cache_ra_unbounded take a readahead_control
Matthew Wilcox (Oracle)
1
-16
/
+14
2020-10-16
mm/readahead: add DEFINE_READAHEAD
Matthew Wilcox (Oracle)
1
-5
/
+1
2020-06-02
mm: use memalloc_nofs_save in readahead path
Matthew Wilcox (Oracle)
1
-0
/
+14
2020-06-02
mm: document why we don't set PageReadahead
Matthew Wilcox (Oracle)
1
-3
/
+6
2020-06-02
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
1
-21
/
+47
2020-06-02
mm: move end_index check out of readahead loop
Matthew Wilcox (Oracle)
1
-6
/
+8
2020-06-02
mm: add readahead address space operation
Matthew Wilcox (Oracle)
1
-2
/
+10
[next]