summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2016-10-26xen-blkback: only read request operation from shared ring onceRoger Pau Monné1-4/+4
2016-04-27xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery1-1/+2
2015-06-19nbd: fix possible memory leakSudip Mukherjee1-4/+4
2015-04-14drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg1-0/+1
2014-06-11virtio-blk: Don't free ida when disk is in useAlexander Graf1-1/+6
2014-06-11virtio-blk: Reset device after blk_cleanup_queue()Asias He1-11/+1
2014-06-11virtio-blk: Call del_gendisk() before disable guest kickAsias He1-2/+2
2014-06-11virtio-blk: Fix hot-unplug race in remove methodAsias He1-0/+11
2014-06-11virtio_blk: Drop unused request tracking listAsias He1-10/+0
2014-06-08nbd: fsync and kill block device on shutdownPaolo Bonzini1-0/+9
2014-06-08floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski1-1/+10
2014-05-13floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley1-1/+4
2014-05-13floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley1-3/+3
2014-03-12xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk3-1/+16
2014-03-12nbd: correct disconnect behaviorPaul Clements1-1/+7
2014-02-22xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2014-02-20virtio-blk: Use block layer provided spinlockAsias He1-6/+3
2013-12-04xen/blkback: fix reference countingVegard Nossum1-1/+2
2013-12-04loop: fix crash if blk_alloc_queue failsMikulas Patocka1-1/+3
2013-11-29block: fix a probe argument to blk_register_regionMikulas Patocka2-2/+2
2013-10-14cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter1-0/+1
2013-10-14cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter1-0/+1
2013-08-04xen/blkback: Check device permissions before allowing OP_DISCARDKonrad Rzeszutek Wilk1-1/+12
2013-07-13block: do not pass disk names as format stringsKees Cook1-1/+2
2013-06-20cciss: fix broken mutex usage in ioctlStephen M. Cameron1-16/+16
2013-06-07drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-05-19drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner1-1/+0
2013-04-05Revert "xen/blkback: Don't trust the handle from the frontend."Greg Kroah-Hartman1-0/+1
2013-04-05aoe: reserve enough headroom on skbsEric Dumazet1-1/+2
2013-04-05loop: prevent bdev freeing while device in useAnatol Pomozov1-1/+8
2013-04-05xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich1-6/+1
2013-04-05xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel2-4/+52
2013-03-21loopdev: remove an user triggerable oopsGuo Chao1-6/+16
2013-03-21loopdev: fix a deadlockGuo Chao1-2/+0
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