index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_io.c
Age
Commit message (
Expand
)
Author
11 days
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13 days
mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()
Yu Kuai
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-02
mm, swap: merge zeromap into swap table
Kairui Song
2026-05-29
block: Add bvec_folio()
Matthew Wilcox (Oracle)
2026-05-28
mm/page_io: rename swap_iocb fields for clarity
David Carlier
2026-04-18
mm/page_io: use sio->len for PSWPIN accounting in sio_read_complete()
David Carlier
2026-04-18
mm: page_io: prevent memory cgroup release in page_io module
Muchun Song
2026-04-05
mm: update outdated comments for removed scan_swap_map_slots()
Kexin Sun
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
2025-09-21
mm, swap: tidy up swap device and cluster info helpers
Kairui Song
2025-07-09
mm: stop passing a writeback_control structure to swap_writeout
Christoph Hellwig
2025-07-09
mm: stop passing a writeback_control structure to __swap_writepage
Christoph Hellwig
2025-07-09
mm: tidy up swap_writeout
Christoph Hellwig
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)
[next]