index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2021-10-18
pd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
pcd: capture errors on cdrom_register()
Luis Chamberlain
2021-10-18
pcd: fix ordering of unregister_cdrom()
Luis Chamberlain
2021-10-18
pcd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
pd: cleanup initialization
Christoph Hellwig
2021-10-18
pf: cleanup initialization
Christoph Hellwig
2021-10-18
pcd: cleanup initialization
Christoph Hellwig
2021-10-18
pcd: move the identify buffer into pcd_identify
Christoph Hellwig
2021-10-18
n64cart: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
drbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
aoe: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
nbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
loop: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
null_blk: poll queue support
Jens Axboe
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
2021-10-17
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-10-17
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
2021-10-13
Revert "virtio-blk: Add validation for block size in config space"
Michael S. Tsirkin
2021-10-12
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
Dan Carpenter
2021-09-29
nbd: use shifts rather than multiplies
Nick Desaulniers
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-09
n64cart: fix return value check in n64cart_probe()
Yang Yingliang
2021-09-06
Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-06
virtio-blk: remove unneeded "likely" statements
Max Gurtovoy
2021-09-03
loop: reduce the loop_ctl_mutex scope
Tetsuo Handa
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-02
Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
xen/blkfront: don't trust the backend response data blindly
Juergen Gross
2021-08-30
xen/blkfront: don't take local copy of a request from the ring page
Juergen Gross
2021-08-30
xen/blkfront: read response from backend only once
Juergen Gross
2021-08-28
Revert "floppy: reintroduce O_NDELAY fix"
Denis Efremov
2021-08-27
Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-27
cryptoloop: add a deprecation warning
Christoph Hellwig
2021-08-27
pd: fix a NULL vs IS_ERR() check
Dan Carpenter
2021-08-25
nbd: remove nbd->destroy_complete
Christoph Hellwig
2021-08-25
nbd: only return usable devices from nbd_find_unused
Christoph Hellwig
2021-08-25
nbd: set nbd->index before releasing nbd_index_mutex
Tetsuo Handa
2021-08-25
nbd: prevent IDR lookups from finding partially initialized devices
Tetsuo Handa
2021-08-25
nbd: reset NBD to NULL when restarting in nbd_genl_connect
Christoph Hellwig
2021-08-25
nbd: add missing locking to the nbd_dev_add error path
Tetsuo Handa
[prev]
[next]