index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
readahead.c
Age
Commit message (
Expand
)
Author
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-03
mm/readahead: limit page cache size in page_cache_ra_order()
Gavin Shan
2024-07-03
readahead: simplify gotos in page_cache_sync_ra()
Jan Kara
2024-07-03
readahead: fold try_context_readahead() into its single caller
Jan Kara
2024-07-03
readahead: disentangle async and sync readahead
Jan Kara
2024-07-03
readahead: drop dead code in ondemand_readahead()
Jan Kara
2024-07-03
readahead: drop dead code in page_cache_ra_order()
Jan Kara
2024-07-03
readahead: drop pointless index from force_page_cache_ra()
Jan Kara
2024-07-03
readahead: properly shorten readahead when falling back to do_page_cache_ra()
Jan Kara
2024-07-03
readahead: make sure sync readahead reads needed page
Jan Kara
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-05
mm: use memalloc_nofs_save() in page_cache_ra_order()
Kefeng Wang
2024-04-25
mm/readahead: break read-ahead loop if filemap_add_folio return -ENOMEM
Liu Shixin
2024-03-04
mm: support order-1 folios in the page cache
Matthew Wilcox (Oracle)
2024-02-22
readahead: use ilog2 instead of a while loop in page_cache_ra_order()
Pankaj Raghav
2024-01-25
readahead: avoid multiple marked readahead pages
Jan Kara
2023-12-12
mm/readahead: do not allow order-1 folio
Ryan Roberts
2023-10-19
vfs: fix readahead(2) on block devices
Reuben Hawkins
2023-07-24
filemap: Allow __filemap_get_folio to allocate large folios
Matthew Wilcox (Oracle)
2023-06-23
mm: remove unnecessary pagevec includes
Matthew Wilcox (Oracle)
2023-02-02
readahead: convert readahead_expand() to use a folio
Matthew Wilcox (Oracle)
2022-09-20
mm: add PSI accounting around ->read_folio and ->readahead calls
Christoph Hellwig
2022-06-23
filemap: Fix serialization adding transparent huge pages to page cache
Alistair Popple
2022-06-09
filemap: Don't release a locked folio
Matthew Wilcox (Oracle)
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-09
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
2022-05-09
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
2022-05-08
readahead: Use a folio in read_pages()
Matthew Wilcox (Oracle)
2022-05-05
mm/readahead: Fix readahead with large folios
Matthew Wilcox (Oracle)
2022-05-02
blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
Christoph Hellwig
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2022-04-01
readahead: Update comments
Matthew Wilcox (Oracle)
2022-04-01
mm: remove the skip_page argument to read_pages
Christoph Hellwig
2022-04-01
mm: remove the pages argument to read_pages
Christoph Hellwig
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-04-01
readahead: Remove read_cache_pages()
Matthew Wilcox (Oracle)
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
remove inode_congested()
NeilBrown
2022-03-22
mm: improve cleanup when ->readpages doesn't process all pages
NeilBrown
2022-03-22
mm: document and polish read-ahead code
NeilBrown
2022-03-21
mm/readahead: Switch to page_cache_ra_order
Matthew Wilcox (Oracle)
2022-03-21
mm/readahead: Add large folio readahead
Matthew Wilcox (Oracle)
2022-03-15
fs: Turn do_invalidatepage() into folio_invalidate()
Matthew Wilcox (Oracle)
2022-01-04
readahead: Convert page_cache_ra_unbounded to folios
Matthew Wilcox (Oracle)
2022-01-04
readahead: Convert page_cache_async_ra() to take a folio
Matthew Wilcox (Oracle)
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm/readahead.c: fix incorrect comments for get_init_ra_size
Lin Feng
[next]