summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-14cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter1-0/+1
2013-09-27rbd: fix I/O error propagation for readsJosh Durgin1-7/+7
2013-08-12xen-blkfront: use a different scatterlist for each requestRoger Pau Monne1-19/+17
2013-08-04xen/blkback: Check device permissions before allowing OP_DISCARDKonrad Rzeszutek Wilk1-1/+12
2013-07-22nbd: correct disconnect behaviorPaul Clements1-1/+6
2013-07-13block: do not pass disk names as format stringsKees Cook1-1/+2
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+5
2013-06-27rbd: send snapshot context with writesJosh Durgin1-1/+5
2013-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-4/+4
2013-06-25rbd: fetch object order before using itJosh Durgin1-4/+4
2013-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+5