index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: vmscan: remove deadlock due to throttling failing to make progress
Mel Gorman
2022-02-11
1
-1
/
+3
*
vmscan: make drop_slab_node static
Gang Li
2022-01-15
1
-1
/
+1
*
mm: vmscan: reduce throttling due to a failure to make progress -fix
Mel Gorman
2021-12-31
1
-1
/
+2
*
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
2021-12-31
1
-9
/
+55
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
1
-0
/
+7
|
\
|
*
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
2021-11-09
1
-0
/
+7
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-16
/
+138
|
\
|
|
*
mm/vmscan: delay waking of tasks throttled on NOPROGRESS
Mel Gorman
2021-11-06
1
-2
/
+5
|
*
mm/vmscan: increase the timeout if page reclaim is not making progress
Mel Gorman
2021-11-06
1
-1
/
+1
|
*
mm/vmscan: centralise timeout values for reclaim_throttle
Mel Gorman
2021-11-06
1
-13
/
+37
|
*
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
2021-11-06
1
-0
/
+28
|
*
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
2021-11-06
1
-6
/
+16
|
*
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
1
-12
/
+70
|
*
mm/vmscan.c: fix -Wunused-but-set-variable warning
Kai Song
2021-11-06
1
-2
/
+1
*
|
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-11-02
1
-0
/
+15
|
\
\
|
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-09-14
1
-45
/
+197
|
|
\
|
|
*
|
mm/vmscan: add sync_shrinkers function v3
Christian König
2021-08-27
1
-0
/
+15
*
|
|
mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()
Matthew Wilcox (Oracle)
2021-09-27
1
-2
/
+3
*
|
|
mm/memcg: Add folio_lruvec_lock() and similar functions
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+2
|
|
/
|
/
|
*
|
mm,vmscan: fix divide by zero in get_scan_count
Rik van Riel
2021-09-08
1
-1
/
+1
*
|
mm, vmscan: guarantee drop_slab_node() termination
Vlastimil Babka
2021-09-03
1
-1
/
+2
*
|
mm/vmscan: add 'else' to remove check_pending label
Miaohe Lin
2021-09-03
1
-9
/
+5
*
|
mm/vmscan: remove unneeded return value of kswapd_run()
Miaohe Lin
2021-09-03
1
-5
/
+2
*
|
mm/vmscan: remove misleading setting to sc->priority
Miaohe Lin
2021-09-03
1
-2
/
+0
*
|
mm/vmscan: remove the PageDirty check after MADV_FREE pages are page_ref_freezed
Miaohe Lin
2021-09-03
1
-5
/
+8
*
|
mm/migrate: add sysfs interface to enable reclaim migration
Huang Ying
2021-09-03
1
-2
/
+3
*
|
mm/vmscan: never demote for memcg reclaim
Dave Hansen
2021-09-03
1
-2
/
+7
*
|
mm/vmscan: Consider anonymous pages without swap
Keith Busch
2021-09-03
1
-4
/
+30
*
|
mm/vmscan: add helper for querying ability to age anonymous pages
Dave Hansen
2021-09-03
1
-2
/
+18
*
|
mm/vmscan: add page demotion counter
Yang Shi
2021-09-03
1
-0
/
+5
*
|
mm/migrate: demote pages during reclaim
Dave Hansen
2021-09-03
1
-0
/
+85
*
|
memcg: infrastructure to flush memcg stats
Shakeel Butt
2021-09-03
1
-0
/
+6
*
|
mm: remove irqsave/restore locking from contexts with irqs enabled
Johannes Weiner
2021-09-03
1
-5
/
+4
*
|
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
2021-09-03
1
-4
/
+4
*
|
mm: vmscan: fix missing psi annotation for node_reclaim()
Johannes Weiner
2021-08-20
1
-0
/
+3
*
|
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-08-20
1
-8
/
+19
|
/
*
mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages
Mel Gorman
2021-07-01
1
-1
/
+1
*
mm: rmap: make try_to_unmap() void function
Yang Shi
2021-06-30
1
-1
/
+2
*
mm/vmscan.c: fix potential deadlock in reclaim_pages()
Yu Zhao
2021-06-30
1
-0
/
+15
*
mm/page_alloc: limit the number of pages on PCP lists when reclaim is active
Mel Gorman
2021-06-29
1
-0
/
+35
*
mm: vmscan: remove noinline_for_stack
Muchun Song
2021-06-29
1
-3
/
+3
*
mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec
Muchun Song
2021-06-29
1
-1
/
+1
*
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
1
-1
/
+1
*
mm: vmscan: shrink deferred objects proportional to priority
Yang Shi
2021-05-05
1
-35
/
+11
*
mm: memcontrol: reparent nr_deferred when memcg offline
Yang Shi
2021-05-05
1
-0
/
+24
*
mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
Yang Shi
2021-05-05
1
-15
/
+16
*
mm: vmscan: use per memcg nr_deferred of shrinker
Yang Shi
2021-05-05
1
-12
/
+66
*
mm: vmscan: add per memcg shrinker nr_deferred
Yang Shi
2021-05-05
1
-18
/
+42
*
mm: vmscan: use a new flag to indicate shrinker is registered
Yang Shi
2021-05-05
1
-25
/
+15
*
mm: vmscan: add shrinker_info_protected() helper
Yang Shi
2021-05-05
1
-3
/
+9
[next]