aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2015-05-11zram: promote zram from stagingMinchan Kim
2015-04-19nbd: fix possible memory leakSudip Mukherjee
2015-02-26rbd: drop an unsafe assertionAlex Elder
2015-01-29drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg
2014-11-21sunvdc: don't call VD_OP_GET_VTOCDwight Engen
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-21sunvdc: limit each sg segment to a pageDwight Engen
2014-11-21sunvdc: compute vdisk geometry from capacityAllen Pais
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2014-11-14rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara
2014-11-14drbd: compute the end before rb_insert_augmented()Lai Jiangshan
2014-10-09drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg
2014-07-09rbd: handle parent_overlap on writes correctlyIlya Dryomov
2014-07-09rbd: use reference counts for image requestsAlex Elder
2014-07-06mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P
2014-07-06mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P
2014-07-06mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P
2014-06-07xen-blkfront: restore the non-persistent data pathRoger Pau Monne
2014-06-07xen-blkfront: revoke foreign access for grants not mapped by the backendRoger Pau Monne
2014-05-30rbd: fix error paths in rbd_img_request_fill()Ilya Dryomov
2014-05-13floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley
2014-05-13floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley
2014-05-06mtip32xx: Set queue bounce limitFelipe Franciosi
2014-04-03mm: close PageTail raceDavid Rientjes
2014-02-22xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel
2014-01-09rbd: fix error handling from rbd_snap_name()Josh Durgin
2014-01-09rbd: ignore unmapped snapshots that no longer existJosh Durgin
2014-01-09rbd: fix use-after free of rbd_dev->diskJosh Durgin
2014-01-09rbd: make rbd_obj_notify_ack() synchronousJosh Durgin
2014-01-09rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin
2014-01-09rbd: fix null dereference in doutJosh Durgin
2014-01-09rbd: fix buffer size for writes to images with snapshotsJosh Durgin
2014-01-09rbd: fix a couple warningsSage Weil
2014-01-09rbd: protect against concurrent unmapsAlex Elder
2014-01-09rbd: set removing flag while holding list lockAlex Elder
2014-01-09rbd: flush dcache after zeroing page dataAlex Elder
2013-12-04xen/blkback: fix reference countingVegard Nossum
2013-12-04loop: fix crash when using unassigned loop deviceMikulas Patocka
2013-12-04loop: fix crash if blk_alloc_queue failsMikulas Patocka
2013-11-29block: fix a probe argument to blk_register_regionMikulas Patocka
2013-10-13cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter
2013-10-13cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter
2013-09-26rbd: fix I/O error propagation for readsJosh Durgin
2013-08-11xen-blkfront: use a different scatterlist for each requestRoger Pau Monne
2013-08-04xen/blkback: Check device permissions before allowing OP_DISCARDKonrad Rzeszutek Wilk
2013-07-21nbd: correct disconnect behaviorPaul Clements
2013-07-13block: do not pass disk names as format stringsKees Cook
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-27rbd: send snapshot context with writesJosh Durgin
2013-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds