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.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
2019-12-20
xen-blkback: support dynamic unbind/bind
Paul Durrant
1
-18
/
+38
2019-12-20
xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
Nathan Chancellor
1
-2
/
+2
2019-12-13
xen-blkback: prevent premature module unload
Paul Durrant
1
-0
/
+10
2019-12-04
xen-blkback: allow module to be cleanly unloaded
Paul Durrant
3
-0
/
+22
2019-11-26
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-7
/
+6
2019-11-25
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+8
2019-11-25
Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-34
/
+31
2019-11-25
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-41
/
+153
2019-11-21
Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-11-21
nbd: prevent memory leak
Navid Emamdoost
1
-2
/
+3
2019-11-19
nbd:fix memory leak in nbd_get_socket()
Sun Ke
1
-0
/
+1
2019-11-16
Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2019-11-14
rsxx: add missed destroy_workqueue calls in remove
Chuhong Yuan
1
-0
/
+2
2019-11-14
rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()
Ilya Dryomov
1
-1
/
+1
2019-11-14
block: remove (__)blkdev_reread_part as an exported API
Christoph Hellwig
1
-5
/
+8
2019-11-13
block: rework zone reporting
Christoph Hellwig
2
-10
/
+23
2019-11-13
null_blk: Add zone_nr_conv to features
Damien Le Moal
1
-1
/
+1
2019-11-13
null_blk: clean up report zones
Christoph Hellwig
3
-11
/
+6
2019-11-13
null_blk: clean up the block device operations
Christoph Hellwig
1
-15
/
+4
2019-11-13
Merge branch 'for-5.5/drivers' into for-5.5/zoned
Jens Axboe
5
-41
/
+153
2019-11-08
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
1
-1
/
+0
2019-11-07
null_blk: add zone open, close, and finish support
Ajay Joshi
1
-3
/
+30
2019-11-01
loop: fix no-unmap write-zeroes request behavior
Darrick J. Wong
1
-8
/
+18
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
1
-2
/
+21
2019-10-25
block: mtip32xx: Spelling s/configration/configuration/
Geert Uytterhoeven
1
-1
/
+1
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
1
-5
/
+7
2019-10-19
zram: fix race between backing_dev_show and backing_dev_store
Chenwandun
1
-2
/
+3
2019-10-18
drbd: Use pr_warn instead of pr_warning
Kefeng Wang
1
-7
/
+6
2019-10-18
null_blk: return fixed zoned reads > write pointer
Ajay Joshi
3
-3
/
+52
2019-10-15
rbd: cancel lock_dwork if the wait is interrupted
Dongsheng Yang
1
-3
/
+6
2019-10-11
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+2
2019-10-10
nbd: fix possible sysfs duplicate warning
Xiubo Li
1
-1
/
+1
2019-10-10
null_blk: Fix zoned command return code
Keith Busch
1
-2
/
+1
2019-10-07
null_blk: Enable modifying 'submit_queues' after an instance has been configured
Bart Van Assche
1
-25
/
+50
2019-10-07
null_blk: Improve nullb_device_##NAME##_store() readability
Bart Van Assche
1
-3
/
+4
2019-10-04
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+10
2019-10-01
loop: change queue block size to match when using DIO
Martijn Coenen
1
-0
/
+10
2019-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-26
/
+3
2019-09-26
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
1
-26
/
+3
2019-09-25
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+12
2019-09-22
pktcdvd: remove warning on attempting to register non-passthrough dev
Jens Axboe
1
-1
/
+0
2019-09-18
nbd: fix possible page fault for nbd disk
Xiubo Li
1
-0
/
+36
2019-09-18
nbd: rename the runtime flags as NBD_RT_ prefixed
Xiubo Li
1
-37
/
+37
2019-09-18
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-165
/
+241
2019-09-16
null_blk: format pr_* logs with pr_fmt
André Almeida
3
-11
/
+14
2019-09-16
null_blk: match the type of parameter nr_devices
André Almeida
1
-1
/
+1
2019-09-16
null_blk: do not fail the module load with zero devices
André Almeida
1
-4
/
+0
2019-09-16
rbd: pull rbd_img_request_create() dout out into the callers
Ilya Dryomov
1
-2
/
+6
[next]