Show patches with: Submitter = Mel Gorman       |    State = Action Required       |   68 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] mm: filemap: Remove redundant code in do_read_cache_page - 1 - --- 2016-01-25 Mel Gorman New
[2/2] mm: filemap: Avoid unnecessary calls to lock_page when waiting for IO to complete during a re… - 1 - --- 2016-01-25 Mel Gorman New
[1/2] mm: filemap: Remove redundant code in do_read_cache_page - 1 - --- 2016-01-26 Mel Gorman New
[2/2] mm: filemap: Avoid unnecessary calls to lock_page when waiting for IO to complete during a re… - 1 - --- 2016-01-26 Mel Gorman New
[1/8] mm, page_alloc: Enable/disable IRQs once when freeing a list of pages - - - --- 2017-10-12 Mel Gorman New
[2/8] mm, truncate: Do not check mapping for every page being truncated 1 - - --- 2017-10-12 Mel Gorman New
[3/8] mm, truncate: Remove all exceptional entries from pagevec under one lock 1 1 - --- 2017-10-12 Mel Gorman New
[4/8] mm: Only drain per-cpu pagevecs once per pagevec usage - - - --- 2017-10-12 Mel Gorman New
[5/8] mm, pagevec: Remove cold parameter for pagevecs - - - --- 2017-10-12 Mel Gorman New
[6/8] mm: Remove cold parameter for release_pages - - - --- 2017-10-12 Mel Gorman New
[7/8] mm, Remove cold parameter from free_hot_cold_page* - - - --- 2017-10-12 Mel Gorman New
[8/8] mm: Remove __GFP_COLD - - - --- 2017-10-12 Mel Gorman New
[1/8] mm, page_alloc: Enable/disable IRQs once when freeing a list of pages 1 - - --- 2017-10-18 Mel Gorman New
[2/8] mm, truncate: Do not check mapping for every page being truncated 1 1 - --- 2017-10-18 Mel Gorman New
[3/8] mm, truncate: Remove all exceptional entries from pagevec under one lock 1 1 - --- 2017-10-18 Mel Gorman New
[4/8] mm: Only drain per-cpu pagevecs once per pagevec usage - - - --- 2017-10-18 Mel Gorman New
[5/8] mm, pagevec: Remove cold parameter for pagevecs 1 - - --- 2017-10-18 Mel Gorman New
[6/8] mm: Remove cold parameter for release_pages 1 - - --- 2017-10-18 Mel Gorman New
[7/8] mm, Remove cold parameter from free_hot_cold_page* 1 - - --- 2017-10-18 Mel Gorman New
[8/8] mm: Remove __GFP_COLD 1 - - --- 2017-10-18 Mel Gorman New
[1/8] mm, page_alloc: Enable/disable IRQs once when freeing a list of pages - - - --- 2017-10-18 Mel Gorman New
[4/8] mm: Only drain per-cpu pagevecs once per pagevec usage - - - --- 2017-10-19 Mel Gorman New
[7/8] mm, Remove cold parameter from free_hot_cold_page* - - - --- 2017-10-19 Mel Gorman New
sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU - - - --- 2020-01-27 Mel Gorman New
[v2] sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU [v2] sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU - - - --- 2020-01-28 Mel Gorman New
fsnotify: Rearrange fast path to minimise overhead when there is no watcher fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-06-08 Mel Gorman New
fs: Do not check if there is a fsnotify watcher on pseudo inodes fs: Do not check if there is a fsnotify watcher on pseudo inodes - - - --- 2020-06-12 Mel Gorman New
[v2] fs: Do not check if there is a fsnotify watcher on pseudo inodes [v2] fs: Do not check if there is a fsnotify watcher on pseudo inodes - 1 - --- 2020-06-15 Mel Gorman New
fs, pseudo: Do not update atime for pseudo inodes fs, pseudo: Do not update atime for pseudo inodes - - - --- 2020-06-17 Mel Gorman New
Revert "fs: Do not check if there is a fsnotify watcher on pseudo inodes" Revert "fs: Do not check if there is a fsnotify watcher on pseudo inodes" - - - --- 2020-06-29 Mel Gorman New
[1/5] mm/vmscan: Throttle reclaim until some writeback completes if congested Remove dependency on congestion_wait in mm/ - - - --- 2021-09-20 Mel Gorman New
[2/5] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated Remove dependency on congestion_wait in mm/ - - - --- 2021-09-20 Mel Gorman New
[3/5] mm/vmscan: Throttle reclaim when no progress is being made Remove dependency on congestion_wait in mm/ - - - --- 2021-09-20 Mel Gorman New
[4/5] mm/writeback: Throttle based on page writeback instead of congestion Remove dependency on congestion_wait in mm/ - - - --- 2021-09-20 Mel Gorman New
[5/5] mm/page_alloc: Remove the throttling logic from the page allocator Remove dependency on congestion_wait in mm/ - - - --- 2021-09-20 Mel Gorman New
[1/5] mm/vmscan: Throttle reclaim until some writeback completes if congested Remove dependency on congestion_wait in mm/ v2 - - - --- 2021-09-29 Mel Gorman New
[2/5] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated Remove dependency on congestion_wait in mm/ v2 - - - --- 2021-09-29 Mel Gorman New
[3/5] mm/vmscan: Throttle reclaim when no progress is being made Remove dependency on congestion_wait in mm/ v2 - - - --- 2021-09-29 Mel Gorman New
[4/5] mm/writeback: Throttle based on page writeback instead of congestion Remove dependency on congestion_wait in mm/ v2 - - - --- 2021-09-29 Mel Gorman New
[5/5] mm/page_alloc: Remove the throttling logic from the page allocator Remove dependency on congestion_wait in mm/ v2 - - - --- 2021-09-29 Mel Gorman New
[1/8] mm/vmscan: Throttle reclaim until some writeback completes if congested Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-08 Mel Gorman New
[2/8] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-08 Mel Gorman New
[3/8] mm/vmscan: Throttle reclaim when no progress is being made Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-08 Mel Gorman New
[4/8] mm/writeback: Throttle based on page writeback instead of congestion Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-08 Mel Gorman New
[5/8] mm/page_alloc: Remove the throttling logic from the page allocator Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-08 Mel Gorman New
[6/8] mm/vmscan: Centralise timeout values for reclaim_throttle Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-08 Mel Gorman New
[7/8] mm/vmscan: Increase the timeout if page reclaim is not making progress Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-08 Mel Gorman New
[8/8] mm/vmscan: Delay waking of tasks throttled on NOPROGRESS Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-08 Mel Gorman New
[1/8] mm/vmscan: Throttle reclaim until some writeback completes if congested Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-19 Mel Gorman New
[2/8] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated Remove dependency on congestion_wait in mm/ 1 1 - --- 2021-10-19 Mel Gorman New
[3/8] mm/vmscan: Throttle reclaim when no progress is being made Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-19 Mel Gorman New
[4/8] mm/writeback: Throttle based on page writeback instead of congestion Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-19 Mel Gorman New
[5/8] mm/page_alloc: Remove the throttling logic from the page allocator Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-19 Mel Gorman New
[6/8] mm/vmscan: Centralise timeout values for reclaim_throttle Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-19 Mel Gorman New
[7/8] mm/vmscan: Increase the timeout if page reclaim is not making progress Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-19 Mel Gorman New
[8/8] mm/vmscan: Delay waking of tasks throttled on NOPROGRESS Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-19 Mel Gorman New
[1/8] mm/vmscan: Throttle reclaim until some writeback completes if congested Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-22 Mel Gorman New
[2/8] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-22 Mel Gorman New
[3/8] mm/vmscan: Throttle reclaim when no progress is being made Remove dependency on congestion_wait in mm/ 1 - 1 --- 2021-10-22 Mel Gorman New
[4/8] mm/writeback: Throttle based on page writeback instead of congestion Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-22 Mel Gorman New
[5/8] mm/page_alloc: Remove the throttling logic from the page allocator Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-22 Mel Gorman New
[6/8] mm/vmscan: Centralise timeout values for reclaim_throttle Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-22 Mel Gorman New
[7/8] mm/vmscan: Increase the timeout if page reclaim is not making progress Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-22 Mel Gorman New
[8/8] mm/vmscan: Delay waking of tasks throttled on NOPROGRESS Remove dependency on congestion_wait in mm/ 1 - - --- 2021-10-22 Mel Gorman New
[1/1] mm: vmscan: Reduce throttling due to a failure to make progress [1/1] mm: vmscan: Reduce throttling due to a failure to make progress 1 - 4 --- 2021-11-25 Mel Gorman New
[1/1] mm: vmscan: Reduce throttling due to a failure to make progress [1/1] mm: vmscan: Reduce throttling due to a failure to make progress - - - --- 2021-12-02 Mel Gorman New
[v4,1/1] mm: vmscan: Reduce throttling due to a failure to make progress [v4,1/1] mm: vmscan: Reduce throttling due to a failure to make progress - - - --- 2021-12-02 Mel Gorman New
mm: vmscan: reduce throttling due to a failure to make progress -fix mm: vmscan: reduce throttling due to a failure to make progress -fix - - - --- 2021-12-09 Mel Gorman New