summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2013-03-04xen/blkback: Don't trust the handle from the frontend.Konrad Rzeszutek Wilk1-1/+0
2013-03-04xen-blkback: do not leak mode propertyJan Beulich1-25/+24
2013-02-28sunvdc: Fix off-by-one in generic_request().David S. Miller1-1/+1
2013-01-21drbd: add missing part_round_stats to _drbd_start_io_acctPhilipp Reisner1-0/+1
2013-01-17rbd: do not allow remove of mounted-on imageAlex Elder1-0/+13
2013-01-17rbd: fix bug in rbd_dev_id_put()Alex Elder1-2/+2
2013-01-17rbd: BUG on invalid layoutSage Weil1-2/+3
2013-01-17rbd: kill notify_timeout optionAlex Elder1-8/+0
2013-01-17rbd: add read_only rbd map optionAlex Elder1-4/+24
2013-01-17rbd: kill create_snap sysfs entryAlex Elder1-163/+2
2013-01-17rbd: drop dev reference on error in rbd_open()Alex Elder1-4/+3
2013-01-17rbd: send header version when notifyingJosh Durgin1-2/+5
2013-01-17rbd: use reference counting for the snap contextJosh Durgin1-18/+17
2013-01-17rbd: set image size when header is updatedJosh Durgin1-0/+1
2013-01-17rbd: expose the correct size of the device in sysfsJosh Durgin1-3/+8
2013-01-17rbd: only reset capacity when pointing to headJosh Durgin1-1/+6
2013-01-17rbd: return errors for mapped but deleted snapshotJosh Durgin1-2/+30
2013-01-17aoe: do not call bdi_init after blk_alloc_queueEd Cashin2-6/+1
2012-12-03NVMe: Fix uninitialized iod compiler warningKeith Busch1-1/+1
2012-11-26rbd: Fix ceph_snap_context size calculationYan, Zheng1-1/+1
2012-11-26rbd: store snapshot id instead of indexJosh Durgin1-22/+5
2012-11-26rbd: protect read of snapshot sequence numberJosh Durgin1-1/+3
2012-11-26rbd: don't hold spinlock during messenger flushAlex Elder1-2/+2
2012-11-05floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski1-0/+1
2012-10-13aoe: assert AoE packets marked as requiring no checksumEd Cashin1-0/+1
2012-10-02xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini1-1/+1
2012-10-02nbd: clear waiting_queue on shutdownPaul Clements1-0/+9
2012-10-02cciss: fix handling of protocol errorStephen M. Cameron1-0/+1
2012-09-14cciss: fix incorrect scsi status reportingStephen M. Cameron1-10/+1
2012-07-16umem: fix up unpluggingTao Guo1-0/+40
2012-07-16xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk1-0/+2
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-14/+13
2012-05-11mtip32xx: release the semaphore on an error pathAsai Thambi S P1-1/+3
2012-05-11dac960: Remove unused variables from DAC960_CreateProcEntries()Jesper Juhl1-13/+10
2012-05-11connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman1-1/+1
2012-04-20Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2012-04-18xen/blkback: Fix warning error.Konrad Rzeszutek Wilk1-1/+1
2012-04-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-12/+29
2012-04-14Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds9-332/+778
2012-04-12virtio_blk: helper function to format disk namesRen Mingxin1-12/+29
2012-04-12block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancyGreg Kroah-Hartman1-1/+1
2012-04-09mtip32xx: dump tagmap on failureAsai Thambi S P1-29/+33
2012-04-09mtip32xx: fix handling of commands in various scenariosAsai Thambi S P2-51/+132
2012-04-09mtip32xx: Shorten macro namesAsai Thambi S P2-77/+75
2012-04-09mtip32xx: misc changesAsai Thambi S P1-22/+44
2012-04-09mtip32xx: Add new sysfs entry 'status'Asai Thambi S P2-29/+313
2012-04-09mtip32xx: make setting comp_time as commonAsai Thambi S P1-11/+5
2012-04-09mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P2-55/+168
2012-04-07Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov1-1/+1