summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-1823-145/+121Star
|\
| * block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-047-0/+7
| * Merge branch 'stable/for-jens-3.18' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-10-013-6/+13
| |\
| | * xen, blkfront: factor out flush-related checks from do_blkif_request()Arianna Avanzini2014-10-011-3/+9
| | * xen-blkback: fix leak on grant map error pathRoger Pau Monné2014-10-011-0/+1
| | * xen/blkback: unmap all persistent grants when frontend gets disconnectedVitaly Kuznetsov2014-10-011-3/+3
| * | rsxx: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-011-1/+1
| * | block: hd: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-011-11/+1Star
| |/
| * drbd: use RB_DECLARE_CALLBACKS() to define augment callbacksLai Jiangshan2014-09-181-34/+2Star
| * drbd: compute the end before rb_insert_augmented()Lai Jiangshan2014-09-181-0/+4
| * drbd: Add missing newline in resync progress display in /proc/drbdPhilipp Reisner2014-09-111-1/+3
| * drbd: reduce lock contention in drbd_workerLars Ellenberg2014-09-111-6/+4Star
| * drbd: Improve asender performanceLars Ellenberg2014-09-112-10/+7Star
| * drbd: Get rid of the WORK_PENDING macroAndreas Gruenbacher2014-09-111-8/+7Star
| * drbd: Get rid of the __no_warn and __cond_lock macrosAndreas Gruenbacher2014-09-112-8/+12
| * drbd: Avoid inconsistent locking warningAndreas Gruenbacher2014-09-111-1/+1
| * drbd: Remove superfluous newline from "resync_extents" debugfs entry.Philipp Marek2014-09-111-1/+1
| * drbd: Use consistent names for all the bi_end_io callbacksAndreas Gruenbacher2014-09-114-9/+9
| * drbd: Use better variable namesAndreas Gruenbacher2014-09-114-49/+49
* | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-186-9/+21
|\ \
| * | blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig2014-09-223-4/+4
| * | blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig2014-09-223-0/+6
| * | blk-mq: remove REQ_ENDChristoph Hellwig2014-09-223-4/+6
| * | Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-221-2/+4
| |\ \
| * \ \ Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-116-15/+34
| |\ \ \ | | |_|/ | |/| |
| * | | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-283-5/+5
| * | | block,scsi: verify return pointer from blk_get_requestJoe Lawrence2014-08-262-0/+4
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-181-29/+11Star
|\ \ \ \
| * | | | virtio_blk: enable VQs early on restoreMichael S. Tsirkin2014-10-151-3/+6
| * | | | virtio_blk: enable VQs earlyMichael S. Tsirkin2014-10-151-0/+2
| * | | | virtio-blk: drop config_mutexMichael S. Tsirkin2014-10-151-8/+0Star
| * | | | virtio_blk: drop config_enableMichael S. Tsirkin2014-10-151-19/+4Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-10-151-120/+276
|\ \ \ \ \
| * | | | | rbd: rbd workqueues need a resque workerIlya Dryomov2014-10-141-1/+2
| * | | | | rbd: set the remaining discard properties to enable supportJosh Durgin2014-10-141-0/+2
| * | | | | rbd: use helpers to handle discard for layered images correctlyJosh Durgin2014-10-141-32/+22Star
| * | | | | rbd: extract a method for adding object operationsJosh Durgin2014-10-141-55/+78
| * | | | | rbd: make discard trigger copy-on-writeJosh Durgin2014-10-141-1/+2
| * | | | | rbd: tolerate -ENOENT for discard operationsJosh Durgin2014-10-141-0/+3
| * | | | | rbd: fix snapshot context reference count for discardsJosh Durgin2014-10-141-1/+2
| * | | | | rbd: read image size for discard check safelyJosh Durgin2014-10-141-6/+12
| * | | | | rbd: initial discard bits from Guangliang ZhaoGuangliang Zhao2014-10-141-15/+89
| * | | | | rbd: extend the operation typeGuangliang Zhao2014-10-141-34/+63
| * | | | | rbd: skip the copyup when an entire object writingGuangliang Zhao2014-10-141-0/+8
| * | | | | rbd: add img_obj_request_simple() helperIlya Dryomov2014-10-141-16/+28
| * | | | | rbd: access snapshot context and mapping size safelyJosh Durgin2014-10-141-13/+21
| * | | | | rbd: do not return -ERANGE on auth failuresIlya Dryomov2014-10-141-3/+1Star
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-65/+16Star
|\ \ \ \ \
| * | | | | rsxx debugfs inanityAl Viro2014-10-091-65/+16Star
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-121-38/+129
|\ \ \ \ \