summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-221-1/+4
* rbd: fix error handling from rbd_snap_name()Josh Durgin2014-01-091-4/+6
* rbd: ignore unmapped snapshots that no longer existJosh Durgin2014-01-091-2/+7
* rbd: fix use-after free of rbd_dev->diskJosh Durgin2014-01-091-7/+33
* rbd: make rbd_obj_notify_ack() synchronousJosh Durgin2014-01-091-5/+6
* rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin2014-01-091-0/+7
* rbd: fix null dereference in doutJosh Durgin2014-01-091-3/+5
* rbd: fix buffer size for writes to images with snapshotsJosh Durgin2014-01-091-5/+5
* rbd: fix a couple warningsSage Weil2014-01-091-2/+2
* rbd: protect against concurrent unmapsAlex Elder2014-01-091-2/+4
* rbd: set removing flag while holding list lockAlex Elder2014-01-091-31/+22
* rbd: flush dcache after zeroing page dataAlex Elder2014-01-091-0/+2
* xen/blkback: fix reference countingVegard Nossum2013-12-041-1/+2
* loop: fix crash when using unassigned loop deviceMikulas Patocka2013-12-041-7/+8
* loop: fix crash if blk_alloc_queue failsMikulas Patocka2013-12-041-1/+3
* block: fix a probe argument to blk_register_regionMikulas Patocka2013-11-292-2/+2
* cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter2013-10-131-0/+1
* cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter2013-10-131-0/+1
* rbd: fix I/O error propagation for readsJosh Durgin2013-09-261-7/+7
* xen-blkfront: use a different scatterlist for each requestRoger Pau Monne2013-08-111-19/+17
* xen/blkback: Check device permissions before allowing OP_DISCARDKonrad Rzeszutek Wilk2013-08-041-1/+12
* nbd: correct disconnect behaviorPaul Clements2013-07-211-1/+6
* block: do not pass disk names as format stringsKees Cook2013-07-131-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-291-1/+5
|\
| * rbd: send snapshot context with writesJosh Durgin2013-06-271-1/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-261-4/+4
|\|
| * rbd: fetch object order before using itJosh Durgin2013-06-251-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-211-1/+5
|\|
| * rbd: use the correct length for format 2 object namesJosh Durgin2013-06-131-1/+5
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-06-122-4/+7
|\ \
| * \ Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2013-05-291-1/+2
| |\ \
| | * | pktcdvd: silence static checker warningDan Carpenter2013-05-291-1/+2
| * | | mtip32xx: Correctly handle bio->bi_idx != 0 conditionsSam Bradshaw2013-05-151-2/+3
| * | | mtip32xx: Fix NULL pointer dereference during module unloadSam Bradshaw2013-05-151-1/+2
| |/ /
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-06-121-16/+16
|\ \ \
| * | | cciss: fix broken mutex usage in ioctlStephen M. Cameron2013-06-121-16/+16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-121-15/+18
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | rbd: fix cleanup in rbd_add()Alex Elder2013-05-171-9/+14
| * | rbd: don't destroy ceph_opts in rbd_add()Alex Elder2013-05-171-6/+4
* | | Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-06-112-16/+49
|\ \ \
| * | | NVMe: Add MSI supportRamachandra Rao Gajula2013-05-311-8/+32
| * | | NVMe: Use dma_set_mask() correctlyMatthew Wilcox2013-05-281-2/+8
| * | | Return the result from user admin command IOCTL even in case of failureChayan Biswas2013-05-231-1/+1
| * | | NVMe: Do not cancel command multiple timesKeith Busch2013-05-171-0/+2
| * | | NVMe: fix error return code in nvme_submit_bio_queue()Wei Yongjun2013-05-171-1/+2
| * | | NVMe: check for integer overflow in nvme_map_user_pages()Dan Carpenter2013-05-171-2/+3
| * | | NVMe: Fix a signedness bug in nvme_trans_modesel_get_mpVishal Verma2013-05-171-1/+1
| * | | NVMe: Remove redundant version.h header includeSachin Kamat2013-05-171-1/+0
* | | | drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf2013-05-241-2/+2
* | | | drivers/block/xsysace.c: fix id with missing port-numberGernot Vormayr2013-05-241-2/+1
|/ / /