index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
zram
/
zcomp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
zram: Use local lock to protect per-CPU data
Mike Galbraith
2020-05-28
1
-0
/
+3
*
zram: Allocate struct zcomp_strm as per-CPU memory
Sebastian Andrzej Siewior
2020-05-28
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
zram: Convert to hotplug state machine
Anna-Maria Gleixner
2016-12-02
1
-2
/
+3
*
zram: delete custom lzo/lz4
Sergey Senozhatsky
2016-07-26
1
-15
/
+0
*
zram: switch to crypto compress API
Sergey Senozhatsky
2016-07-26
1
-10
/
+7
*
zram: rename zstrm find-release functions
Sergey Senozhatsky
2016-07-26
1
-2
/
+2
*
zram: user per-cpu compression streams
Sergey Senozhatsky
2016-05-20
1
-11
/
+3
*
zram: pass gfp from zcomp frontend to backend
Minchan Kim
2016-01-15
1
-1
/
+1
*
zram: check comp algorithm availability earlier
Sergey Senozhatsky
2015-06-25
1
-0
/
+1
*
zram: propagate error to user
Minchan Kim
2014-04-07
1
-2
/
+2
*
zram: make compression algorithm selection possible
Sergey Senozhatsky
2014-04-07
1
-0
/
+2
*
zram: add set_max_streams knob
Sergey Senozhatsky
2014-04-07
1
-0
/
+3
*
zram: add multi stream functionality
Sergey Senozhatsky
2014-04-07
1
-1
/
+3
*
zram: factor out single stream compression
Sergey Senozhatsky
2014-04-07
1
-2
/
+5
*
zram: introduce compressing backend abstraction
Sergey Senozhatsky
2014-04-07
1
-0
/
+58