aboutsummaryrefslogtreecommitdiff
path: root/mm/vmscan.c
AgeCommit message (Expand)Author
2015-10-07vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim
2015-08-27mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko
2015-01-16mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka
2014-10-09mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner
2014-10-09mm: clean up zone flagsJohannes Weiner
2014-10-09mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner
2014-10-09mm, compaction: defer each zone individually instead of preferred zoneVlastimil Babka
2014-08-08mm: memcontrol: use page lists for uncharge batchingJohannes Weiner
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner
2014-08-06memcg, vmscan: Fix forced scan of anonymous pagesJerome Marchand
2014-08-06mm, vmscan: fix an outdated comment still mentioning get_scan_ratioJerome Marchand
2014-08-06mm: move zone->pages_scanned into a vmstat counterMel Gorman
2014-08-06mm: update the description for vm_total_pagesWang Sheng-Hui
2014-08-06mm: vmscan: clean up struct scan_controlJohannes Weiner
2014-08-06mm: vmscan: move swappiness out of scan_controlJohannes Weiner
2014-08-06mm: vmscan: remove all_unreclaimable()Johannes Weiner
2014-08-06mm: vmscan: rework compaction-ready signaling in direct reclaimJohannes Weiner
2014-08-06mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimableJohannes Weiner
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-08Don't trigger congestion wait on dirty-but-not-writeout pagesLinus Torvalds
2014-06-06mm: convert some level-less printks to pr_*Mitchel Humpherys
2014-06-06vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko
2014-06-06mm: vmscan: clear kswapd's special reclaim powers before exitingJohannes Weiner
2014-06-04mm: vmscan: use proportional scanning during direct reclaim and full scan at ...Mel Gorman
2014-06-04mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...Jianyu Zhan
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2014-06-04mm: shrinker: add nid to tracepoint outputDave Hansen
2014-06-04mm: shrinker trace points: fix negativesDave Hansen
2014-06-04mm/vmscan.c: avoid throttling reclaim for loop-back nfsd threadsNeilBrown
2014-06-04mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...Mel Gorman
2014-06-04mem-hotplug: implement get/put_online_memsVladimir Davydov
2014-06-04mm: only force scan in reclaim when none of the LRUs are big enough.Suleiman Souhlal
2014-05-06write_iter variants of {__,}generic_file_aio_write()Al Viro
2014-05-06revert "mm: vmscan: do not swap anon pages just because free+file is low"Johannes Weiner
2014-04-18vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter
2014-04-08mm: vmscan: do not swap anon pages just because free+file is lowJohannes Weiner
2014-04-07mm/vmscan: do not check compaction_ready on promoted zonesWeijie Yang
2014-04-07mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEMWeijie Yang
2014-04-03mm: thrash detection-based file cache sizingJohannes Weiner
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner
2014-04-03mm: vmscan: shrink_slab: rename max_pass -> freeableVladimir Davydov
2014-04-03mm: vmscan: remove shrink_control arg from do_try_to_free_pages()Vladimir Davydov
2014-04-03mm: vmscan: move call to shrink_slab() to shrink_zones()Vladimir Davydov
2014-04-03mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaimVladimir Davydov
2014-01-29mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner
2014-01-23mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemaskVladimir Davydov
2014-01-23mm: vmscan: shrink all slab objects if tight on memoryVladimir Davydov
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin
2013-10-16mm/vmscan.c: don't forget to free shrinker->nr_deferredAndrew Vagin
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini