index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-85
/
+98
|
\
|
*
block: remove ->rw_page
Christoph Hellwig
2023-02-02
1
-21
/
+32
|
*
mm: factor out a swap_writepage_bdev helper
Christoph Hellwig
2023-02-02
1
-14
/
+19
|
*
mm: remove the __swap_writepage return value
Christoph Hellwig
2023-02-02
1
-14
/
+9
|
*
mm: use an on-stack bio for synchronous swapin
Christoph Hellwig
2023-02-02
1
-31
/
+38
|
*
mm: factor out a swap_readpage_bdev helper
Christoph Hellwig
2023-02-02
1
-33
/
+35
|
*
mm: remove the swap_readpage return value
Christoph Hellwig
2023-02-02
1
-11
/
+5
|
*
page_io: remove buffer_head include
Matthew Wilcox (Oracle)
2023-01-18
1
-1
/
+0
*
|
swap: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
1
-6
/
+2
|
/
*
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-2
/
+2
*
swap: convert swap_writepage() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-10
/
+11
*
mm/page_io: count submission time as thrashing delay for delayacct
Yang Yang
2022-09-26
1
-5
/
+10
*
mm/swap: remove the end_write_func argument to __swap_writepage
Christoph Hellwig
2022-09-11
1
-5
/
+4
*
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-61
/
+192
|
\
|
*
MM: handle THP in swap_*page_fs() - count_vm_events()
NeilBrown
2022-05-09
1
-2
/
+4
|
*
mm: handle THP in swap_*page_fs()
NeilBrown
2022-05-09
1
-10
/
+13
|
*
mm: submit multipage write for SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-22
/
+56
|
*
mm: submit multipage reads for SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-35
/
+69
|
*
mm: perform async writes to SWP_FS_OPS swap-space using ->swap_rw
NeilBrown
2022-05-09
1
-40
/
+58
|
*
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-6
/
+62
|
*
mm: drop swap_dirty_folio
NeilBrown
2022-05-09
1
-17
/
+0
|
*
mm: create new mm/swap.h header file
NeilBrown
2022-05-09
1
-0
/
+1
*
|
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-1
/
+1
|
\
\
|
*
|
mm: Convert swap_readpage to call read_folio instead of readpage
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
|
/
*
/
block: ignore RWF_HIPRI hint for sync dio
Ming Lei
2022-05-02
1
-3
/
+1
|
/
*
mm: fix unexpected zeroed page mapping with zram swap
Minchan Kim
2022-04-15
1
-54
/
+0
*
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-6
/
+9
|
\
|
*
fs: Remove aops ->set_page_dirty
Matthew Wilcox (Oracle)
2022-03-16
1
-3
/
+1
|
*
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
|
*
mm: Convert swap_set_page_dirty() to swap_dirty_folio()
Matthew Wilcox (Oracle)
2022-03-15
1
-8
/
+10
|
*
fs: Add aops->dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+4
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
1
-2
/
+5
|
\
\
|
*
|
mm: page_io: fix psi memory pressure error on cold swapins
Johannes Weiner
2022-03-22
1
-2
/
+5
|
|
/
*
/
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
1
-6
/
+4
|
/
*
delayacct: support swapin delay accounting for swapping without blkio
Yang Yang
2022-01-20
1
-0
/
+3
*
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-7
/
+3
|
\
|
*
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
1
-1
/
+1
|
*
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
1
-6
/
+2
|
*
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2021-10-18
1
-1
/
+1
|
*
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
2021-10-18
1
-1
/
+1
*
|
mm/swap: Add folio_rotate_reclaimable()
Matthew Wilcox (Oracle)
2021-09-27
1
-2
/
+2
|
/
*
swap: fix swapfile read/write offset
Jens Axboe
2021-03-02
1
-5
/
+0
*
mm/page_io: use pr_alert_ratelimited for swap read/write errors
Georgi Djakov
2021-02-24
1
-6
/
+6
*
mm: remove get_swap_bio
Christoph Hellwig
2021-01-27
1
-32
/
+13
*
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
1
-1
/
+1
*
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-12-02
1
-2
/
+4
*
mm/page_io.c: remove useless out label in __swap_writepage()
Miaohe Lin
2020-10-13
1
-5
/
+3
*
swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
Gao Xiang
2020-10-13
1
-3
/
+3
*
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-8
/
+10
|
\
|
*
mm: use SWP_SYNCHRONOUS_IO more intelligently
Christoph Hellwig
2020-09-24
1
-8
/
+10
[next]