开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
2026-07-25
mm: mglru: promote mapped executable folios after first usage
Baolin Wang
2026-07-25
mm: vmscan: add a helper to identify file-backed executable folios
Baolin Wang
2026-07-25
mm: vmscan: convert folio_referenced() to use vma_flags_t
Baolin Wang
2026-07-25
mm/mglru: fix anon-only reclaim evicting file pages when swappiness=max
Ridong Chen
2026-07-25
mm: vmscan: drop unused gfp_mask parameter from __node_reclaim()
Ridong Chen
2026-07-25
mm: vmscan: propagate real error code from per-node proactive reclaim
Ridong Chen
2026-07-25
mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max
Ridong Chen
2026-07-25
mm: let node_reclaim() return the number of pages reclaimed
Petr Tesarik
2026-07-25
mm/swap: remove SWP_FS_OPS
Christoph Hellwig
2026-07-25
mm/swap: introduce struct swap_io_ctx
Christoph Hellwig
2026-07-25
mm/swap: colocate page-cluster sysctl with swap readahead
Jianyue Wu
2026-07-25
mm: split out internal page_alloc.h
Brendan Jackman
2026-07-25
memcg: bail out proactive reclaim when memcg is dying
Jiayuan Chen
2026-07-25
mm: vmscan: remove the redundant FOLIOREF_RECLAIM_CLEAN logic
Baolin Wang
2026-07-25
mm: constify oom_control, scan_control, and alloc_context nodemask
Gregory Price
2026-07-25
mm: vmscan: abort proactive reclaim early when freezing for suspend
Richard Chang
2026-07-20
mm: mglru: fix stale batch updates after memcg reparenting
Qi Zheng
2026-06-23
Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-21
mm/vmscan: pass NULL to trace vmscan node reclaim
Ben Dooks
2026-06-21
mm: merge writeout into pageout
Christoph Hellwig
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-08
mm/compaction: cap compact_gap() at COMPACT_CLUSTER_MAX
JP Kobryn
2026-06-04
mm/vmscan: unify writeback reclaim statistic and throttling
Kairui Song
2026-06-04
mm/vmscan: remove sc->unqueued_dirty
Kairui Song
2026-06-04
mm/vmscan: remove sc->file_taken
Kairui Song
2026-06-04
mm/mglru: remove no longer used reclaim argument for folio protection
Kairui Song
2026-06-04
mm/mglru: simplify and improve dirty writeback handling
Kairui Song
2026-06-04
mm/mglru: use the common routine for dirty/writeback reactivation
Kairui Song
2026-06-04
mm/mglru: remove redundant swap constrained check upon isolation
Kairui Song
2026-06-04
mm/mglru: don't abort scan immediately right after aging
Kairui Song
2026-06-04
mm/mglru: use a smaller batch for reclaim
Kairui Song
2026-06-04
mm/mglru: avoid reclaim type fall back when isolation makes no progress
Barry Song (Xiaomi)
2026-06-04
mm/mglru: scan and count the exact number of folios
Kairui Song
2026-06-04
mm/mglru: restructure the reclaim loop
Kairui Song
2026-06-04
mm/mglru: relocate the LRU scan batch limit to callers
Kairui Song
2026-06-04
mm/mglru: rename variables related to aging and rotation
Kairui Song
2026-06-04
mm/mglru: consolidate common code for retrieving evictable size
Kairui Song
2026-06-04
mm/mglru: use folio_mark_accessed to replace folio_set_active
Barry Song (Xiaomi)
2026-06-04
buffer: Remove submit_bh()
Matthew Wilcox (Oracle)
2026-06-02
mm/memcg, swap: store cgroup id in cluster table directly
Kairui Song
2026-06-02
mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
Kairui Song
2026-05-28
mm/vmpressure: skip socket pressure for costly order reclaim
JP Kobryn (Meta)
2026-05-28
mm/vmscan: fix typos in comments
Xiang Gao
2026-05-28
mm/vmscan: add balance_pgdat begin/end tracepoints
Bunyod Suvonov
2026-04-18
mm/vmscan: avoid false-positive -Wuninitialized warning
Arnd Bergmann
2026-04-18
mm: remove '!root_reclaim' checking in should_abort_scan()
Zhaoyang Huang
2026-04-18
mm/vmscan: prevent MGLRU reclaim from pinning address space
Suren Baghdasaryan
2026-04-18
mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU
Baolin Wang
2026-04-18
mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers
Muchun Song
2026-04-18
mm: workingset: use lruvec_lru_size() to get the number of lru pages
Qi Zheng
[next]