summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-10nvmet: fix comment typos in admin-cmd.cMinwoo Im
2017-11-10nvme-rdma: fix nvme_rdma_create_queue_ib error flowMax Gurtovoy
2017-11-10nvmet-rdma: update queue list during ib_device removalIsrael Rukshin
2017-11-10lpfc: tie in to new dev_loss_tmo interface in nvme transportJames Smart
2017-11-10nvme-fc: decouple ns references from lldd referencesJames Smart
2017-11-10nvme-fc: fix localport resume using stale valuesJames Smart
2017-11-10nvme: check admin passthru command effectsKeith Busch
2017-11-10nvme: factor get log into a helperKeith Busch
2017-11-10nvme: fix and clarify the check for missing metadataChristoph Hellwig
2017-11-10nvme: split __nvme_revalidate_diskChristoph Hellwig
2017-11-10nvme: set the chunk size before freezing the queueChristoph Hellwig
2017-11-10nvme: don't pass struct nvme_ns to nvme_config_discardChristoph Hellwig
2017-11-10nvme: don't pass struct nvme_ns to nvme_init_integrityChristoph Hellwig
2017-11-10nvme: always unregister the integrity profile in __nvme_revalidate_diskChristoph Hellwig
2017-11-10nvme: move the dying queue check from cancel to completionChristoph Hellwig
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 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-03cdrom: hide CONFIG_CDROM menu selectionJens Axboe
2017-11-03block: add a poll_fn callback to struct request_queueChristoph 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-01scsi: implement .get_budget and .put_budget for blk-mqMing Lei
2017-11-01scsi: allow passing in null rq to scsi_prep_state_check()Ming Lei
2017-10-30bcache: explicitly destroy mutex while exitingLiang Chen
2017-10-30bcache: fix wrong cache_misses statisticstang.junhui
2017-10-30bcache: update bucket_in_use in real timeTang Junhui
2017-10-30bcache: convert cached_dev.count from atomic_t to refcount_tElena Reshetova
2017-10-30bcache: only permit to recovery read error when cache device is cleanColy Li
2017-10-27nvme-fc: remove NVME_FC_MAX_SEGMENTSJames Smart
2017-10-27nvme-fc: add support for duplicate_connect optionJames Smart
2017-10-27nvme-rdma: add support for duplicate_connect optionJames Smart