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
11 days
zram: clear IDLE flag in mark_idle()
Sergey Senozhatsky
1
-0
/
+2
11 days
zram: do not mark idle slots that cannot be idle
Sergey Senozhatsky
1
-7
/
+18
11 days
zram: split memory-tracking and ac-time tracking
Sergey Senozhatsky
3
-16
/
+24
2024-12-09
zram: clear IDLE flag after recompression
Sergey Senozhatsky
1
-0
/
+7
2024-10-17
zram: don't free statically defined names
Andrey Skvortsov
1
-2
/
+4
2024-10-17
zram: free secondary algorithms names
Sergey Senozhatsky
1
-0
/
+5
2023-08-06
zram: take device and not only bvec offset into account
Christoph Hellwig
1
-12
/
+20
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-20
zram: further limit recompression threshold
Sergey Senozhatsky
1
-1
/
+1
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-3
/
+3
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-4
/
+4
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-8
/
+5
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-1
/
+1
2023-05-31
zram: use __bio_add_page for adding single page to bio
Johannes Thumshirn
1
-1
/
+1
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-246
/
+137
2023-04-25
block/drivers: remove dead clear of random flag
Chaitanya Kulkarni
1
-1
/
+0
2023-04-19
zram: return errors from read_from_bdev_sync
Christoph Hellwig
1
-3
/
+4
2023-04-19
zram: fix synchronous reads
Christoph Hellwig
1
-38
/
+22
2023-04-19
zram: don't return errors from read_from_bdev_async
Christoph Hellwig
1
-12
/
+4
2023-04-19
zram: pass a page to read_from_bdev
Christoph Hellwig
1
-27
/
+16
2023-04-19
zram: refactor zram_bdev_write
Christoph Hellwig
1
-19
/
+19
2023-04-19
zram: don't pass a bvec to __zram_bvec_write
Christoph Hellwig
1
-10
/
+4
2023-04-19
zram: refactor zram_bdev_read
Christoph Hellwig
1
-20
/
+20
2023-04-19
zram: directly call zram_read_page in writeback_store
Christoph Hellwig
1
-10
/
+4
2023-04-19
zram: rename __zram_bvec_read to zram_read_page
Christoph Hellwig
1
-4
/
+4
2023-04-19
zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}
Christoph Hellwig
1
-12
/
+5
2023-04-19
zram: refactor highlevel read and write handling
Christoph Hellwig
1
-28
/
+30
2023-04-19
zram: return early on error in zram_bvec_rw
Christoph Hellwig
1
-9
/
+9
2023-04-19
zram: move discard handling to zram_submit_bio
Christoph Hellwig
1
-10
/
+13
2023-04-19
zram: simplify bvec iteration in __zram_make_request
Christoph Hellwig
1
-31
/
+11
2023-04-19
zram: make zram_bio_discard more self-contained
Christoph Hellwig
1
-9
/
+7
2023-04-19
zram: remove valid_io_request
Christoph Hellwig
2
-34
/
+1
2023-04-19
zram: always compile read_from_bdev_sync
Christoph Hellwig
1
-12
/
+6
2023-04-18
zram: fix up permission for the hot_add sysfs file
Greg Kroah-Hartman
1
-1
/
+3
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
[next]