summaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* mm/swap: add cache for swap slots allocationTim Chen2017-02-221-0/+4
* mm/swap: free swap slots in batchTim Chen2017-02-221-0/+1
* mm/swap: allocate swap slots in batchesTim Chen2017-02-221-0/+2
* mm/swap: skip readahead for unreferenced swap slotsTim Chen2017-02-221-0/+6
* mm/swap: split swap cache into 64MB trunksHuang, Ying2017-02-221-2/+9
* mm/swap: add cluster lockHuang, Ying2017-02-221-0/+6
* mm: support anonymous stable pageMinchan Kim2017-01-101-1/+2
* Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-0/+3
|\
| * mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig2016-11-011-1/+3
| * block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+1
* | mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner2016-12-121-33/+1
|/
* mm, swap: add swap_cluster_listHuang Ying2016-10-071-4/+7
* Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds2016-10-031-2/+2
* mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner2016-09-301-0/+2
* 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