summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-05xen/block: add multi-page ring supportBob Liu
2015-06-05driver: xen-blkfront: move talk_to_blkback to a more suitable placeBob Liu
2015-06-05drivers: xen-blkback: delay pending_req allocation to connect_ringBob Liu
2015-06-05NVMe: Automatic namespace rescanKeith Busch
2015-06-05Merge branch 'for-4.2/core' into for-4.2/driversJens Axboe
2015-06-05block: add blk_set_queue_dying() to blkdev.hJens Axboe
2015-06-05NVMe: Memory barrier before queue_count is incrementedJon Derrick
2015-06-05NVMe: add sysfs and ioctl controller resetKeith Busch
2015-06-01null_blk: restart request processing on completion handlerAkinobu Mita
2015-06-01null_blk: prevent timer handler running on a different CPU where startedAkinobu Mita
2015-06-01NVMe: Remove hctx reliance for multi-namespaceKeith Busch
2015-06-01Merge branch 'for-4.2/core' into for-4.2/driversJens Axboe
2015-06-01blk-mq: Shared tag enhancementsKeith Busch
2015-05-29block: don't honor chunk sizes for data-less IOJens Axboe
2015-05-29block: only honor SG gap prevention for merges that contain dataJens Axboe
2015-05-29NVMe: End sync requests immediately on failureKeith Busch
2015-05-29NVMe: Use requested sync command timeoutKeith Busch
2015-05-26block: fix returnvar.cocci warningsJulia Lawall
2015-05-22NVMe: Fix obtaining command resultKeith Busch
2015-05-22block, dm: don't copy bios for request clonesChristoph Hellwig
2015-05-22block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer
2015-05-22nvme: submit internal commands through the block layerChristoph Hellwig
2015-05-22nvme: fail SCSI read/write command with unsupported protection bitChristoph Hellwig
2015-05-22nvme: report the DPOFUA in MODE_SENSEChristoph Hellwig
2015-05-22nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing codeChristoph Hellwig
2015-05-22nvme: first round at deobsfucating the SCSI translation codeChristoph Hellwig
2015-05-22nvme: fix scsi translation error handlingChristoph Hellwig
2015-05-22nvme: split nvme_trans_send_fw_cmdChristoph Hellwig
2015-05-22nvme: store a struct device pointer in struct nvme_devChristoph Hellwig
2015-05-22nvme: consolidate synchronous command submission helpersChristoph Hellwig
2015-05-20loop: remove (now) unused 'out' labelJens Axboe
2015-05-20s390/block/dasd: remove obsolete while -EBUSY loopJarod Wilson
2015-05-20block: dasd_genhd: convert to blkdev_reread_partMing Lei
2015-05-20block: nbd: convert to blkdev_reread_part()Ming Lei
2015-05-20block: loop: fix another reread part failureMing Lei
2015-05-20block: loop: don't hold lo_ctl_mutex in lo_openMing Lei
2015-05-20Merge branch 'for-4.2/core' into for-4.2/driversJens Axboe
2015-05-20block: replace trylock with mutex_lock in blkdev_reread_part()Ming Lei
2015-05-20block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig
2015-05-19block: collapse bio bit spaceJens Axboe
2015-05-19block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig
2015-05-19block: remove BIO_EOPNOTSUPPChristoph Hellwig
2015-05-19nvme: disable irqs in nvme_freeze_queuesChristoph Hellwig
2015-05-19block: use an atomic_t for mq_freeze_depthChristoph Hellwig
2015-05-18cciss: correct the non-resettable board listTomas Henzl
2015-05-18cciss: remove duplicate entries from board_type structTomas Henzl
2015-05-08blk-mq: make plug work for mutiple disks and queuesShaohua Li
2015-05-08blk-mq: do limited block plug for multiple queue caseShaohua Li
2015-05-08blk-mq: avoid re-initialize request which is failed in direct dispatchShaohua Li