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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-59
/
+120
2021-11-01
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
4
-8
/
+11
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
27
-1144
/
+846
2021-11-01
virtio-blk: don't let virtio core to validate used length
Jason Wang
1
-0
/
+1
2021-11-01
virtio_blk: correct types for status handling
Michael S. Tsirkin
1
-6
/
+8
2021-11-01
virtio_blk: allow 0 as num_request_queues
Michael S. Tsirkin
1
-13
/
+1
2021-11-01
virtio-blk: fixup coccinelle warnings
Ye Guojin
1
-1
/
+1
2021-11-01
virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"
Colin Ian King
1
-1
/
+1
2021-11-01
virtio-blk: validate num_queues during probe
Jason Wang
1
-0
/
+4
2021-11-01
virtio-blk: add num_request_queues module parameter
Max Gurtovoy
1
-1
/
+22
2021-11-01
virtio-blk: avoid preallocating big SGL for data
Max Gurtovoy
2
-56
/
+101
2021-10-29
null_blk: Fix handling of submit_queues and poll_queues attributes
Shin'ichiro Kawasaki
2
-17
/
+87
2021-10-29
block: ataflop: Fix warning comparing pointer to 0
Jiapeng Chong
1
-2
/
+1
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
3
-5
/
+5
2021-10-27
virtio-blk: Use blk_validate_block_size() to validate block size
Xie Yongji
1
-2
/
+10
2021-10-27
loop: Use blk_validate_block_size() to validate block size
Xie Yongji
1
-15
/
+2
2021-10-27
nbd: Use blk_validate_block_size() to validate block size
Xie Yongji
1
-1
/
+2
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-2
/
+2
2021-10-25
block: ataflop: more blk-mq refactoring fixes
Michael Schmitz
1
-6
/
+39
2021-10-22
xen-blkback: use sync_blockdev
Christoph Hellwig
1
-1
/
+1
2021-10-22
block: remove support for cryptoloop and the xor transfer
Christoph Hellwig
5
-610
/
+26
2021-10-22
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
1
-1
/
+4
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2
-2
/
+2
2021-10-21
nbd: Use invalidate_disk() helper on disconnect
Xie Yongji
1
-9
/
+3
2021-10-21
loop: Remove the unnecessary bdev checks and unused bdev variable
Xie Yongji
1
-6
/
+3
2021-10-21
loop: Use invalidate_disk() helper to invalidate gendisk
Xie Yongji
1
-5
/
+1
2021-10-21
rnbd: add error handling support for add_disk()
Luis Chamberlain
1
-4
/
+9
2021-10-21
xen-blkfront: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+7
2021-10-21
block: aoe: fixup coccinelle warnings
Ye Guojin
1
-7
/
+6
2021-10-20
nbd: Fix use-after-free in pid_show
Ye Bin
1
-9
/
+9
2021-10-19
block: ataflop: fix breakage introduced at blk-mq refactoring
Michael Schmitz
1
-15
/
+3
2021-10-18
nbd: fix uaf in nbd_handle_reply()
Yu Kuai
1
-1
/
+17
2021-10-18
nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply()
Yu Kuai
1
-30
/
+44
2021-10-18
nbd: clean up return value checking of sock_xmit()
Yu Kuai
1
-6
/
+7
2021-10-18
nbd: don't start request if nbd_queue_rq() failed
Yu Kuai
1
-3
/
+0
2021-10-18
nbd: check sock index in nbd_read_stat()
Yu Kuai
1
-0
/
+4
2021-10-18
nbd: make sure request completion won't concurrent
Yu Kuai
1
-2
/
+9
2021-10-18
nbd: don't handle response without a corresponding request message
Yu Kuai
1
-1
/
+21
2021-10-18
mtip32xx: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-2
/
+0
2021-10-18
drbd: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
1
-2
/
+1
2021-10-18
swim3: add missing major.h include
Jens Axboe
1
-0
/
+1
2021-10-18
sx8: fix an error code in carm_init_one()
Dan Carpenter
1
-1
/
+3
2021-10-18
pf: fix error codes in pf_init_unit()
Dan Carpenter
1
-6
/
+9
2021-10-18
pcd: fix error codes in pcd_init_unit()
Dan Carpenter
1
-5
/
+7
2021-10-18
block/ataflop: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+5
2021-10-18
block/ataflop: provide a helper for cleanup up an atari disk
Luis Chamberlain
1
-15
/
+19
2021-10-18
block/ataflop: add registration bool before calling del_gendisk()
Luis Chamberlain
1
-2
/
+7
[next]