Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a2f6d9c4c081ec2a02529b8af2c04f3e557a3a3e
/
mm
/
frontswap.c
8ea1d2a
mm, frontswap: convert frontswap_enabled to static key
by Vlastimil Babka
· 8 years ago
d1dc6f1
frontswap: allow multiple backends
by Dan Streetman
· 9 years ago
a1ad289
mm/frontswap.c: fix the condition in BUG_ON
by Li Haifeng
· 10 years ago
fb993fa
mm: frontswap: invalidate expired data on a dup-store failure
by Weijie Yang
· 10 years ago
18ab4d4
swap: change swap_list_head to plist, add swap_avail_head
by Dan Streetman
· 10 years ago
adfab83
swap: change swap_info singly-linked list to list_head
by Dan Streetman
· 10 years ago
7b57976
frontswap: fix incorrect zeroing and allocation size for frontswap_map
by Akinobu Mita
· 11 years ago
4f89849
frontswap: get rid of swap_lock dependency
by Minchan Kim
· 12 years ago
f066ea2
mm: frontswap: cleanup code
by Bob Liu
· 12 years ago
1e01c96
frontswap: make frontswap_init use a pointer for the ops
by Konrad Rzeszutek Wilk
· 12 years ago
905cd0e
mm: frontswap: lazy initialization to allow tmem backends to build/run as modules
by Dan Magenheimer
· 12 years ago
e3483a5
frontswap: support exclusive gets if tmem backend is capable
by Dan Magenheimer
· 12 years ago
a00bb1e
mm: frontswap: fix a wrong if condition in frontswap_shrink
by Zhenzhong Duan
· 12 years ago
6b982fc
mm/frontswap: fix uninit'ed variable warning
by Seth Jennings
· 12 years ago
1d00015
mm/frontswap: cleanup doc and comment error
by Wanpeng Li
· 12 years ago
3389b53
mm: frontswap: remove unneeded headers
by Sasha Levin
· 12 years ago
611edfe
mm: frontswap: split out function to clear a page out
by Sasha Levin
· 12 years ago
f9f0810
mm: frontswap: remove unnecessary check during initialization
by Sasha Levin
· 12 years ago
d9674dd
mm: frontswap: make all branches of if statement in put page consistent
by Sasha Levin
· 12 years ago
69217b4
mm: frontswap: split frontswap_shrink further to simplify locking
by Sasha Levin
· 12 years ago
f116695
mm: frontswap: split out __frontswap_unuse_pages
by Sasha Levin
· 12 years ago
9625344
mm: frontswap: split out __frontswap_curr_pages
by Sasha Levin
· 12 years ago
4bb3e31
mm: frontswap: trivial coding convention issues
by Sasha Levin
· 12 years ago
ef38359
mm: frontswap: remove casting from function calls through ops structure
by Sasha Levin
· 12 years ago
165c8ae
frontswap: s/put_page/store/g s/get_page/load
by Konrad Rzeszutek Wilk
· 12 years ago
29f233c
mm: frontswap: core frontswap functionality
by Dan Magenheimer
· 13 years ago