summaryrefslogtreecommitdiff
path: root/drivers/nvme
Commit message (Expand)AuthorAge
* nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig2017-10-04
* nvme: fix visibility of "uuid" ns attributeMartin Wilck2017-10-01
* nvme-fcloop: fix port deletes and callbacksJames Smart2017-09-25
* nvmet-fc: ensure target queue id within range.James Smart2017-09-25
* nvmet-fc: on port remove call put outside lockJames Smart2017-09-25
* nvme-rdma: don't fully stop the controller in error recoverySagi Grimberg2017-09-25
* nvme-rdma: give up reconnect if state change failsSagi Grimberg2017-09-25
* nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg2017-09-25
* nvme: fix sqhd reference when admin queue connect failsJames Smart2017-09-25
* nvmet: implement valid sqhd values in completionsJames Smart2017-09-25
* nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli2017-09-25
* nvme: allow timed-out ios to retryJames Smart2017-09-25
* nvme: stop aer posting if controller state not liveJames Smart2017-09-25
* nvme-pci: Print invalid SGL only onceKeith Busch2017-09-25
* nvme-pci: initialize queue memory before interruptsKeith Busch2017-09-25
* nvmet-fc: fix failing max io queue connectionsJames Smart2017-09-25
* nvme-fc: use transport-specific sgl formatJames Smart2017-09-25
* nvmet-fcloop: remove use of FC-specific error codesJames Smart2017-09-25
* nvmet-fc: remove use of FC-specific error codesJames Smart2017-09-25
* nvme-fc: remove use of FC-specific error codesJames Smart2017-09-25
* nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig2017-09-11
* nvme-pci: propagate (some) errors from host memory buffer setupChristoph Hellwig2017-09-11
* nvme-pci: use appropriate initial chunk size for HMB allocationAkinobu Mita2017-09-11
* nvme-pci: fix host memory buffer allocation fallbackChristoph Hellwig2017-09-11
* nvme: fix lightnvm checkChristoph Hellwig2017-09-11
* Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-09
|\
| * nvme-fabrics: generate spec-compliant UUID NQNsDaniel Verkamp2017-09-01
| * nvmet: add support for reporting the host identifierOmri Mann2017-08-30
| * nvme: Use metadata for passthrough commandsKeith Busch2017-08-30
| * nvme: Make nvme user functions staticKeith Busch2017-08-30
| * nvme/pci: Use req_op to determine DIF remappingKeith Busch2017-08-30
| * nvme: factor metadata handling out of __nvme_submit_user_cmdChristoph Hellwig2017-08-30
| * nvme-fabrics: Convert nvmf_transports_mutex to an rwsemRoland Dreier2017-08-30
| * nvme: don't blindly overwrite identifiers on disk revalidateChristoph Hellwig2017-08-29
| * nvme: remove nvme_revalidate_nsChristoph Hellwig2017-08-29
| * nvme: remove unused struct nvme_ns fieldsChristoph Hellwig2017-08-29
| * nvme: allow calling nvme_change_ctrl_state from irq contextChristoph Hellwig2017-08-29
| * nvme: report more detailed status codes to the block layerChristoph Hellwig2017-08-29
| * nvme: honor RTD3 Entry Latency for shutdownsMartin K. Petersen2017-08-28
| * nvme: fix uninitialized prp2 value on small transfersJan H. Schönherr2017-08-28
| * nvme-rdma: Use unlikely macro in the fast pathMax Gurtovoy2017-08-28
| * nvmet: use memcpy_and_pad for identify sn/frMartin Wilck2017-08-28
| * nvmet-fc: simplify sg list handlingJames Smart2017-08-28
| * nvme-fc: Reattach to localports on re-registrationJames Smart2017-08-28
| * nvme: rename AMS symbolic constants to fit specificationMax Gurtovoy2017-08-28
| * nvme: add symbolic constants for CC identifiersMax Gurtovoy2017-08-28
| * nvme: fix identify namespace loggingSagi Grimberg2017-08-28
| * nvme-fabrics: log a warning if hostid is invalidGuan Junxiong2017-08-28
| * nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64Sagi Grimberg2017-08-28
| * nvme-rdma: cleanup error path in controller resetSagi Grimberg2017-08-28