summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-022-0/+2
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | nvme: Fix setting logical block format when revalidatingKeith Busch2017-10-301-0/+1
* | nvme-rdma: fix possible hang when issuing commands during ctrl removalSagi Grimberg2017-10-231-4/+7
* | nvme-rdma: Fix error status return in tagset allocation failureSagi Grimberg2017-10-191-2/+6
* | nvme-rdma: Fix possible double free in reconnect flowSagi Grimberg2017-10-191-2/+6
* | nvmet: synchronize sqhd updateJames Smart2017-10-192-4/+13
* | nvme-fc: retry initial controller connections 3 timesJames Smart2017-10-181-2/+30
* | nvme-fc: fix iowait hangJames Smart2017-10-181-2/+3
|/
* nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig2017-10-041-7/+7
* nvme: fix visibility of "uuid" ns attributeMartin Wilck2017-10-011-1/+1
* nvme-fcloop: fix port deletes and callbacksJames Smart2017-09-251-64/+38
* nvmet-fc: ensure target queue id within range.James Smart2017-09-251-0/+3
* nvmet-fc: on port remove call put outside lockJames Smart2017-09-251-1/+5
* nvme-rdma: don't fully stop the controller in error recoverySagi Grimberg2017-09-251-1/+1
* nvme-rdma: give up reconnect if state change failsSagi Grimberg2017-09-251-1/+6
* nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg2017-09-251-2/+2
* nvme: fix sqhd reference when admin queue connect failsJames Smart2017-09-251-1/+2
* nvmet: implement valid sqhd values in completionsJames Smart2017-09-253-6/+12
* nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli2017-09-251-9/+9
* nvme: allow timed-out ios to retryJames Smart2017-09-251-2/+0
* nvme: stop aer posting if controller state not liveJames Smart2017-09-251-2/+3
* nvme-pci: Print invalid SGL only onceKeith Busch2017-09-251-12/+18
* nvme-pci: initialize queue memory before interruptsKeith Busch2017-09-251-2/+2
* nvmet-fc: fix failing max io queue connectionsJames Smart2017-09-251-3/+3
* nvme-fc: use transport-specific sgl formatJames Smart2017-09-251-6/+7
* nvmet-fcloop: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
* nvmet-fc: remove use of FC-specific error codesJames Smart2017-09-251-6/+3
* nvme-fc: remove use of FC-specific error codesJames Smart2017-09-251-4/+4
* nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig2017-09-113-1/+10
* nvme-pci: propagate (some) errors from host memory buffer setupChristoph Hellwig2017-09-111-6/+12
* nvme-pci: use appropriate initial chunk size for HMB allocationAkinobu Mita2017-09-111-1/+1
* nvme-pci: fix host memory buffer allocation fallbackChristoph Hellwig2017-09-111-18/+30
* nvme: fix lightnvm checkChristoph Hellwig2017-09-114-35/+14
* Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-0914-506/+695
|\
| * nvme-fabrics: generate spec-compliant UUID NQNsDaniel Verkamp2017-09-011-1/+1
| * nvmet: add support for reporting the host identifierOmri Mann2017-08-303-2/+17
| * nvme: Use metadata for passthrough commandsKeith Busch2017-08-301-11/+4
| * nvme: Make nvme user functions staticKeith Busch2017-08-302-12/+5
| * nvme/pci: Use req_op to determine DIF remappingKeith Busch2017-08-301-2/+2
| * nvme: factor metadata handling out of __nvme_submit_user_cmdChristoph Hellwig2017-08-301-36/+40
| * nvme-fabrics: Convert nvmf_transports_mutex to an rwsemRoland Dreier2017-08-301-10/+10
| * nvme: don't blindly overwrite identifiers on disk revalidateChristoph Hellwig2017-08-291-1/+11
| * nvme: remove nvme_revalidate_nsChristoph Hellwig2017-08-291-47/+53
| * nvme: remove unused struct nvme_ns fieldsChristoph Hellwig2017-08-291-5/+1
| * nvme: allow calling nvme_change_ctrl_state from irq contextChristoph Hellwig2017-08-291-2/+3
| * nvme: report more detailed status codes to the block layerChristoph Hellwig2017-08-291-0/+9
| * nvme: honor RTD3 Entry Latency for shutdownsMartin K. Petersen2017-08-282-1/+16
| * nvme: fix uninitialized prp2 value on small transfersJan H. Schönherr2017-08-281-1/+3
| * nvme-rdma: Use unlikely macro in the fast pathMax Gurtovoy2017-08-281-6/+6
OpenPOWER on IntegriCloud