aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29nvme-fabrics: Add type of service (TOS) configurationIsrael Rukshin2-0/+21
2019-08-29nvmet-tcp: fix possible memory leakSagi Grimberg1-0/+1
2019-08-29nvmet-tcp: fix possible NULL derefSagi Grimberg1-4/+8
2019-08-29nvmet: trace: parse Get LBA Status command in detailMinwoo Im1-0/+18
2019-08-29nvme: trace: parse Get LBA Status command in detailMinwoo Im1-0/+18
2019-08-29nvmet: fix data units read and written counters in SMART logTom Wu1-6/+8
2019-08-29nvme-tcp: support simple pollingSagi Grimberg1-6/+45
2019-08-29nvme: tcp: selects CRYPTO_CRC32C for nvme-tcpMinwoo Im1-0/+1
2019-08-29nvme: don't pass cap to nvme_disable_ctrlSagi Grimberg5-7/+7
2019-08-29nvme: move sqsize setting to the coreSagi Grimberg7-55/+17
2019-08-29nvme-pci: set ctrl sqsize to the device q_depthSagi Grimberg1-0/+1
2019-08-29nvme: have nvme_init_identify set ctrl->capSagi Grimberg1-4/+3
2019-08-29nvme-tcp: Use protocol specific operations while reading socketPotnuri Bharat Teja1-2/+3
2019-08-29nvme-tcp: cleanup nvme_tcp_recv_pduSagi Grimberg1-8/+3
2019-08-20nvme: Add quirk for LiteON CL1 devices running FW 22301111Mario Limonciello3-1/+17
2019-08-20nvme: Fix cntlid validation when not using NVMEoFGuilherme G. Piccoli1-1/+3
2019-08-20nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman1-0/+1
2019-08-17Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds9-15/+143
2019-08-16PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()Logan Gunthorpe1-2/+4
2019-08-16PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()Logan Gunthorpe1-2/+2
2019-08-12nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabledRafael J. Wysocki1-3/+10
2019-08-06lightnvm: move metadata mapping to lower level driverHans Holmberg1-3/+17
2019-08-06lightnvm: remove nvm_submit_io_sync_fnHans Holmberg1-29/+0
2019-08-04blk-mq: remove blk_mq_complete_request_syncMing Lei1-1/+1
2019-08-04nvme: wait until all completed request's complete fn is calledMing Lei5-4/+18
2019-08-04nvme: don't abort completed request in nvme_cancel_requestMing Lei1-0/+4
2019-07-31nvme-pci: Fix async probe remove raceKeith Busch1-1/+2
2019-07-31nvme: fix controller removal race with scan workSagi Grimberg3-8/+54
2019-07-31nvme-rdma: fix possible use-after-free in connect error flowSagi Grimberg1-5/+11
2019-07-31nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg3-0/+47
2019-07-31nvme-core: Fix extra device_put() call on error pathLogan Gunthorpe1-1/+1
2019-07-31nvmet-file: fix nvmet_file_flush() always returning an errorLogan Gunthorpe1-0/+3
2019-07-31nvmet-loop: Flush nvme_delete_wq when removing the portLogan Gunthorpe1-0/+8
2019-07-31nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe3-0/+16
2019-07-30nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_nsAnthony Iliopoulos1-0/+1
2019-07-23Revert "nvme-pci: don't create a read hctx mapping without read queues"yangerkun1-3/+1
2019-07-23nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska2-7/+7
2019-07-23nvme: fix memory leak caused by incorrect subsystem freeLogan Gunthorpe1-7/+5
2019-07-23nvme: ignore subnqn for ADATA SX6000LNPMisha Nasledov1-0/+2
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds13-48/+228
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-8/+10
2019-07-11nvme: fix NULL deref for fabrics optionsMinwoo Im1-1/+1
2019-07-10nvme: fix regression upon hot device removal and insertionSagi Grimberg1-2/+2
2019-07-09nvme-fc: fix module unloads while lports still pendingJames Smart1-3/+48
2019-07-09nvme-tcp: don't use sendpage for SLAB pagesMikhail Skorzhinskii1-1/+8
2019-07-09nvme-tcp: set the STABLE_WRITES flag when data digests are enabledMikhail Skorzhinskii1-0/+5
2019-07-09nvmet: print a hint while rejecting NSID 0 or 0xffffffffMikhail Skorzhinskii1-1/+3
2019-07-09nvme-multipath: do not select namespaces which are about to be removedHannes Reinecke1-1/+2
2019-07-09nvme-multipath: also check for a disabled path if there is a single siblingHannes Reinecke1-1/+4