summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2016-06-07nbd: ratelimit error msgs after socket closeDan Streetman1-2/+2
2016-06-07paride: make 'verbose' parameter an 'int' againArnd Bergmann2-4/+4
2015-11-09xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery1-1/+2
2015-11-09rbd: prevent kernel stack blow up on rbd mapIlya Dryomov1-8/+21
2015-11-09rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov1-20/+15
2015-11-09rbd: require stable pages if message data CRCs are enabledRonny Hegewald1-0/+3
2015-10-27rbd: fix double free on rbd_dev->header_nameIlya Dryomov1-1/+0
2015-08-17rbd: fix copyup completion raceIlya Dryomov1-5/+17
2015-08-03rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov1-2/+2
2015-05-13rbd: end I/O the entire obj_request on errorIlya Dryomov1-0/+5
2015-04-19nbd: fix possible memory leakSudip Mukherjee1-4/+4
2015-02-27rbd: drop an unsafe assertionAlex Elder1-1/+0
2015-01-30drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg1-0/+1
2014-11-21sunvdc: don't call VD_OP_GET_VTOCDwight Engen1-9/+0
2014-11-21vio: fix reuse of vio_dring slotDwight Engen1-16/+23
2014-11-21sunvdc: limit each sg segment to a pageDwight Engen1-0/+4
2014-11-21sunvdc: compute vdisk geometry from capacityAllen Pais1-9/+14
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais1-17/+92
2014-11-14rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara1-1/+1
2014-11-14drbd: compute the end before rb_insert_augmented()Lai Jiangshan1-0/+4
2014-10-09drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg1-0/+6
2014-07-09rbd: handle parent_overlap on writes correctlyIlya Dryomov1-1/+9
2014-07-09rbd: use reference counts for image requestsAlex Elder1-0/+9
2014-07-07mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P1-2/+2
2014-07-07mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P1-31/+35
2014-07-07mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P1-0/+53
2014-06-08xen-blkfront: restore the non-persistent data pathRoger Pau Monne1-31/+74
2014-06-08xen-blkfront: revoke foreign access for grants not mapped by the backendRoger Pau Monne1-3/+21
2014-05-31rbd: fix error paths in rbd_img_request_fill()Ilya Dryomov1-1/+1
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-05-06mtip32xx: Set queue bounce limitFelipe Franciosi1-0/+1
2014-04-03mm: close PageTail raceDavid Rientjes1-1/+1
2014-02-23xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2014-01-10rbd: fix error handling from rbd_snap_name()Josh Durgin1-4/+6
2014-01-10rbd: ignore unmapped snapshots that no longer existJosh Durgin1-2/+7
2014-01-10rbd: fix use-after free of rbd_dev->diskJosh Durgin1-7/+33
2014-01-10rbd: make rbd_obj_notify_ack() synchronousJosh Durgin1-5/+6
2014-01-10rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin1-0/+7
2014-01-10rbd: fix null dereference in doutJosh Durgin1-3/+5
2014-01-10rbd: fix buffer size for writes to images with snapshotsJosh Durgin1-5/+5
2014-01-10rbd: fix a couple warningsSage Weil1-2/+2
2014-01-10rbd: protect against concurrent unmapsAlex Elder1-2/+4
2014-01-10rbd: set removing flag while holding list lockAlex Elder1-31/+22
2014-01-10rbd: flush dcache after zeroing page dataAlex Elder1-0/+2
2013-12-04xen/blkback: fix reference countingVegard Nossum1-1/+2
2013-12-04loop: fix crash when using unassigned loop deviceMikulas Patocka1-7/+8
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