summaryrefslogtreecommitdiffstats
path: root/mm/swap_slots.c
Commit message (Expand)AuthorAgeFilesLines
* mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()Huang Ying2017-03-211-2/+0
* mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds2017-03-191-1/+1
* mm/swap: skip readahead only when swap slot cache is enabledHuang Ying2017-02-221-1/+1
* mm/swap: add cache for swap slots allocationTim Chen2017-02-221-0/+342