summaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* mm: remove reclaim and compaction retry approximationsMel Gorman2016-07-281-0/+1
* mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman2016-07-281-1/+0
* mm: convert zone_reclaim to node_reclaimMel Gorman2016-07-281-4/+5
* mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2016-07-281-1/+1
* mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-281-1/+1
* mm, vmscan: remove balance gapMel Gorman2016-07-281-9/+0
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-0/+1
* mm, oom: rework oom detectionMichal Hocko2016-05-201-0/+1
* mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli2016-05-121-3/+3
* mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner2016-05-051-0/+4
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* mm: free swap cache aggressively if memcg swap is fullVladimir Davydov2016-01-201-0/+6
* mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov2016-01-201-0/+6
* swap.h: move memcg related stuff to the end of the fileVladimir Davydov2016-01-201-32/+38
* mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-201-0/+6
* mm: move lazily freed pages to inactive listMinchan Kim2016-01-151-0/+1
* mm, thp: adjust conditions when we can reuse the page on WP faultKirill A. Shutemov2016-01-151-1/+2
* mm: page_alloc: generalize the dirty balance reserveJohannes Weiner2016-01-141-1/+0
* mm: swap: zswap: maybe_preload & refactoringDmitry Safonov2015-09-081-0/+3
* memcg: export struct mem_cgroupMichal Hocko2015-09-081-1/+9
* mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim2015-09-081-0/+6
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-2/+2
* suspend: simplify block I/O handlingChristoph Hellwig2015-05-191-1/+0
* mm: rename deactivate_page to deactivate_file_pageMinchan Kim2015-04-151-1/+1
* swap: remove unused mem_cgroup_uncharge_swapcache declarationVladimir Davydov2015-02-111-15/+0
* mm: move swp_entry_t definition to include/linux/mm_types.hTejun Heo2014-12-131-8/+0
* mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner2014-10-091-2/+4
* mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner2014-10-091-16/+0
* mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-081-4/+8
* mm: memcontrol: rewrite charge APIJohannes Weiner2014-08-081-0/+3
* mm: replace init_page_accessed by __SetPageReferencedHugh Dickins2014-08-061-1/+0
* mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...Jianyu Zhan2014-06-041-4/+4
* mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman2014-06-041-0/+1
* mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman2014-06-041-1/+1
* swap: change swap_list_head to plist, add swap_avail_headDan Streetman2014-06-041-1/+2
* swap: change swap_info singly-linked list to list_headDan Streetman2014-06-041-6/+1
* mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan2014-06-041-17/+2
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-031-0/+31
* mm: thrash detection-based file cache sizingJohannes Weiner2014-04-031-0/+5
* mm: make lru_add_drain_all() selectiveChris Metcalf2013-09-121-1/+1
* swap: clean-up #ifdef in page_mapping()Joonsoo Kim2013-09-111-0/+1
* swap: make cluster allocation per-cpuShaohua Li2013-09-111-0/+11
* swap: make swap discard asyncShaohua Li2013-09-111-9/+11
* swap: change block allocation algorithm for SSDShaohua Li2013-09-111-0/+20
* swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGESRafael Aquini2013-07-031-4/+9
* mm: remove lru parameter from __lru_cache_add and lru_cache_add_lruMel Gorman2013-07-031-4/+7
* mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li2013-04-291-3/+3
* mm: allow for outstanding swap writeback accountingSeth Jennings2013-04-291-1/+3
* mm: break up swap_writepage() for frontswap backendsSeth Jennings2013-04-291-0/+2