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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
zram: introduce algorithm_params device attribute
Sergey Senozhatsky
1
-0
/
+68
2024-09-10
zram: recalculate zstd compression params once
Sergey Senozhatsky
1
-2
/
+3
2024-09-10
zram: introduce zcomp_params structure
Sergey Senozhatsky
11
-24
/
+67
2024-09-10
zram: check that backends array has at least one backend
Sergey Senozhatsky
2
-6
/
+21
2024-09-10
zram: add 842 compression backend support
Sergey Senozhatsky
5
-0
/
+94
2024-09-10
zram: add zlib compression backend support
Sergey Senozhatsky
5
-0
/
+158
2024-09-10
zram: pass estimated src size hint to zstd
Sergey Senozhatsky
1
-2
/
+2
2024-09-10
zram: add zstd compression backend support
Sergey Senozhatsky
5
-0
/
+123
2024-09-10
zram: add lz4hc compression backend support
Sergey Senozhatsky
5
-2
/
+100
2024-09-10
zram: add lz4 compression backend support
Sergey Senozhatsky
5
-0
/
+98
2024-09-10
zram: add lzo and lzorle compression backends support
Sergey Senozhatsky
7
-0
/
+140
2024-09-10
zram: introduce custom comp backends API
Sergey Senozhatsky
4
-151
/
+76
2024-09-07
mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
Li Zetao
1
-18
/
+1
2024-09-06
Merge tag 'block-6.11-20240906' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
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-06
nbd: correct the maximum value for discard sectors
Wouter Verhelst
1
-1
/
+1
2024-09-06
nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
Wouter Verhelst
1
-0
/
+2
2024-09-06
nbd: implement the WRITE_ZEROES command
Wouter Verhelst
1
-0
/
+8
2024-09-04
ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
Li Nan
1
-0
/
+2
2024-09-04
zsmalloc: use all available 24 bits of page_type
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-08-30
nbd: fix race between timeout and normal completion
Ming Lei
1
-1
/
+12
2024-08-28
block/rnbd-srv: Add sanity check and remove redundant assignment
Md Haris Iqbal
1
-2
/
+9
2024-08-27
pktcdvd: remove unnecessary debugfs_create_dir() error check
Yang Ruibin
1
-2
/
+0
2024-08-26
drbd: Remove an unused field in struct drbd_device
Christophe JAILLET
1
-1
/
+0
2024-08-12
ublk: move zone report data out of request pdu
Ming Lei
1
-16
/
+46
2024-08-02
drbd: Remove unused extern declarations
YueHaibing
1
-10
/
+0
2024-07-29
nbd: add support for rotational devices
Wouter Verhelst
1
-0
/
+3
2024-07-29
drbd: use sendpages_ok() instead of sendpage_ok()
Ofir Gal
1
-1
/
+1
2024-07-28
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+8
2024-07-26
Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-20
/
+15
2024-07-25
rbd: don't assume rbd_is_lock_owner() for exclusive mappings
Ilya Dryomov
1
-5
/
+0
2024-07-25
rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings
Ilya Dryomov
1
-5
/
+5
2024-07-25
rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait
Ilya Dryomov
1
-10
/
+10
2024-07-24
ublk: fix UBLK_CMD_DEL_DEV_ASYNC handling
Ming Lei
1
-1
/
+4
2024-07-23
drbd: Add peer_device to Kernel doc
Simon Horman
1
-0
/
+4
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-12
/
+8
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio_blk: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-12
/
+8
2024-07-16
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
31
-274
/
+328
2024-07-10
floppy: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-10
loop: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-10
ublk_drv: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-10
xen/blkback: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-09
block/rnbd: Constify struct kobj_type
Christophe JAILLET
2
-3
/
+3
2024-07-09
loop: Don't bother validating blocksize
John Garry
1
-11
/
+1
2024-07-09
virtio_blk: Don't bother validating blocksize
John Garry
1
-10
/
+1
2024-07-09
null_blk: Don't bother validating blocksize
John Garry
1
-3
/
+0
[prev]
[next]