summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2013-06-07drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf
2013-05-19drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner
2013-04-05Revert "xen/blkback: Don't trust the handle from the frontend."Greg Kroah-Hartman
2013-04-05aoe: reserve enough headroom on skbsEric Dumazet
2013-04-05loop: prevent bdev freeing while device in useAnatol Pomozov
2013-04-05xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich
2013-04-05xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel
2013-03-20loopdev: remove an user triggerable oopsGuo Chao
2013-03-20loopdev: fix a deadlockGuo Chao
2013-03-04xen/blkback: Don't trust the handle from the frontend.Konrad Rzeszutek Wilk
2013-03-04xen-blkback: do not leak mode propertyJan Beulich
2013-02-28sunvdc: Fix off-by-one in generic_request().David S. Miller
2013-01-21drbd: add missing part_round_stats to _drbd_start_io_acctPhilipp Reisner
2013-01-17rbd: do not allow remove of mounted-on imageAlex Elder
2013-01-17rbd: fix bug in rbd_dev_id_put()Alex Elder
2013-01-17rbd: BUG on invalid layoutSage Weil
2013-01-17rbd: kill notify_timeout optionAlex Elder
2013-01-17rbd: add read_only rbd map optionAlex Elder
2013-01-17rbd: kill create_snap sysfs entryAlex Elder
2013-01-17rbd: drop dev reference on error in rbd_open()Alex Elder
2013-01-17rbd: send header version when notifyingJosh Durgin
2013-01-17rbd: use reference counting for the snap contextJosh Durgin
2013-01-17rbd: set image size when header is updatedJosh Durgin
2013-01-17rbd: expose the correct size of the device in sysfsJosh Durgin
2013-01-17rbd: only reset capacity when pointing to headJosh Durgin
2013-01-17rbd: return errors for mapped but deleted snapshotJosh Durgin
2013-01-17aoe: do not call bdi_init after blk_alloc_queueEd Cashin
2012-12-03NVMe: Fix uninitialized iod compiler warningKeith Busch
2012-11-26rbd: Fix ceph_snap_context size calculationYan, Zheng
2012-11-26rbd: store snapshot id instead of indexJosh Durgin
2012-11-26rbd: protect read of snapshot sequence numberJosh Durgin
2012-11-26rbd: don't hold spinlock during messenger flushAlex Elder
2012-11-05floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski
2012-10-13aoe: assert AoE packets marked as requiring no checksumEd Cashin
2012-10-02xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini
2012-10-02nbd: clear waiting_queue on shutdownPaul Clements
2012-10-02cciss: fix handling of protocol errorStephen M. Cameron
2012-09-14cciss: fix incorrect scsi status reportingStephen M. Cameron
2012-07-16umem: fix up unpluggingTao Guo
2012-07-16xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-11mtip32xx: release the semaphore on an error pathAsai Thambi S P
2012-05-11dac960: Remove unused variables from DAC960_CreateProcEntries()Jesper Juhl
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman
2012-04-20Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-18xen/blkback: Fix warning error.Konrad Rzeszutek Wilk
2012-04-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-04-13Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-04-12virtio_blk: helper function to format disk namesRen Mingxin
2012-04-12block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancyGreg Kroah-Hartman