index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
frontswap.h
Age
Commit message (
Expand
)
Author
2022-01-22
frontswap: remove support for multiple ops
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_test
Christoph Hellwig
2022-01-22
mm: simplify try_to_unuse
Christoph Hellwig
2022-01-22
frontswap: simplify frontswap_init
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_curr_pages
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_shrink
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_tmem_exclusive_gets
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_writethrough
Christoph Hellwig
2020-08-12
include/linux/frontswap.h: drop duplicated word in a comment
Randy Dunlap
2019-03-05
mm: rid swapoff of quadratic complexity
Vineeth Remanan Pillai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-11
mm, frontswap: make sure allocated frontswap map is assigned
Vlastimil Babka
2016-07-26
mm, frontswap: convert frontswap_enabled to static key
Vlastimil Babka
2015-06-24
frontswap: allow multiple backends
Dan Streetman
2013-04-30
frontswap: get rid of swap_lock dependency
Minchan Kim
2013-04-30
mm: frontswap: cleanup code
Bob Liu
2013-04-30
frontswap: make frontswap_init use a pointer for the ops
Konrad Rzeszutek Wilk
2012-09-21
frontswap: support exclusive gets if tmem backend is capable
Dan Magenheimer
2012-05-15
frontswap: s/put_page/store/g s/get_page/load
Konrad Rzeszutek Wilk
2012-05-15
mm: frontswap: add frontswap header file
Dan Magenheimer