summaryrefslogtreecommitdiff
path: root/mm/vmscan.c
AgeCommit message (Expand)Author
3 daysMerge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
5 daysMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
10 daysmm: optimize lru_note_cost() by adding lru_note_cost_unlock_irq()Hugh Dickins
10 daysmm/mglru: stop try_to_inc_min_seq() if min_seq[type] has not increasedHao Jia
2025-07-19mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_listJinjiang Tu
2025-07-19mm: introduce per-node proactive reclaim interfaceDavidlohr Bueso
2025-07-19mm/vmscan: make __node_reclaim() more genericDavidlohr Bueso
2025-07-19mm/memcg: make memory.reclaim interface genericDavidlohr Bueso
2025-07-19mm/vmscan: respect psi_memstall region in node reclaimDavidlohr Bueso
2025-07-13mm: remove __folio_test_movable()David Hildenbrand
2025-07-09mm: remove redundant pXd_devmap callsAlistair Popple
2025-07-09mm: convert vmf_insert_mixed() from using pte_devmap to pte_specialAlistair Popple
2025-07-09mm: update core kernel code to use vm_flags_t consistentlyLorenzo Stoakes
2025-07-09Revert "mm: make alloc_demote_folio externally invokable for migration"SeongJae Park
2025-07-09Revert "mm: rename alloc_demote_folio to alloc_migrate_folio"SeongJae Park
2025-07-09mm: stop passing a writeback_control structure to swap_writeoutChristoph Hellwig
2025-07-09mm: stop passing a writeback_control structure to shmem_writeoutChristoph Hellwig
2025-07-09mm: split out a writeout helper from pageoutChristoph Hellwig
2025-07-09mm: vmscan: apply proportional reclaim pressure for memcg when MGLRU is enabledKoichiro Den
2025-07-09vmscan: don't bother with debugfs_real_fops()Al Viro
2025-06-02Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-22memcg: make count_memcg_events re-entrant safe against irqsShakeel Butt
2025-05-12mm: use SWAPPINESS_ANON_ONLY in MGLRUZhongkun He
2025-05-12mm: add max swappiness arg to lru_gen for anonymous memory onlyZhongkun He
2025-05-12mm: vmscan: add more comments about cache_trim_modeZhongkun He
2025-05-12mm: add swappiness=max arg to memory.reclaim for only anon reclaimZhongkun He
2025-05-12vmscan,cgroup: apply mems_effective to reclaimGregory Price
2025-05-11mm/vmscan: modify the assignment logic of the scan and total_scan variablesHao Ge
2025-04-17mm: vmscan: fix kswapd exit condition in defrag_modeJohannes Weiner
2025-04-17mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner
2025-04-15mm: skip folio reclaim in legacy memcg contexts for deadlockable mappingsJoanne Koong
2025-04-07fs: Remove aops->writepageMatthew Wilcox (Oracle)
2025-04-07mm: Remove swap_writepage() and shmem_writepage()Matthew Wilcox (Oracle)
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-21mm/vmscan: don't try to reclaim hwpoison folioJinjiang Tu
2025-03-21mm: vmscan: split proactive reclaim statistics from direct reclaim statisticsHao Jia
2025-03-17mm: page_alloc: defrag_mode kswapd/kcompactd watermarksJohannes Weiner
2025-03-17mm: compaction: push watermark into compaction_suitable() callersJohannes Weiner
2025-03-17mm: lock PGDAT_RECLAIM_LOCKED with acquire memory orderingMathieu Desnoyers
2025-03-17mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlockMathieu Desnoyers
2025-03-16mm, swap: simplify folio swap allocationKairui Song
2025-03-16vmscan, cleanup: add for_each_managed_zone_pgdat macroBertrand Wlodarczyk
2025-03-16mm/vmscan: extract calculated pressure balance as a functionHao Zhang
2025-03-16mm: memcontrol: move memsw charge callbacks to v1Johannes Weiner
2025-02-07mm: vmscan: move vmscan sysctls to mm/vmscan.cKaixiong Yu
2025-02-01mm/vmscan: accumulate nr_demoted for accurate demotion statisticsLi Zhijian
2025-02-01mm/vmscan: fix hard LOCKUP in function isolate_lru_foliosliuye
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds