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
*
mm: memcg: add THP swap out info for anonymous reclaim
Xin Hao
2023-10-04
1
-4
/
+4
*
zswap: make zswap_load() take a folio
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+1
*
swap: remove some calls to compound_head() in swap_readpage()
Matthew Wilcox (Oracle)
2023-08-21
1
-6
/
+7
*
zswap: make zswap_store() take a folio
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+1
*
mm: kill frontswap
Johannes Weiner
2023-08-21
1
-3
/
+3
*
mm/page_io: convert bio_associate_blkg_from_page() to take in a folio
ZhangPeng
2023-08-18
1
-5
/
+5
*
mm/page_io: convert count_swpout_vm_event() to take in a folio
ZhangPeng
2023-08-18
1
-6
/
+6
*
mm/page_io: use a folio in swap_writepage_bdev_async()
ZhangPeng
2023-08-18
1
-2
/
+3
*
mm/page_io: use a folio in swap_writepage_bdev_sync()
ZhangPeng
2023-08-18
1
-2
/
+3
*
mm/page_io: use a folio in sio_read_complete()
ZhangPeng
2023-08-18
1
-5
/
+5
*
mm/page_io: use a folio in __end_swap_bio_read()
ZhangPeng
2023-08-18
1
-3
/
+3
*
mm/page_io: use a folio in __end_swap_bio_write()
ZhangPeng
2023-08-18
1
-4
/
+4
*
mm/page_io: remove unneeded SetPageError()
ZhangPeng
2023-08-18
1
-3
/
+0
*
mm/page_io: remove unneeded ClearPageUptodate()
ZhangPeng
2023-08-18
1
-2
/
+0
*
swap: use __bio_add_page to add page to bio
Johannes Thumshirn
2023-05-31
1
-4
/
+4
*
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
[next]