summaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* mm: free swap cache aggressively if memcg swap is fullVladimir Davydov2016-01-211-0/+6
* mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov2016-01-211-0/+6
* swap.h: move memcg related stuff to the end of the fileVladimir Davydov2016-01-211-32/+38
* mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-211-0/+6
* mm: move lazily freed pages to inactive listMinchan Kim2016-01-161-0/+1
* mm, thp: adjust conditions when we can reuse the page on WP faultKirill A. Shutemov2016-01-161-1/+2
* mm: page_alloc: generalize the dirty balance reserveJohannes Weiner2016-01-151-1/+0Star
* mm: swap: zswap: maybe_preload & refactoringDmitry Safonov2015-09-091-0/+3
* memcg: export struct mem_cgroupMichal Hocko2015-09-091-1/+9
* mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim2015-09-091-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/+0Star
* mm: rename deactivate_page to deactivate_file_pageMinchan Kim2015-04-161-1/+1
* swap: remove unused mem_cgroup_uncharge_swapcache declarationVladimir Davydov2015-02-121-15/+0Star
* mm: move swp_entry_t definition to include/linux/mm_types.hTejun Heo2014-12-131-8/+0Star
* mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner2014-10-101-2/+4
* mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner2014-10-101-16/+0Star
* mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-091-4/+8
* mm: memcontrol: rewrite charge APIJohannes Weiner2014-08-091-0/+3
* mm: replace init_page_accessed by __SetPageReferencedHugh Dickins2014-08-071-1/+0Star
* mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...Jianyu Zhan2014-06-051-4/+4
* mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman2014-06-051-0/+1
* mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman2014-06-051-1/+1
* swap: change swap_list_head to plist, add swap_avail_headDan Streetman2014-06-051-1/+2
* swap: change swap_info singly-linked list to list_headDan Streetman2014-06-051-6/+1Star
* mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan2014-06-051-17/+2Star
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-041-0/+31
* mm: thrash detection-based file cache sizingJohannes Weiner2014-04-041-0/+5
* mm: make lru_add_drain_all() selectiveChris Metcalf2013-09-131-1/+1
* swap: clean-up #ifdef in page_mapping()Joonsoo Kim2013-09-121-0/+1
* swap: make cluster allocation per-cpuShaohua Li2013-09-121-0/+11
* swap: make swap discard asyncShaohua Li2013-09-121-9/+11
* swap: change block allocation algorithm for SSDShaohua Li2013-09-121-0/+20
* swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGESRafael Aquini2013-07-041-4/+9
* mm: remove lru parameter from __lru_cache_add and lru_cache_add_lruMel Gorman2013-07-041-4/+7
* mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li2013-04-301-3/+3
* mm: allow for outstanding swap writeback accountingSeth Jennings2013-04-301-1/+3
* mm: break up swap_writepage() for frontswap backendsSeth Jennings2013-04-301-0/+2
* vmscan: change type of vm_total_pages to unsigned longZhang Yanfei2013-02-241-1/+1
* mm: fix return type for functions nr_free_*_pagesZhang Yanfei2013-02-241-2/+2
* swap: add per-partition lock for swapfileShaohua Li2013-02-241-5/+27
* swap: make each swap partition have one address_spaceShaohua Li2013-02-241-4/+5
* mm: vmscan: save work scanning (almost) empty LRU listsJohannes Weiner2013-02-241-1/+1
* mm: remove vma arg from page_evictableHugh Dickins2012-10-091-1/+1
* mm: swap: implement generic handler for swap_activateMel Gorman2012-08-011-0/+5
* mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-08-011-0/+2
* mm: methods for teaching filesystems about PG_swapcache pagesMel Gorman2012-08-011-0/+1
* memcg: rename config variablesAndrew Morton2012-08-011-3/+3
* Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-041-0/+4
|\
| * mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2012-05-151-0/+4