summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2019-08-29nvme-rdma: Use rq_dma_dir macroIsrael Rukshin
2019-08-29nvme-fc: Use rq_dma_dir macroIsrael Rukshin
2019-08-29nvme-pci: Tidy up nvme_unmap_dataIsrael Rukshin
2019-08-29nvme: make fabrics command run on a separate request queueSagi Grimberg
2019-08-29nvme-pci: Support shared tags across queues for Apple 2018 controllersBenjamin Herrenschmidt
2019-08-29nvme-pci: Add support for Apple 2018+ modelsBenjamin Herrenschmidt
2019-08-29nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt
2019-08-29nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macrosBenjamin Herrenschmidt
2019-08-29nvme: trace bio completionHannes Reinecke
2019-08-29nvme-multipath: fix ana log nsid lookup when nsid is not foundAnton Eidelman
2019-08-29nvmet-tcp: Add TOS for tcp transportIsrael Rukshin
2019-08-29nvme-tcp: Add TOS for tcp transportIsrael Rukshin
2019-08-29nvme-tcp: Use struct nvme_ctrl directlyIsrael Rukshin
2019-08-29nvme-rdma: Add TOS for rdma transportIsrael Rukshin
2019-08-29nvme-fabrics: Add type of service (TOS) configurationIsrael Rukshin
2019-08-29nvmet-tcp: fix possible memory leakSagi Grimberg
2019-08-29nvmet-tcp: fix possible NULL derefSagi Grimberg
2019-08-29nvmet: trace: parse Get LBA Status command in detailMinwoo Im
2019-08-29nvme: trace: parse Get LBA Status command in detailMinwoo Im
2019-08-29nvmet: fix data units read and written counters in SMART logTom Wu
2019-08-29nvme-tcp: support simple pollingSagi Grimberg
2019-08-29nvme: tcp: selects CRYPTO_CRC32C for nvme-tcpMinwoo Im
2019-08-29nvme: don't pass cap to nvme_disable_ctrlSagi Grimberg
2019-08-29nvme: move sqsize setting to the coreSagi Grimberg
2019-08-29nvme-pci: set ctrl sqsize to the device q_depthSagi Grimberg
2019-08-29nvme: have nvme_init_identify set ctrl->capSagi Grimberg
2019-08-29nvme-tcp: Use protocol specific operations while reading socketPotnuri Bharat Teja
2019-08-29nvme-tcp: cleanup nvme_tcp_recv_pduSagi Grimberg
2019-08-06lightnvm: move metadata mapping to lower level driverHans Holmberg
2019-08-06lightnvm: remove nvm_submit_io_sync_fnHans Holmberg
2019-08-04blk-mq: remove blk_mq_complete_request_syncMing Lei
2019-08-04nvme: wait until all completed request's complete fn is calledMing Lei
2019-08-04nvme: don't abort completed request in nvme_cancel_requestMing Lei
2019-07-23Revert "nvme-pci: don't create a read hctx mapping without read queues"yangerkun
2019-07-23nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska
2019-07-23nvme: fix memory leak caused by incorrect subsystem freeLogan Gunthorpe
2019-07-23nvme: ignore subnqn for ADATA SX6000LNPMisha Nasledov
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-11nvme: fix NULL deref for fabrics optionsMinwoo Im
2019-07-10nvme: fix regression upon hot device removal and insertionSagi Grimberg
2019-07-09nvme-fc: fix module unloads while lports still pendingJames Smart
2019-07-09nvme-tcp: don't use sendpage for SLAB pagesMikhail Skorzhinskii
2019-07-09nvme-tcp: set the STABLE_WRITES flag when data digests are enabledMikhail Skorzhinskii
2019-07-09nvmet: print a hint while rejecting NSID 0 or 0xffffffffMikhail Skorzhinskii
2019-07-09nvme-multipath: do not select namespaces which are about to be removedHannes Reinecke
2019-07-09nvme-multipath: also check for a disabled path if there is a single siblingHannes Reinecke
2019-07-09nvme-multipath: factor out a nvme_path_is_disabled helperHannes Reinecke
2019-07-09nvme: set physical block size and optimal I/O sizeBart Van Assche