summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/rdma.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-01nvme-rdma: show hostnqn when connecting to rdma targetNitin U. Yewale1-2/+2
2024-02-01nvme: split out fabrics version of nvme_opcode_str()Caleb Sander1-4/+3
2024-01-24nvme-rdma: Fix transfer length when write_generate/read_verify are 0Israel Rukshin1-3/+8
2024-01-24nvme: add module description to stop warningsChaitanya Kulkarni1-0/+1
2024-01-19Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds1-3/+8
2024-01-12Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds1-2/+2
2024-01-08nvme-rdma: enhance timeout kernel logMax Gurtovoy1-3/+8
2023-12-19nvme: refactor ns info helpersDaniel Wagner1-1/+1
2023-12-19nvme: move ns id info to struct nvme_ns_headDaniel Wagner1-1/+1
2023-12-04nvme: ensure reset state check orderingKeith Busch1-9/+14
2023-11-22nvme: move nvme_stop_keep_alive() back to original positionHannes Reinecke1-0/+1
2023-10-05nvme-rdma: do not try to stop unallocated queuesMaurizio Lombardi1-0/+3
2023-07-21nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei1-1/+2
2023-06-12nvme-fabrics: add queue setup helpersKeith Busch1-75/+4
2023-06-12nvme-rdma: fix typo in commentMax Gurtovoy1-1/+1
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg1-5/+2
2023-04-13nvme-rdma: minor cleanup in nvme_rdma_create_cq()zhenwei pi1-8/+4
2022-12-07nvme: consolidate setting the tagset flagsChristoph Hellwig1-2/+1
2022-12-07nvme: pass nr_maps explicitly to nvme_alloc_io_tag_setChristoph Hellwig1-1/+3
2022-12-06nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrlChristoph Hellwig1-4/+1
2022-12-06nvme: introduce nvme_start_requestSagi Grimberg1-1/+1
2022-11-18nvme: rename the queue quiescing helpersChristoph Hellwig1-13/+13
2022-11-16nvme-rdma: stop auth work after tearing down queues in error recoverySagi Grimberg1-1/+1
2022-11-15nvme: move OPAL setup from PCIe to coreChristoph Hellwig1-1/+1
2022-10-12nvme-rdma: fix possible hang caused during ctrl deletionSagi Grimberg1-1/+1
2022-09-27nvme-rdma: use the tagset alloc/free helpersChristoph Hellwig1-99/+34
2022-09-27nvme-rdma: store the generic nvme_ctrl in set->driver_dataChristoph Hellwig1-6/+6
2022-09-19nvme-rdma: handle number of queue changesDaniel Wagner1-5/+21
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche1-3/+1
2022-08-03nvme-rdma: split nvme_rdma_alloc_tagsetChristoph Hellwig1-46/+46
2022-08-03nvme-rdma: remove timeout for getting RDMA-CM established eventIsrael Rukshin1-8/+5
2022-08-03nvme: implement In-Band authenticationHannes Reinecke1-0/+1
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+7
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry1-2/+1
2022-06-29nvme: fix regression when disconnect a recovering ctrlRuozhu Li1-3/+9
2022-06-28block: simplify disk shutdownChristoph Hellwig1-6/+6
2022-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+2
2022-05-16nvme-fabrics: add a request timeout helperChaitanya Kulkarni1-4/+1
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe1-2/+2
2022-03-22Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-50/+67
2022-02-28nvme: add a helper to initialize connect_qChaitanya Kulkarni1-4/+2
2022-02-28nvme-rdma: add helpers for mapping/unmapping requestMax Gurtovoy1-46/+65
2022-02-02nvme-rdma: fix possible use-after-free in transport error_recovery workSagi Grimberg1-0/+1
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+10
2021-10-20nvme-rdma: fix error code in nvme_rdma_setup_ctrlMax Gurtovoy1-0/+2
2021-10-20nvme: display correct subsystem NQNHannes Reinecke1-1/+1
2021-10-20nvme-rdma: limit the maximal queue size for RDMA controllersMax Gurtovoy1-0/+7
2021-10-20nvme: apply nvme API to quiesce/unquiesce admin queueMing Lei1-7/+7
2021-10-18block: add a struct io_comp_batch argument to fops->iopoll()Jens Axboe1-1/+1
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig1-0/+1