summaryrefslogtreecommitdiffstats
path: root/mm/swap_state.c
AgeCommit message (Expand)AuthorLines
2015-01-20fs: remove mapping->backing_dev_infoChristoph Hellwig-1/+0
2015-01-20fs: kill BDI_CAP_SWAP_BACKEDChristoph Hellwig-6/+1
2014-12-10mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner-1/+0
2014-10-09mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cacheMichal Hocko-10/+4
2014-10-09include/linux/migrate.h: remove migrate_page #defineAndrew Morton-0/+2
2014-08-08mm: allow drivers to prevent new writable mappingsDavid Herrmann-0/+1
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner-4/+4
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman-1/+1
2014-02-06swap: add a simple detector for inappropriate swapin readaheadShaohua Li-3/+60
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin-8/+8
2013-09-11lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara-2/+2
2013-06-12swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini-1/+17
2013-04-29mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li-2/+2
2013-04-29mm: break up swap_writepage() for frontswap backendsSeth Jennings-1/+1
2013-02-23swap: add per-partition lock for swapfileShaohua Li-1/+2
2013-02-23swap: make each swap partition have one address_spaceShaohua Li-17/+38
2012-07-31mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman-1/+1
2012-07-31swap: allow swap readahead to be mergedChristian Ehrhardt-0/+5
2012-04-23mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins-1/+1
2012-03-21mm: make swapin readahead skip over holesRik van Riel-13/+11
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins-10/+0
2012-01-12memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki-0/+10
2012-01-03fs: move code out of buffer.cAl Viro-1/+0
2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker-1/+0
2011-03-10block: remove per-queue pluggingJens Axboe-4/+1
2011-01-13thp: split_huge_page pagingAndrea Arcangeli-0/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-09-22mm: add_to_swap_cache() does not return -EEXISTDaisuke Nishimura-37/+36
2009-09-22mm: add_to_swap_cache() must not sleepDaisuke Nishimura-24/+46
2009-09-11writeback: add name to backing_dev_infoJens Axboe-0/+1
2009-06-16mm: remove file argument from swap_readpage()Minchan Kim-1/+1
2009-06-16mm: remove annotation of gfp_mask in add_to_swapMinchan Kim-1/+0
2009-06-16mm: modify swap_map and add SWAP_HAS_CACHE flagKAMEZAWA Hiroyuki-1/+4
2009-06-16mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki-6/+5
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura-3/+1
2009-01-08memcg: mem+swap controller coreKAMEZAWA Hiroyuki-1/+4
2009-01-08memcg: handle swap cachesKAMEZAWA Hiroyuki-0/+1
2009-01-06mm: remove gfp_mask from add_to_swapHugh Dickins-2/+2
2009-01-06mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins-4/+4
2009-01-06mm: replace some BUG_ONs by VM_BUG_ONsHugh Dickins-10/+9
2008-10-20mm: pagecache insertion fewer atomicsNick Piggin-2/+2
2008-10-20vmscan: add newly swapped in pages to the inactive listRik van Riel-1/+1
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel-2/+2
2008-10-20define page_file_cache() functionRik van Riel-0/+3
2008-08-20mm: show free swap as signedHugh Dickins-1/+1
2008-08-04mm: rename page trylockNick Piggin-4/+4
2008-07-26mm: print swapcache page count in show_swap_cache_info()Johannes Weiner-1/+2
2008-07-26mm: spinlock tree_lockNick Piggin-5/+5
2008-07-26mm: speculative page referencesNick Piggin-5/+12
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi-1/+1