index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2021-10-18
block/rsxx: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
pktcdvd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
mtip32xx: add error handling support for add_disk()
Luis Chamberlain
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
[next]