summaryrefslogtreecommitdiff
path: root/mm/swap_state.c
Commit message (Expand)AuthorAge
* mm: swap: zswap: maybe_preload & refactoringDmitry Safonov2015-09-08
* mm: remove rest of ACCESS_ONCE() usagesJason Low2015-04-15
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
* fs: kill BDI_CAP_SWAP_BACKEDChristoph Hellwig2015-01-20
* mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner2014-12-10
* mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cacheMichal Hocko2014-10-09
* include/linux/migrate.h: remove migrate_page #defineAndrew Morton2014-10-09
* mm: allow drivers to prevent new writable mappingsDavid Herrmann2014-08-08
* mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-08
* mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman2014-06-04
* swap: add a simple detector for inappropriate swapin readaheadShaohua Li2014-02-06
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-23
* lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara2013-09-11
* swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini2013-06-12
* mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li2013-04-29
* mm: break up swap_writepage() for frontswap backendsSeth Jennings2013-04-29
* swap: add per-partition lock for swapfileShaohua Li2013-02-23
* swap: make each swap partition have one address_spaceShaohua Li2013-02-23
* mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-07-31
* swap: allow swap readahead to be mergedChristian Ehrhardt2012-07-31
* mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins2012-04-23
* mm: make swapin readahead skip over holesRik van Riel2012-03-21
* memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-05
* memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki2012-01-12
* fs: move code out of buffer.cAl Viro2012-01-03
* mm: delete various needless include <linux/module.h>Paul Gortmaker2011-10-31
* block: remove per-queue pluggingJens Axboe2011-03-10
* thp: split_huge_page pagingAndrea Arcangeli2011-01-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mm: add_to_swap_cache() does not return -EEXISTDaisuke Nishimura2009-09-22
* mm: add_to_swap_cache() must not sleepDaisuke Nishimura2009-09-22
* writeback: add name to backing_dev_infoJens Axboe2009-09-11
* mm: remove file argument from swap_readpage()Minchan Kim2009-06-16
* mm: remove annotation of gfp_mask in add_to_swapMinchan Kim2009-06-16
* mm: modify swap_map and add SWAP_HAS_CACHE flagKAMEZAWA Hiroyuki2009-06-16
* mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki2009-06-16
* memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura2009-05-29
* memcg: mem+swap controller coreKAMEZAWA Hiroyuki2009-01-08
* memcg: handle swap cachesKAMEZAWA Hiroyuki2009-01-08
* mm: remove gfp_mask from add_to_swapHugh Dickins2009-01-06
* mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins2009-01-06
* mm: replace some BUG_ONs by VM_BUG_ONsHugh Dickins2009-01-06
* mm: pagecache insertion fewer atomicsNick Piggin2008-10-20
* vmscan: add newly swapped in pages to the inactive listRik van Riel2008-10-20
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* define page_file_cache() functionRik van Riel2008-10-20
* mm: show free swap as signedHugh Dickins2008-08-20
* mm: rename page trylockNick Piggin2008-08-04
* mm: print swapcache page count in show_swap_cache_info()Johannes Weiner2008-07-26
* mm: spinlock tree_lockNick Piggin2008-07-26