aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAge
* nvme-pci: compile warnings in nvme_alloc_host_mem()Dan Carpenter2017-07-10
* nvmet_fc: Accept variable pad lengths on Create Association LSJames Smart2017-07-10
* nvme-rdma: unconditionally recycle the request mrSagi Grimberg2017-07-06
* nvme: split nvme_uninit_ctrl into stop and uninitSagi Grimberg2017-07-06
* nvme: kick requeue list when requeueing a request instead of when starting th...Sagi Grimberg2017-07-06
* nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg2017-07-06
* nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg2017-07-06
* nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg2017-07-06
* nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg2017-07-06
* nvme-rdma: remove race conditions from IB signallingMarta Rybczynska2017-07-06
* nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding itSagi Grimberg2017-07-04
* nvme-fc: update tagset nr_hw_queues after queues reinitSagi Grimberg2017-07-04
* nvme-loop: update tagset nr_hw_queues after reconnecting/resettingSagi Grimberg2017-07-04
* nvme-rdma: update tagset nr_hw_queues after reconnecting/resettingSagi Grimberg2017-07-04
* nvme-fc: don't override opts->nr_io_queuesSagi Grimberg2017-07-04
* nvme-pci: rename to nvme_pci_configure_admin_queueSagi Grimberg2017-07-02
* nvme: move ctrl cap to struct nvme_ctrlSagi Grimberg2017-07-02
* nvme: move queue_count to the nvme_ctrlSagi Grimberg2017-07-02
* nvme: Quirks for PM1725 controllersMartin K. Petersen2017-07-02
* nvme: Makefile: remove dead build ruleValentin Rothberg2017-06-29
* nvmet-rdma: register ib_client to not deadlock in device removalSagi Grimberg2017-06-28
* nvme_fc: fix error recovery on link down.James Smart2017-06-28
* nvmet_fc: fix crashes on bad opcodesJames Smart2017-06-28
* nvme_fc: Fix crash when nvme controller connection fails.James Smart2017-06-28
* nvme_fc: replace ioabort msleep loop with completionJames Smart2017-06-28
* nvme_fc: fix double calls to nvme_cleanup_cmd()James Smart2017-06-28
* nvme-fabrics: verify that a controller returns the correct NQNChristoph Hellwig2017-06-28
* nvme: simplify nvme_dev_attrs_are_visibleChristoph Hellwig2017-06-28
* nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig2017-06-28
* nvme: remove a misleading comment on struct nvme_nsChristoph Hellwig2017-06-28
* nvme: explicitly disable APST on quirked devicesKai-Heng Feng2017-06-28
* nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg2017-06-28
* nvme: add hostid token to fabric optionsJohannes Thumshirn2017-06-28
* nvme: Remove SCSI translationsKeith Busch2017-06-28
* nvme-pci: open-code polling logic in nvme_pollSagi Grimberg2017-06-28
* nvme-pci: factor out the cqe reading mechanics from __nvme_process_cqSagi Grimberg2017-06-28
* nvme-pci: factor out cqe handling into a dedicated routineSagi Grimberg2017-06-28
* nvme-pci: Introduce nvme_ring_cq_doorbellSagi Grimberg2017-06-28
* nvme: add support for streams and directivesJens Axboe2017-06-27
* lightnvm: propagate right error code to targetJavier González2017-06-26
* nvme: host: unquiesce queue in nvme_kill_queues()Ming Lei2017-06-18
* blk-mq: use the introduced blk_mq_unquiesce_queue()Ming Lei2017-06-18
* nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer2017-06-16
* nvme: don't hard code size of struct t10_pi_tupleSagi Grimberg2017-06-15
* nvme: no need to wait for the reset when keepalive failsChristoph Hellwig2017-06-15
* nvme: move reset workqueue handling to common codeChristoph Hellwig2017-06-15
* nvme-pci: merge init_request methodsChristoph Hellwig2017-06-15
* nvme-loop: merge init_request methodsChristoph Hellwig2017-06-15
* nvme-fc: merge init_request methodsChristoph Hellwig2017-06-15
* nvme-rdma: merge init_request and exit_request methodsChristoph Hellwig2017-06-15