summaryrefslogtreecommitdiff
path: root/mm/frontswap.c
AgeCommit message (Expand)Author
2012-09-21frontswap: support exclusive gets if tmem backend is capableDan Magenheimer
2012-09-21mm: frontswap: fix a wrong if condition in frontswap_shrinkZhenzhong Duan
2012-08-13mm/frontswap: fix uninit'ed variable warningSeth Jennings
2012-07-23mm/frontswap: cleanup doc and comment errorWanpeng Li
2012-07-23mm: frontswap: remove unneeded headersSasha Levin
2012-07-19mm: frontswap: split out function to clear a page outSasha Levin
2012-06-11mm: frontswap: remove unnecessary check during initializationSasha Levin
2012-06-11mm: frontswap: make all branches of if statement in put page consistentSasha Levin
2012-06-11mm: frontswap: split frontswap_shrink further to simplify lockingSasha Levin
2012-06-11mm: frontswap: split out __frontswap_unuse_pagesSasha Levin
2012-06-11mm: frontswap: split out __frontswap_curr_pagesSasha Levin
2012-06-11mm: frontswap: trivial coding convention issuesSasha Levin
2012-06-11mm: frontswap: remove casting from function calls through ops structureSasha Levin
2012-05-15frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk
2012-05-15mm: frontswap: core frontswap functionalityDan Magenheimer