index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
35
-3194
/
+428
|
\
|
*
floppy: Fix memory leak in do_floppy_init()
Yuan Can
2022-12-04
1
-1
/
+3
|
*
pktcdvd: remove driver.
Greg Kroah-Hartman
2022-12-02
3
-2988
/
+0
|
*
null_blk: support read-only and offline zone conditions
Shin'ichiro Kawasaki
2022-12-01
3
-4
/
+121
|
*
drbd: add context parameter to expect() macro
Christoph Böhmwalder
2022-12-01
6
-42
/
+42
|
*
drbd: introduce drbd_ratelimit()
Christoph Böhmwalder
2022-12-01
8
-18
/
+26
|
*
drbd: introduce dynamic debug
Christoph Böhmwalder
2022-12-01
1
-36
/
+97
|
*
drbd: split polymorph printk to its own file
Christoph Böhmwalder
2022-12-01
2
-67
/
+73
|
*
drbd: unify how failed assertions are logged
Christoph Böhmwalder
2022-12-01
1
-3
/
+5
|
*
virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free]
Pankaj Raghav
2022-11-30
1
-4
/
+4
|
*
drbd: destroy workqueue when drbd device was freed
Wang ShaoBo
2022-11-24
1
-1
/
+5
|
*
drbd: remove call to memset before free device/resource/connection
Wang ShaoBo
2022-11-24
1
-3
/
+0
|
*
drbd: use consistent license
Christoph Böhmwalder
2022-11-22
25
-25
/
+25
|
*
drbd: Store op in drbd_peer_request
Christoph Böhmwalder
2022-11-09
3
-40
/
+53
|
*
drbd: disable discard support if granularity > max
Philipp Reisner
2022-11-09
1
-0
/
+13
|
*
drbd: use blk_queue_max_discard_sectors helper
Christoph Böhmwalder
2022-11-09
1
-5
/
+5
|
*
block: set the disk capacity to 0 in blk_mark_disk_dead
Christoph Hellwig
2022-11-02
1
-1
/
+0
*
|
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
4
-13
/
+13
|
\
\
|
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
4
-13
/
+13
*
|
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
1
-2
/
+2
|
\
\
\
|
*
|
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-2
/
+2
*
|
|
|
Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-25
1
-44
/
+38
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ublk_drv: don't forward io commands in reserve order
Ming Lei
2022-11-23
1
-44
/
+38
*
|
|
|
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-18
1
-2
/
+2
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
drbd: use after free in drbd_create_device()
Dan Carpenter
2022-11-15
1
-2
/
+2
*
|
|
Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-05
2
-47
/
+74
|
\
|
|
|
*
|
ublk_drv: add ublk_queue_cmd() for cleanup
Ming Lei
2022-10-31
1
-26
/
+21
|
*
|
ublk_drv: avoid to touch io_uring cmd in blk_mq io path
Ming Lei
2022-10-31
1
-30
/
+53
|
*
|
ublk_drv: comment on ublk_driver entry of Kconfig
Ming Lei
2022-10-31
1
-0
/
+6
|
*
|
ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module
Ming Lei
2022-10-31
1
-0
/
+3
*
|
|
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-29
1
-1
/
+3
|
\
|
|
|
|
/
|
/
|
|
*
rbd: fix possible memory leak in rbd_sysfs_init()
Yang Yingliang
2022-10-27
1
-1
/
+3
*
|
Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-21
2
-9
/
+7
|
\
|
|
*
drbd: only clone bio if we have a backing device
Christoph Böhmwalder
2022-10-20
1
-8
/
+6
|
*
ublk_drv: use flexible-array member instead of zero-length array
Yushan Zhou
2022-10-19
1
-1
/
+1
*
|
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
1
-2
/
+2
|
\
\
|
*
|
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-2
/
+2
*
|
|
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
1
-23
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zram: always expose rw_page
Brian Geffon
2022-10-12
1
-23
/
+3
*
|
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
2
-22
/
+31
|
\
|
|
|
*
|
zram: keep comments within 80-columns limit
Sergey Senozhatsky
2022-10-03
1
-8
/
+11
|
*
|
zram: do not waste zram_table_entry flags bits
Sergey Senozhatsky
2022-10-03
2
-8
/
+9
|
*
|
zram: don't retry compress incompressible page
Alexey Romanov
2022-09-11
1
-2
/
+12
|
*
|
drivers/block/zram/zram_drv.c: do not keep dangling zcomp pointer after zram ...
Sergey Senozhatsky
2022-09-11
1
-9
/
+4
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-10-10
1
-18
/
+92
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
virtio_blk: add SECURE ERASE command support
Alvaro Karsz
2022-10-07
1
-18
/
+92
*
|
|
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-07
1
-2
/
+0
|
\
\
\
|
*
|
|
nbd: remove define-only NBD_MAGIC, previously magic number
наб
2022-09-24
1
-2
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-10-07
1
-6
/
+5
|
\
\
\
\
|
*
\
\
\
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-10-06
8
-32
/
+89
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
[next]