summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30nvme: Fix setting logical block format when revalidatingKeith Busch
2017-10-23nvme-rdma: fix possible hang when issuing commands during ctrl removalSagi Grimberg
2017-10-19nvme-rdma: Fix error status return in tagset allocation failureSagi Grimberg
2017-10-19nvme-rdma: Fix possible double free in reconnect flowSagi Grimberg
2017-10-19nvmet: synchronize sqhd updateJames Smart
2017-10-18nvme-fc: retry initial controller connections 3 timesJames Smart
2017-10-18nvme-fc: fix iowait hangJames Smart
2017-10-04nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig
2017-10-01nvme: fix visibility of "uuid" ns attributeMartin Wilck
2017-09-25nvme-fcloop: fix port deletes and callbacksJames Smart
2017-09-25nvmet-fc: ensure target queue id within range.James Smart
2017-09-25nvmet-fc: on port remove call put outside lockJames Smart
2017-09-25nvme-rdma: don't fully stop the controller in error recoverySagi Grimberg
2017-09-25nvme-rdma: give up reconnect if state change failsSagi Grimberg
2017-09-25nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg
2017-09-25nvme: fix sqhd reference when admin queue connect failsJames Smart
2017-09-25nvmet: implement valid sqhd values in completionsJames Smart
2017-09-25nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli
2017-09-25nvme: allow timed-out ios to retryJames Smart
2017-09-25nvme: stop aer posting if controller state not liveJames Smart
2017-09-25nvme-pci: Print invalid SGL only onceKeith Busch
2017-09-25nvme-pci: initialize queue memory before interruptsKeith Busch
2017-09-25nvmet-fc: fix failing max io queue connectionsJames Smart
2017-09-25nvme-fc: use transport-specific sgl formatJames Smart
2017-09-25nvmet-fcloop: remove use of FC-specific error codesJames Smart
2017-09-25nvmet-fc: remove use of FC-specific error codesJames Smart
2017-09-25nvme-fc: remove use of FC-specific error codesJames Smart
2017-09-11nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig
2017-09-11nvme-pci: propagate (some) errors from host memory buffer setupChristoph Hellwig
2017-09-11nvme-pci: use appropriate initial chunk size for HMB allocationAkinobu Mita
2017-09-11nvme-pci: fix host memory buffer allocation fallbackChristoph Hellwig
2017-09-11nvme: fix lightnvm checkChristoph Hellwig
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-01nvme-fabrics: generate spec-compliant UUID NQNsDaniel Verkamp
2017-08-30nvmet: add support for reporting the host identifierOmri Mann
2017-08-30nvme: Use metadata for passthrough commandsKeith Busch
2017-08-30nvme: Make nvme user functions staticKeith Busch
2017-08-30nvme/pci: Use req_op to determine DIF remappingKeith Busch
2017-08-30nvme: factor metadata handling out of __nvme_submit_user_cmdChristoph Hellwig
2017-08-30nvme-fabrics: Convert nvmf_transports_mutex to an rwsemRoland Dreier
2017-08-30nvme-pci: use dma memory for the host memory buffer descriptorsChristoph Hellwig
2017-08-30nvme-rdma: default MR page size to 4kMax Gurtovoy
2017-08-29nvme: don't blindly overwrite identifiers on disk revalidateChristoph Hellwig
2017-08-29nvme: remove nvme_revalidate_nsChristoph Hellwig
2017-08-29nvme: remove unused struct nvme_ns fieldsChristoph Hellwig
2017-08-29nvme: allow calling nvme_change_ctrl_state from irq contextChristoph Hellwig