summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/rdma.c
AgeCommit message (Expand)Author
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig
2021-09-14nvme-rdma: destroy cm id before destroy qp to avoid use after freeRuozhu Li
2021-08-16nvme-rdma: don't update queue count when failing to set io queuesRuozhu Li
2021-08-16nvme: code command_id with a genctr for use-after-free validationSagi Grimberg
2021-06-30nvme: use blk_execute_rq() for passthrough commandsKeith Busch
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-03nvme: remove redundant initialization of variable retColin Ian King
2021-05-31nvme-rdma: fix in-casule data send for chained sglsSagi Grimberg
2021-05-04nvme: move the fabrics queue ready check routines to coreTao Chiu
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02nvme: use driver pdu command for passthroughKeith Busch
2021-04-02nvme: rename nvme_init_identify()Chaitanya Kulkarni
2021-03-18nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-18nvme-fabrics: only reserve a single tagChristoph Hellwig
2021-02-10nvme-rdma: handle nvme_rdma_post_send failures betterChao Leng
2021-02-02nvme-rdma: use cancel tagset helper for tear downChao Leng
2021-02-02nvme-rdma: add clean action for failed reconnectionChao Leng
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2021-01-18nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeoutChao Leng
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-01nvme: use consistent macro name for timeoutChaitanya Kulkarni
2020-11-17Merge branch 'for-rc' into rdma.gitJason Gunthorpe
2020-11-12nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_deviceChristoph Hellwig
2020-11-05Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10Jens Axboe
2020-11-03nvme-rdma: avoid repeated request completionSagi Grimberg
2020-11-03nvme-rdma: avoid race between time out and tear downChao Leng
2020-10-30Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-10-27nvme-rdma: handle unexpected nvme completion data lengthzhenwei pi
2020-10-22nvme-rdma: fix crash due to incorrect cqeChao Leng
2020-10-22nvme-rdma: fix crash when connect rejectedChao Leng
2020-09-11Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-08nvme-rdma: cancel async events before freeing event structDavid Milburn
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-28nvme-rdma: fix reset hang if controller died in the middle of a resetSagi Grimberg
2020-08-28nvme-rdma: fix timeout handlerSagi Grimberg
2020-08-28nvme-rdma: serialize controller teardown sequencesSagi Grimberg
2020-08-24Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21nvme: rename and document nvme_end_requestChristoph Hellwig
2020-07-29nvme-rdma: fix controller reset hang during trafficSagi Grimberg
2020-07-29nvme: fix deadlock in disconnect during scan_work and/or ana_workSagi Grimberg
2020-07-29nvme-rdma: use new shared CQ mechanismYamin Friedman
2020-07-08Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe
2020-06-24nvme-rdma: assign completion vector correctlyMax Gurtovoy
2020-06-24nvme-rdma: fix a missing completion with remove invalidationChristoph Hellwig
2020-06-24nvme: use blk_mq_complete_request_remote to avoid an indirect function callChristoph Hellwig
2020-06-24nvme-rdma: factor out a nvme_rdma_end_request helperChristoph Hellwig
2020-05-27nvme-rdma: add metadata/T10-PI supportMax Gurtovoy
2020-05-27nvme-rdma: introduce nvme_rdma_sgl structureIsrael Rukshin