aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2017-07-27nvme-rdma: remove race conditions from IB signallingMarta Rybczynska
2017-06-27nvme/pci: Fix stuck nvme resetKeith Busch
2017-06-07nvme: relax APST default max latency to 100msKai-Heng Feng
2017-06-07nvme: only consider exit latency when choosing useful non-op power statesKai-Heng Feng
2017-06-07nvme-fc: fix missing put reference on controller create failureJames Smart
2017-06-07nvme-fc: on lldd/transport io error, terminate associationJames Smart
2017-06-07nvme-rdma: fast fail incoming requests while we reconnectSagi Grimberg
2017-06-07nvme-pci: fix multiple ctrl removal schedulingRakesh Pandit
2017-06-07nvme: fix hang in remove pathMing Lei
2017-05-26nvme: Quirk APST on Intel 600P/P3100 devicesAndy Lutomirski
2017-05-26nvme: only setup block integrity if supported by the driverChristoph Hellwig
2017-05-26nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig
2017-05-26nvme-pci: consistencly use ctrl->device for loggingChristoph Hellwig
2017-05-22nvme_fc: remove extra controller reference taken on reconnectJames Smart
2017-05-22nvme_fc: correct nvme status set on abortJames Smart
2017-05-22nvme_fc: set logging level on resets/deletesJames Smart
2017-05-22nvme_fc: revise comment on teardownJames Smart
2017-05-22nvme_fc: Support ctrl_loss_tmoJames Smart
2017-05-22nvme_fc: get rid of local reconnect_delayJames Smart
2017-05-22nvme: avoid to use blk_mq_abort_requeue_list()Ming Lei
2017-05-22nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()Ming Lei
2017-05-22nvme-rdma: support devices with queue size < 32Marta Rybczynska
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart
2017-05-20nvme-fc: stop queues on error detectionJames Smart
2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick
2017-05-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-10nvme: lightnvm: fix memory leakRakesh Pandit
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-07lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd() to kill warningGeert Uytterhoeven
2017-05-04lightnvm: create cmd before allocating requestJavier González
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig
2017-04-27Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe
2017-04-27nvme-scsi: remove nvme_trans_security_protocolChristoph Hellwig
2017-04-25nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_ioChristoph Hellwig
2017-04-25nvme-scsi: Consider LBA format in IO splitting calculationJon Derrick
2017-04-25nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twiceEwan D. Milne
2017-04-24nvme: Add nvme_core.force_apst to ignore the NO_APST quirkAndy Lutomirski
2017-04-24nvme: Display raw APST configuration via DYNAMIC_DEBUGAndy Lutomirski
2017-04-24nvme: Fix APST commentAndy Lutomirski
2017-04-24Merge branch 'master' into for-4.12/post-mergeJens Axboe
2017-04-24nvmet-fcloop: mark two symbols staticChristoph Hellwig
2017-04-24nvmet-fc: properly endian swap sq_headChristoph Hellwig
2017-04-24nvmet-fc: mark the sqhd field as __le16Christoph Hellwig
2017-04-24nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdrChristoph Hellwig
2017-04-24nvmet-fc: mark nvmet_fc_handle_fcp_rqst staticChristoph Hellwig
2017-04-24nvme-fc: mark two symbols staticChristoph Hellwig
2017-04-24nvme_fc: add controller reset supportJames Smart