aboutsummaryrefslogtreecommitdiffstats
path: root/mm/frontswap.c
Commit message (Expand)AuthorAge
* 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