index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-135
/
+197
|
\
|
*
mm: vmpressure: don't count proactive reclaim in vmpressure
Yosry Ahmed
2022-07-29
1
-10
/
+17
|
*
mm: shrinkers: fix double kfree on shrinker name
Tetsuo Handa
2022-07-29
1
-2
/
+7
|
*
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
2022-07-03
1
-1
/
+1
|
*
mm/swap: convert __delete_from_swap_cache() to a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-1
/
+1
|
*
mm: convert page_swap_flags to folio_swap_flags
Matthew Wilcox (Oracle)
2022-07-03
1
-1
/
+1
|
*
mm: convert destroy_compound_page() to destroy_large_folio()
Matthew Wilcox (Oracle)
2022-07-03
1
-2
/
+2
|
*
mm/vmscan: convert reclaim_pages() to use a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-13
/
+12
|
*
mm/vmscan: convert shrink_active_list() to use a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-32
/
+29
|
*
mm/vmscan: convert move_pages_to_lru() to use a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-27
/
+27
|
*
mm/vmscan: convert isolate_lru_pages() to use a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-33
/
+33
|
*
mm/vmscan: convert reclaim_clean_pages_from_list() to folios
Matthew Wilcox (Oracle)
2022-07-03
1
-11
/
+11
|
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
1
-3
/
+55
|
*
mm: shrinkers: introduce debugfs interface for memory shrinkers
Roman Gushchin
2022-07-03
1
-2
/
+4
*
|
vmscan: Add check_move_unevictable_folios()
Matthew Wilcox (Oracle)
2022-06-29
1
-22
/
+34
|
/
*
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-226
/
+250
|
\
|
*
Revert "mm/vmscan: never demote for memcg reclaim"
Johannes Weiner
2022-05-25
1
-7
/
+2
|
*
mm: don't be stuck to rmap lock on reclaim path
Minchan Kim
2022-05-19
1
-1
/
+6
|
*
vmscan: remove remaining uses of page in shrink_page_list
Matthew Wilcox (Oracle)
2022-05-13
1
-62
/
+60
|
*
vmscan: convert the activate_locked portion of shrink_page_list to folios
Matthew Wilcox (Oracle)
2022-05-13
1
-8
/
+9
|
*
vmscan: move initialisation of mapping down
Matthew Wilcox (Oracle)
2022-05-13
1
-5
/
+2
|
*
vmscan: convert lazy freeing to folios
Matthew Wilcox (Oracle)
2022-05-13
1
-9
/
+9
|
*
vmscan: convert page buffer handling to use folios
Matthew Wilcox (Oracle)
2022-05-13
1
-23
/
+25
|
*
vmscan: convert dirty page handling to folios
Matthew Wilcox (Oracle)
2022-05-13
1
-22
/
+26
|
*
swap: convert add_to_swap() to take a folio
Matthew Wilcox (Oracle)
2022-05-13
1
-3
/
+3
|
*
vmscan: convert the writeback handling in shrink_page_list() to folios
Matthew Wilcox (Oracle)
2022-05-13
1
-36
/
+42
|
*
vmscan: use folio_mapped() in shrink_page_list()
Matthew Wilcox (Oracle)
2022-05-13
1
-8
/
+8
|
*
mm/vmscan: don't use NUMA_NO_NODE as indicator of page on different node
Wei Yang
2022-05-13
1
-4
/
+3
|
*
mm/vmscan: filter empty page_list at the beginning
Wei Yang
2022-05-13
1
-4
/
+6
|
*
mm/vmscan: use helper folio_is_file_lru()
Miaohe Lin
2022-05-13
1
-2
/
+2
|
*
mm/vmscan: remove obsolete comment in kswapd_run
Miaohe Lin
2022-05-13
1
-1
/
+0
|
*
mm/vmscan: take all base pages of THP into account when race with speculative...
Miaohe Lin
2022-05-13
1
-1
/
+1
|
*
mm/vmscan: introduce helper function reclaim_page_list()
Miaohe Lin
2022-05-13
1
-25
/
+25
|
*
mm/vmscan: add a comment about MADV_FREE pages check in folio_check_dirty_wri...
Miaohe Lin
2022-05-13
1
-1
/
+4
|
*
mm/vmscan: not necessary to re-init the list for each iteration
Wei Yang
2022-05-13
1
-3
/
+1
|
*
mm/vmscan: take min_slab_pages into account when try to call shrink_node
Miaohe Lin
2022-05-13
1
-1
/
+2
|
*
mm: submit multipage write for SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-2
/
+7
|
*
mm: reclaim mustn't enter FS for SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-9
/
+20
|
*
mm: create new mm/swap.h header file
NeilBrown
2022-05-09
1
-0
/
+1
|
*
mm/vmscan: fix comment for isolate_lru_pages
Miaohe Lin
2022-04-28
1
-2
/
+2
|
*
mm/vmscan: fix comment for current_may_throttle
Miaohe Lin
2022-04-28
1
-4
/
+3
|
*
mm/vmscan: remove obsolete comment in get_scan_count
Miaohe Lin
2022-04-28
1
-3
/
+1
|
*
mm/vmscan: sc->reclaim_idx must be a valid zone index
Wei Yang
2022-04-28
1
-2
/
+2
|
*
mm/vmscan: reclaim only affects managed_zones
Wei Yang
2022-04-28
1
-2
/
+2
*
|
fs: Remove aops->freepage
Matthew Wilcox (Oracle)
2022-05-09
1
-4
/
+0
*
|
fs: Add free_folio address space operation
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+5
*
|
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
*
|
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
/
*
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-149
/
+156
|
\
|
*
mm: Turn can_split_huge_page() into can_split_folio()
Matthew Wilcox (Oracle)
2022-03-21
1
-3
/
+3
[next]