index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
zram
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-12
zram: fix potential UAF of zram table
Kairui Song
1
-0
/
+1
2024-12-18
zram: fix uninitialized ZRAM not releasing backing device
Kairui Song
1
-5
/
+4
2024-12-18
zram: refuse to use zero sized block device as backing device
Kairui Song
1
-0
/
+6
2024-11-14
zram: fix NULL pointer in comp_algorithm_show()
Liu Shixin
1
-3
/
+2
2024-11-11
zram: ZRAM_DEF_COMP should depend on ZRAM
Geert Uytterhoeven
1
-0
/
+1
2024-11-11
zram: clear IDLE flag in mark_idle()
Sergey Senozhatsky
1
-0
/
+2
2024-11-11
zram: clear IDLE flag after recompression
Sergey Senozhatsky
1
-0
/
+7
2024-11-06
zram: do not open-code comp priority 0
Sergey Senozhatsky
1
-2
/
+2
2024-11-05
zram: remove UNDER_WB and simplify writeback
Sergey Senozhatsky
2
-38
/
+16
2024-11-05
zram: reshuffle zram_free_page() flags operations
Sergey Senozhatsky
1
-11
/
+7
2024-11-05
zram: do not mark idle slots that cannot be idle
Sergey Senozhatsky
1
-7
/
+18
2024-11-05
zram: rework writeback target selection strategy
Sergey Senozhatsky
1
-19
/
+64
2024-11-05
zram: rework recompress target selection strategy
Sergey Senozhatsky
1
-27
/
+160
2024-11-05
zram: permit only one post-processing operation at a time
Sergey Senozhatsky
2
-0
/
+17
2024-11-05
zram: introduce ZRAM_PP_SLOT flag
Sergey Senozhatsky
2
-0
/
+3
2024-09-26
zram: don't free statically defined names
Andrey Skvortsov
1
-2
/
+4
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
20
-127
/
+1241
2024-09-17
zram: free secondary algorithms names
Sergey Senozhatsky
1
-0
/
+5
2024-09-09
zram: support priority parameter in recompression
Sergey Senozhatsky
1
-0
/
+12
2024-09-09
zram: add dictionary support to zstd backend
Sergey Senozhatsky
1
-26
/
+124
2024-09-09
zram: add dictionary support to lz4hc
Sergey Senozhatsky
1
-7
/
+68
2024-09-09
zram: add dictionary support to lz4
Sergey Senozhatsky
1
-7
/
+67
2024-09-09
zram: move immutable comp params away from per-CPU context
Sergey Senozhatsky
9
-98
/
+168
2024-09-09
zram: introduce zcomp_ctx structure
Sergey Senozhatsky
9
-135
/
+149
2024-09-09
zram: introduce zcomp_req structure
Sergey Senozhatsky
9
-72
/
+77
2024-09-09
zram: add support for dict comp config
Sergey Senozhatsky
1
-9
/
+36
2024-09-09
zram: introduce algorithm_params device attribute
Sergey Senozhatsky
1
-0
/
+68
2024-09-09
zram: recalculate zstd compression params once
Sergey Senozhatsky
1
-2
/
+3
2024-09-09
zram: introduce zcomp_params structure
Sergey Senozhatsky
11
-24
/
+67
2024-09-09
zram: check that backends array has at least one backend
Sergey Senozhatsky
2
-6
/
+21
2024-09-09
zram: add 842 compression backend support
Sergey Senozhatsky
5
-0
/
+94
2024-09-09
zram: add zlib compression backend support
Sergey Senozhatsky
5
-0
/
+158
2024-09-09
zram: pass estimated src size hint to zstd
Sergey Senozhatsky
1
-2
/
+2
2024-09-09
zram: add zstd compression backend support
Sergey Senozhatsky
5
-0
/
+123
2024-09-09
zram: add lz4hc compression backend support
Sergey Senozhatsky
5
-2
/
+100
2024-09-09
zram: add lz4 compression backend support
Sergey Senozhatsky
5
-0
/
+98
2024-09-09
zram: add lzo and lzorle compression backends support
Sergey Senozhatsky
7
-0
/
+140
2024-09-09
zram: introduce custom comp backends API
Sergey Senozhatsky
4
-151
/
+76
2024-09-06
zram: Shrink zram_table_entry::flags.
Sebastian Andrzej Siewior
2
-2
/
+3
2024-09-06
zram: Remove ZRAM_LOCK
Sebastian Andrzej Siewior
2
-12
/
+3
2024-09-06
zram: Replace bit spinlocks with a spinlock_t.
Mike Galbraith
2
-4
/
+15
2024-09-03
zsmalloc: use all available 24 bits of page_type
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-07-03
mm/zsmalloc: use a proper page type
David Hildenbrand
1
-0
/
+1
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
1
-2
/
+2
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
1
-1
/
+1
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
1
-2
/
+0
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-23
/
+8
2024-05-02
zram: don't bother with reopening - just use O_EXCL for open
Al Viro
2
-23
/
+8
2024-04-25
zram: add max_pages param to recompression
Sergey Senozhatsky
1
-3
/
+28
[next]