index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
zram
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
1
-6
/
+5
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-1
/
+0
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-64
/
+5
2023-02-03
zram: use bvec_set_page to initialize bvecs
Christoph Hellwig
1
-11
/
+4
2023-02-03
block: remove ->rw_page
Christoph Hellwig
1
-60
/
+1
2023-01-19
zram: correctly handle all next_arg() cases
Sergey Senozhatsky
1
-2
/
+2
2023-01-19
zram: fix typos in comments
JeongHyeon Lee
1
-2
/
+2
2022-12-01
zram: remove unused stats fields
Sergey Senozhatsky
2
-4
/
+0
2022-12-01
zram: add incompressible flag to read_block_state()
Sergey Senozhatsky
1
-2
/
+4
2022-12-01
zram: add incompressible writeback
Sergey Senozhatsky
1
-6
/
+12
2022-12-01
zram: add algo parameter support to zram_recompress()
Sergey Senozhatsky
2
-9
/
+46
2022-12-01
zram: remove redundant checks from zram_recompress()
Sergey Senozhatsky
1
-6
/
+2
2022-12-01
zram: add size class equals check into recompression
Alexey Romanov
1
-1
/
+10
2022-12-01
zram: use IS_ERR_VALUE() to check for zs_malloc() errors
Sergey Senozhatsky
1
-3
/
+3
2022-12-01
zram: clarify writeback_store() comment
Sergey Senozhatsky
1
-2
/
+6
2022-12-01
zram: add recompress flag to read_block_state()
Sergey Senozhatsky
1
-2
/
+3
2022-12-01
zram: introduce recompress sysfs knob
Sergey Senozhatsky
3
-3
/
+277
2022-12-01
zram: factor out WB and non-WB zram read functions
Sergey Senozhatsky
1
-23
/
+49
2022-12-01
zram: add recompression algorithm sysfs knob
Sergey Senozhatsky
1
-19
/
+105
2022-12-01
zram: preparation for multi-zcomp support
Sergey Senozhatsky
4
-32
/
+80
2022-11-09
zram: use try_cmpxchg in update_used_max
Uros Bizjak
1
-8
/
+5
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-23
/
+3
2022-10-13
zram: always expose rw_page
Brian Geffon
1
-23
/
+3
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-22
/
+31
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+3
2022-10-04
zram: keep comments within 80-columns limit
Sergey Senozhatsky
1
-8
/
+11
2022-10-04
zram: do not waste zram_table_entry flags bits
Sergey Senozhatsky
2
-8
/
+9
2022-09-22
block: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-09-12
zram: don't retry compress incompressible page
Alexey Romanov
1
-2
/
+12
2022-09-12
drivers/block/zram/zram_drv.c: do not keep dangling zcomp pointer after zram ...
Sergey Senozhatsky
1
-9
/
+4
2022-08-21
Revert "zram: remove double compression logic"
Jiri Slaby
2
-10
/
+33
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+9
2022-07-30
zsmalloc: zs_malloc: return ERR_PTR on failure
Hui Zhu
1
-2
/
+2
2022-07-18
zram: fix unused 'zram_wb_devops' warning
Kefeng Wang
1
-0
/
+2
2022-07-14
block/zram: Use enum req_op where appropriate
Bart Van Assche
1
-1
/
+1
2022-07-14
block: Change the type of the last .rw_page() argument
Bart Van Assche
1
-1
/
+1
2022-07-04
zram: do not lookup algorithm in backends table
Sergey Senozhatsky
1
-6
/
+5
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-2
/
+2
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-38
/
+18
2022-05-25
zram: fix Kconfig dependency warning
Randy Dunlap
1
-1
/
+1
2022-05-24
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-15
/
+14
2022-05-20
mm: Kconfig: simplify zswap configuration
Johannes Weiner
1
-1
/
+2
2022-05-13
zram: remove double compression logic
Alexey Romanov
2
-33
/
+10
2022-04-30
zram: add a huge_idle writeback mode
Brian Geffon
1
-4
/
+6
2022-04-18
block: add a disk_openers helper
Christoph Hellwig
1
-2
/
+2
2022-04-18
zram: cleanup zram_remove
Christoph Hellwig
1
-6
/
+5
2022-04-18
zram: cleanup reset_store
Christoph Hellwig
1
-9
/
+9
2022-04-18
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
1
-2
/
+3
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-1
/
+0
2022-03-04
zram: use memcpy_from_bvec in zram_bvec_write
Christoph Hellwig
1
-4
/
+1
[next]