index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_io.c
Age
Commit message (
Expand
)
Author
2025-04-07
mm: Remove swap_writepage() and shmem_writepage()
Matthew Wilcox (Oracle)
2025-03-17
page_io: zswap: do not crash the kernel on decompression failure
Nhat Pham
2025-01-25
mm, swap: clean up device availability check
Kairui Song
2024-11-11
mm: add per-order mTHP swpin counters
Barry Song
2024-11-11
mm: swap: count successful large folio zswap stores in hugepage zswpout stats
Kanchana P Sridhar
2024-11-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2024-11-11
mm: count zeromap read and set for swapout and swapin
Barry Song
2024-11-06
mm: swap: make some count_mthp_stat() call-sites be THP-agnostic.
Kanchana P Sridhar
2024-11-05
mm/memcontrol: add per-memcg pgpgin/pswpin counter
Jingxiang Zeng
2024-10-30
mm: fix PSWPIN counter for large folios swap-in
Barry Song
2024-09-17
mm: fix swap_read_folio_zeromap() for large folios with partial zeromap
Barry Song
2024-09-03
mm: store zero pages to be swapped out in a bitmap
Usama Arif
2024-09-01
fs: remove calls to set and clear the folio error flag
Matthew Wilcox (Oracle)
2024-09-01
zswap: track swapins from disk more accurately
Nhat Pham
2024-07-17
mm: ignore data-race in __swap_writepage
Pei Li
2024-07-03
mm: zswap: handle incorrect attempts to load large folios
Yosry Ahmed
2024-07-03
mm: do not start/end writeback for pages stored in zswap
Usama Arif
2024-07-03
mm: swap: remove 'synchronous' argument to swap_read_folio()
Yosry Ahmed
2024-07-03
mm/swap: get the swap device offset directly
Kairui Song
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
2024-05-05
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
2024-04-25
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
2023-12-29
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
2023-12-29
mm: convert swap_readpage() to swap_read_folio()
Matthew Wilcox (Oracle)
2023-12-29
mm: convert swap_page_sector() to swap_folio_sector()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to swap_readpage_bdev_async()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to swap_readpage_bdev_sync()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to swap_readpage_fs()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to swap_writepage_bdev_async()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to swap_writepage_bdev_sync()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to swap_writepage_fs()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to __swap_writepage()
Matthew Wilcox (Oracle)
2023-10-04
mm: memcg: add THP swap out info for anonymous reclaim
Xin Hao
2023-08-21
zswap: make zswap_load() take a folio
Matthew Wilcox (Oracle)
2023-08-21
swap: remove some calls to compound_head() in swap_readpage()
Matthew Wilcox (Oracle)
2023-08-21
zswap: make zswap_store() take a folio
Matthew Wilcox (Oracle)
2023-08-21
mm: kill frontswap
Johannes Weiner
2023-08-18
mm/page_io: convert bio_associate_blkg_from_page() to take in a folio
ZhangPeng
2023-08-18
mm/page_io: convert count_swpout_vm_event() to take in a folio
ZhangPeng
2023-08-18
mm/page_io: use a folio in swap_writepage_bdev_async()
ZhangPeng
2023-08-18
mm/page_io: use a folio in swap_writepage_bdev_sync()
ZhangPeng
2023-08-18
mm/page_io: use a folio in sio_read_complete()
ZhangPeng
2023-08-18
mm/page_io: use a folio in __end_swap_bio_read()
ZhangPeng
2023-08-18
mm/page_io: use a folio in __end_swap_bio_write()
ZhangPeng
2023-08-18
mm/page_io: remove unneeded SetPageError()
ZhangPeng
2023-08-18
mm/page_io: remove unneeded ClearPageUptodate()
ZhangPeng
2023-05-31
swap: use __bio_add_page to add page to bio
Johannes Thumshirn
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-03
swap: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-02
block: remove ->rw_page
Christoph Hellwig
[next]