summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* rbd: end I/O the entire obj_request on errorIlya Dryomov2015-05-121-0/+5
* nbd: fix possible memory leakSudip Mukherjee2015-04-101-4/+4
* rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov2015-02-041-4/+1
* rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov2015-02-041-14/+6
* drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg2015-01-051-0/+1
* sunvdc: don't call VD_OP_GET_VTOCDwight Engen2014-11-271-9/+0
* vio: fix reuse of vio_dring slotDwight Engen2014-11-271-16/+23
* sunvdc: limit each sg segment to a pageDwight Engen2014-11-271-0/+4
* sunvdc: compute vdisk geometry from capacityAllen Pais2014-11-271-9/+14
* sunvdc: add cdrom and v1.1 protocol supportAllen Pais2014-11-271-17/+92
* zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang2014-11-271-1/+2
* rbd: rbd workqueues need a resque workerIlya Dryomov2014-11-171-1/+2
* rbd: fix error return code in rbd_dev_device_setup()Wei Yongjun2014-11-171-1/+3
* rbd: avoid format-security warning inside alloc_workqueue()Ilya Dryomov2014-11-171-1/+1
* xen-blkback: fix leak on grant map error pathRoger Pau Monné2014-11-171-0/+1
* drbd: compute the end before rb_insert_augmented()Lai Jiangshan2014-11-171-0/+4
* xen/blkback: unmap all persistent grants when frontend gets disconnectedVitaly Kuznetsov2014-11-171-3/+3
* rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara2014-11-141-1/+1
* rbd: rework rbd_request_fn()Ilya Dryomov2014-09-171-77/+119
* zram: avoid lockdep splat by revalidate_diskMinchan Kim2014-07-231-4/+18
* drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg2014-07-101-0/+6
* zram: revalidate disk after capacity changeMinchan Kim2014-07-031-1/+4
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-262-2/+5
|\
| * drbd: fix NULL pointer deref in blk_add_request_payloadLars Ellenberg2014-06-251-1/+4
| * Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-06-181-1/+1
| |\
| | * floppy: format block0 read error message properlyJiri Kosina2014-06-181-1/+1
* | | rbd: handle parent_overlap on writes correctlyIlya Dryomov2014-06-231-1/+9
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-191-2/+5
|\| |
| * | null_blk: fix softirq completions for queue_mode == 1Jens Axboe2014-06-161-1/+4
| * | null_blk: fix name and description of 'queue_mode' module parameterMike Snitzer2014-06-111-1/+1
* | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-152-90/+149
|\ \ \
| * | | NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran2014-06-131-7/+6
| * | | NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox2014-06-131-3/+2
| * | | NVMe: Fix hot cpu notification dead lockKeith Busch2014-06-131-10/+25
| * | | NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2014-06-031-2/+2
| * | | NVMe: Use last bytes of f/w rev SCSI InquiryKeith Busch2014-06-031-1/+6
| * | | NVMe: Adhere to request queue block accounting enable/disableSam Bradshaw2014-06-031-14/+19
| * | | NVMe: Fix nvme get/put queue semanticsKeith Busch2014-06-031-8/+21
| * | | NVMe: Delete NVME_GET_FEAT_TEMP_THRESHMatthew Wilcox2014-06-031-1/+0
| * | | NVMe: Make admin timeout a module parameterKeith Busch2014-06-031-3/+7
| * | | NVMe: Make iod bio timeout a parameterKeith Busch2014-06-031-1/+5
| * | | NVMe: Prevent possible NULL pointer dereferenceSantosh Y2014-06-031-1/+4
| * | | NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)Indraneel Mukherjee2014-06-031-4/+4
| * | | NVMe: Enable BUILD_BUG_ON checksMatthew Wilcox2014-05-091-0/+1
| * | | NVMe: Flush with data supportKeith Busch2014-05-051-20/+24
| * | | NVMe: Configure support for block flushKeith Busch2014-05-051-0/+3
| * | | NVMe: Add tracepointsKeith Busch2014-05-051-4/+9
| * | | NVMe: Protect against badly formatted CQEsKeith Busch2014-05-051-2/+3
| * | | NVMe: Improve error messagesMatthew Wilcox2014-05-051-3/+10
| * | | NVMe: Update copyright headersMatthew Wilcox2014-05-052-9/+1