summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm raid: fixup documentation for discard supportHeinz Mauelshagen2015-05-292-2/+1
* dm thin metadata: remove in-core 'read_only' flagMike Snitzer2015-05-293-5/+8
* dm thin: cleanup schedule_zero() to read more logicallyMike Snitzer2015-05-291-9/+7
* dm thin: cleanup overwrite's endio restore to be centralizedMike Snitzer2015-05-291-8/+3
* dm: factor out a common cleanup_mapped_device()Mike Snitzer2015-05-291-35/+43
* dm: cleanup methods that requeue requestsMike Snitzer2015-05-291-12/+5
* dm: do not allocate any mempools for blk-mq request-based DMMike Snitzer2015-05-292-33/+40
* Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2Mike Snitzer2015-05-2954-709/+573
|\
| * block: fix returnvar.cocci warningsJulia Lawall2015-05-261-2/+1
| * block, dm: don't copy bios for request clonesChristoph Hellwig2015-05-226-230/+73
| * block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer2015-05-2212-66/+27
| * block: replace trylock with mutex_lock in blkdev_reread_part()Ming Lei2015-05-201-2/+7
| * block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson2015-05-202-3/+28
| * suspend: simplify block I/O handlingChristoph Hellwig2015-05-196-155/+122
| * block: collapse bio bit spaceJens Axboe2015-05-191-9/+9
| * block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig2015-05-192-4/+0
| * block: remove BIO_EOPNOTSUPPChristoph Hellwig2015-05-197-38/+2
| * block: use an atomic_t for mq_freeze_depthChristoph Hellwig2015-05-192-15/+11
| * blk-mq: make plug work for mutiple disks and queuesShaohua Li2015-05-083-9/+23
| * blk-mq: do limited block plug for multiple queue caseShaohua Li2015-05-081-23/+59
| * blk-mq: avoid re-initialize request which is failed in direct dispatchShaohua Li2015-05-081-0/+2
| * blk-mq: fix plugging in blk_sq_make_requestJeff Moyer2015-05-081-22/+14
| * sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li2015-05-081-4/+1
| * blk: clean up plugShaohua Li2015-05-081-12/+12
| * nbd: stop using req->cmdChristoph Hellwig2015-05-052-27/+23
| * block: move PM request support to IDEChristoph Hellwig2015-05-059-51/+70
| * block: remove REQ_TYPE_PM_SHUTDOWNChristoph Hellwig2015-05-051-1/+0
| * block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig2015-05-056-10/+10
| * block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.hChristoph Hellwig2015-05-052-9/+9
| * block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig2015-05-0515-26/+26
| * bio: skip atomic inc/dec of ->bi_cnt for most use casesJens Axboe2015-05-056-12/+30
| * bio: skip atomic inc/dec of ->bi_remaining for non-chainsJens Axboe2015-05-057-15/+47
* | dm: fix casting bug in dm_merge_bvec()Joe Thornber2015-05-291-5/+12
* | dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura2015-05-291-7/+9
* | dm: fix false warning in free_rq_clone() for unmapped requestsMike Snitzer2015-05-291-5/+3
* | dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSYMike Snitzer2015-05-271-4/+6
* | dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error pathMike Snitzer2015-05-271-1/+3
* | dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPEDJunichi Nomura2015-05-271-2/+2
* | dm: run queue on re-queueJunichi Nomura2015-05-261-0/+1
* | Linux 4.1-rc5v4.1-rc5Linus Torvalds2015-05-241-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-05-2413-77/+71
|\ \
| * | MAINTAINERS: Revise lpfc maintainers for Avago Technologies ownership of EmulexJames Smart2015-05-181-3/+4
| * | MAINTAINERS, be2iscsi: change email domainMinh Tran2015-05-1810-38/+40
| * | sd: Disable support for 256 byte/sector disksMark Hounschell2015-05-181-14/+5
| * | lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy2015-05-111-20/+21
| * | storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan2015-05-111-2/+1
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-232-12/+29
|\ \ \
| * | | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-132-12/+29
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-231-1/+8
|\ \ \ \
| * | | | irqchip/gicv3-its: ITS table size should not be smaller than PSZMinghuan Lian2015-05-201-1/+8
OpenPOWER on IntegriCloud