index
:
pub/scm/linux/kernel/git/mdf/linux.git
master
Moritz Fischer's fork of linux.git
Moritz Fischer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
mm/swap: move swap_ops into file systems for file system-based swap
Christoph Hellwig
1
-27
/
+7
2026-08-24
mm/swap: add a new swap_ops.h header to allow for pluggable swap ops
Christoph Hellwig
1
-9
/
+1
2026-08-24
mm/swap: revert to single-folio writes for synchronous swap devices
Christoph Hellwig
1
-1
/
+10
2026-08-24
mm/vmstat: add NRSWP{IN,OUT} counters
Christoph Hellwig
1
-0
/
+2
2026-08-24
mm/swap: remove SWP_FS_OPS
Christoph Hellwig
1
-1
/
+9
2026-08-24
mm/swap: use swap_ops to register swap device's methods
Christoph Hellwig
1
-25
/
+43
2026-08-24
mm/swap: remove count_swpout_vm_event
Christoph Hellwig
1
-14
/
+10
2026-08-24
mm/swap: also use struct swap_iocb for block I/O
Christoph Hellwig
1
-277
/
+249
2026-08-24
mm/swap: introduce struct swap_io_ctx
Christoph Hellwig
1
-28
/
+32
2026-06-25
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+6
2026-06-24
mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()
Yu Kuai
1
-1
/
+6
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-30
/
+73
2026-06-02
mm, swap: merge zeromap into swap table
Kairui Song
1
-9
/
+52
2026-05-29
block: Add bvec_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2026-05-28
mm/page_io: rename swap_iocb fields for clarity
David Carlier
1
-21
/
+21
2026-04-18
mm/page_io: use sio->len for PSWPIN accounting in sio_read_complete()
David Carlier
1
-1
/
+1
2026-04-18
mm: page_io: prevent memory cgroup release in page_io module
Muchun Song
1
-2
/
+6
2026-04-05
mm: update outdated comments for removed scan_swap_map_slots()
Kexin Sun
1
-2
/
+2
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
1
-2
/
+2
2025-09-21
mm, swap: tidy up swap device and cluster info helpers
Kairui Song
1
-6
/
+6
2025-07-09
mm: stop passing a writeback_control structure to swap_writeout
Christoph Hellwig
1
-2
/
+2
2025-07-09
mm: stop passing a writeback_control structure to __swap_writepage
Christoph Hellwig
1
-19
/
+14
2025-07-09
mm: tidy up swap_writeout
Christoph Hellwig
1
-18
/
+18
2025-04-07
mm: Remove swap_writepage() and shmem_writepage()
Matthew Wilcox (Oracle)
1
-2
/
+1
2025-03-17
page_io: zswap: do not crash the kernel on decompression failure
Nhat Pham
1
-3
/
+3
2025-01-25
mm, swap: clean up device availability check
Kairui Song
1
-1
/
+0
2024-11-11
mm: add per-order mTHP swpin counters
Barry Song
1
-0
/
+3
2024-11-11
mm: swap: count successful large folio zswap stores in hugepage zswpout stats
Kanchana P Sridhar
1
-0
/
+1
2024-11-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+16
2024-11-11
mm: count zeromap read and set for swapout and swapin
Barry Song
1
-0
/
+16
2024-11-06
mm: swap: make some count_mthp_stat() call-sites be THP-agnostic.
Kanchana P Sridhar
1
-1
/
+1
2024-11-05
mm/memcontrol: add per-memcg pgpgin/pswpin counter
Jingxiang Zeng
1
-0
/
+4
2024-10-30
mm: fix PSWPIN counter for large folios swap-in
Barry Song
1
-2
/
+2
2024-09-17
mm: fix swap_read_folio_zeromap() for large folios with partial zeromap
Barry Song
1
-25
/
+7
2024-09-03
mm: store zero pages to be swapped out in a bitmap
Usama Arif
1
-1
/
+117
2024-09-01
fs: remove calls to set and clear the folio error flag
Matthew Wilcox (Oracle)
1
-3
/
+1
2024-09-01
zswap: track swapins from disk more accurately
Nhat Pham
1
-1
/
+8
2024-07-17
mm: ignore data-race in __swap_writepage
Pei Li
1
-1
/
+6
2024-07-03
mm: zswap: handle incorrect attempts to load large folios
Yosry Ahmed
1
-1
/
+0
2024-07-03
mm: do not start/end writeback for pages stored in zswap
Usama Arif
1
-2
/
+0
2024-07-03
mm: swap: remove 'synchronous' argument to swap_read_folio()
Yosry Ahmed
1
-3
/
+3
2024-07-03
mm/swap: get the swap device offset directly
Kairui Song
1
-3
/
+3
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
1
-1
/
+1
2024-05-05
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
1
-0
/
+1
2024-04-25
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
1
-1
/
+1
2023-12-29
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
1
-0
/
+5
2023-12-29
mm: convert swap_readpage() to swap_read_folio()
Matthew Wilcox (Oracle)
1
-9
/
+9
2023-12-29
mm: convert swap_page_sector() to swap_folio_sector()
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-12-29
mm: pass a folio to swap_readpage_bdev_async()
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-12-29
mm: pass a folio to swap_readpage_bdev_sync()
Matthew Wilcox (Oracle)
1
-4
/
+4
[next]