aboutsummaryrefslogtreecommitdiffstats
path: root/mm/frontswap.c
Commit message (Expand)AuthorAge
* swap: change swap_list_head to plist, add swap_avail_headDan Streetman2014-06-04
* swap: change swap_info singly-linked list to list_headDan Streetman2014-06-04
* frontswap: fix incorrect zeroing and allocation size for frontswap_mapAkinobu Mita2013-06-12
* frontswap: get rid of swap_lock dependencyMinchan Kim2013-04-30
* mm: frontswap: cleanup codeBob Liu2013-04-30
* frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-30
* mm: frontswap: lazy initialization to allow tmem backends to build/run as mod...Dan Magenheimer2013-04-30
* frontswap: support exclusive gets if tmem backend is capableDan Magenheimer2012-09-21
* mm: frontswap: fix a wrong if condition in frontswap_shrinkZhenzhong Duan2012-09-21
* mm/frontswap: fix uninit'ed variable warningSeth Jennings2012-08-13
* mm/frontswap: cleanup doc and comment errorWanpeng Li2012-07-23
* mm: frontswap: remove unneeded headersSasha Levin2012-07-23
* mm: frontswap: split out function to clear a page outSasha Levin2012-07-19
* mm: frontswap: remove unnecessary check during initializationSasha Levin2012-06-11
* mm: frontswap: make all branches of if statement in put page consistentSasha Levin2012-06-11
* mm: frontswap: split frontswap_shrink further to simplify lockingSasha Levin2012-06-11
* mm: frontswap: split out __frontswap_unuse_pagesSasha Levin2012-06-11
* mm: frontswap: split out __frontswap_curr_pagesSasha Levin2012-06-11
* mm: frontswap: trivial coding convention issuesSasha Levin2012-06-11
* mm: frontswap: remove casting from function calls through ops structureSasha Levin2012-06-11
* frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-15
* mm: frontswap: core frontswap functionalityDan Magenheimer2012-05-15