summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-10nvme: move the dying queue check from cancel to completionChristoph Hellwig
2017-11-10blktrace: fix unlocked registration of tracepointsJens Axboe
2017-11-10blktrace: fix unlocked access to init/start-stop/teardownJens Axboe
2017-11-07null_blk: add an usage for shared tags in documentationMinwoo Im
2017-11-07null_blk: fix default values in documentationMinwoo Im
2017-11-06nbd: don't start req until after the dead connection logicJosef Bacik
2017-11-06nbd: wait uninterruptible for the dead timeoutJosef Bacik
2017-11-04blk-mq: don't allocate driver tag upfront for flush rqMing Lei
2017-11-04blk-mq: move blk_mq_put_driver_tag*() into blk-mq.hMing Lei
2017-11-04blk-mq-sched: decide how to handle flush rq via RQF_FLUSH_SEQMing Lei
2017-11-04blk-flush: use blk_mq_request_bypass_insert()Ming Lei
2017-11-04block: pass 'run_queue' to blk_mq_request_bypass_insertMing Lei
2017-11-04blk-flush: don't run queue for requests bypassing flushMing Lei
2017-11-04blk-mq: put the driver tag of nxt rq before first one is requeuedJianchao Wang
2017-11-04blkcg: add sanity check for blkcg policy operationsweiping zhang
2017-11-04blk-mq: don't handle failure in .get_budgetMing Lei
2017-11-04SCSI: don't get target/host busy_count in scsi_mq_get_budget()Ming Lei
2017-11-04block: fix peeking requests during PMChristoph Hellwig
2017-11-03blk-mq: Make blk_mq_get_request() error path less confusingBart Van Assche
2017-11-03blk-mq: fix nr_requests wrong value when modify it from sysfsweiping zhang
2017-11-03cdrom: hide CONFIG_CDROM menu selectionJens Axboe
2017-11-03block: add a poll_fn callback to struct request_queueChristoph Hellwig
2017-11-03block: introduce GENHD_FL_HIDDENChristoph Hellwig
2017-11-03block: don't look at the struct device dev_t in disk_devtChristoph Hellwig
2017-11-03block: add a blk_steal_bios helperChristoph Hellwig
2017-11-03block: provide a direct_make_request helperChristoph Hellwig
2017-11-03block: add REQ_DRV bitChristoph Hellwig
2017-11-03block: move REQ_NOWAITChristoph Hellwig
2017-11-03Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/blockJens Axboe
2017-11-03nvme: comment typo fixed in clearing AERMinwoo Im
2017-11-02skd: use ktime_get_real_seconds()Arnd Bergmann
2017-11-02block: fix CDROM dependency on BLK_DEVArnd Bergmann
2017-11-01nvme: Remove unused headersKeith Busch
2017-11-01nvmet: fix fatal_err_work deadlockJames Smart
2017-11-01nvme-fc: add dev_loss_tmo timeout and remoteport resume supportJames Smart
2017-11-01nvme: allow controller RESETTING to RECONNECTING transitionJames Smart
2017-11-01nvme-fc: check connectivity before initiating reconnectsJames Smart
2017-11-01nvme-fc: add a dev_loss_tmo field to the remoteportJames Smart
2017-11-01nvme-fc: change ctlr state assignments during reset/reconnectJames Smart
2017-11-01nvme: flush reset_work before safely continuing with delete operationSagi Grimberg
2017-11-01nvme-rdma: reuse nvme_delete_ctrl when reconnect attempts expireSagi Grimberg
2017-11-01nvme: consolidate common code from ->reset_workChristoph Hellwig
2017-11-01nvme-rdma: remove nvme_rdma_remove_ctrlChristoph Hellwig
2017-11-01nvme: move controller deletion to common codeChristoph Hellwig
2017-11-01nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrlChristoph Hellwig
2017-11-01nvme-fc: avoid workqueue flush stallsJames Smart
2017-11-01block: Rework drivers/cdrom/MakefileBart Van Assche
2017-11-01blk-mq: don't restart queue when .get_budget returns BLK_STS_RESOURCEMing Lei
2017-11-01blk-mq: don't handle TAG_SHARED in restartMing Lei
2017-11-01scsi: implement .get_budget and .put_budget for blk-mqMing Lei