aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2015-04-19nbd: fix possible memory leakSudip Mukherjee
2015-02-05rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov
2015-02-05rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov
2015-01-29drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg
2014-11-21zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang
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-11-14xen-blkback: fix leak on grant map error pathRoger Pau Monné
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-11virtio_blk: fix race between start and stop queueMing Lei
2014-05-31rbd: 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: mtip_async_complete() bug fixesSam Bradshaw
2014-05-06mtip32xx: Unmap the DMA segments before completing the IO requestFelipe Franciosi
2014-05-06mtip32xx: Set queue bounce limitFelipe Franciosi
2014-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-03-29rbd: drop an unsafe assertionAlex Elder
2014-03-10mtip32xx: fix bad use of smp_processor_id()Jens Axboe
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-03-04zram: avoid null access when fail to alloc metaMinchan Kim
2014-03-04mm: close PageTail raceDavid Rientjes
2014-02-18mtip32xx: Reduce the number of unaligned writes to 2Asai Thambi S P
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-02-11xen-blkback: init persistent_purge_work work_structRoger Pau Monne
2014-02-10Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2014-02-10null_blk: use blk_complete_request and blk_mq_complete_requestChristoph Hellwig
2014-02-10virtio_blk: use blk_mq_complete_requestChristoph Hellwig
2014-02-07block/null_blk: Fix completion processing from LIFO to FIFOShlomo Pongratz
2014-02-07xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel
2014-02-07xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne
2014-02-07xen-blkback: fix shutdown raceRoger Pau Monne
2014-02-07xen-blkback: fix memory leaksRoger Pau Monne
2014-02-07xen-blkback: fix memory leak when persistent grants are usedMatt Rushton
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-05Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk
2014-02-02NVMe: Namespace use after free on surprise removalKeith Busch
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss