summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/rdma.c
AgeCommit message (Expand)Author
2026-06-05Merge tag 'nvme-7.2-2026-06-04' of git://git.infradead.org/nvme into for-7.2/...Jens Axboe
2026-06-04nvme: export controller reconnect event count via sysfsNilay Shroff
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki
2026-05-20nvme: remove redundant timeout argument from nvme_wait_freeze_timeoutMaurizio Lombardi
2026-04-08nvme: enable PCI P2PDMA support for RDMA transportShivaji Kant
2026-04-08nvme: add missing MODULE_ALIAS for fabrics transportsGeliang Tang
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-06nvme: remove virtual boundary for sgl capable devicesKeith Busch
2025-07-17nvme: fix multiple spelling and grammar issues in host driversAlok Tiwari
2025-06-04nvme: spelling fixesYi Zhang
2025-03-13block: remove unused parameter 'q' parameter in __blk_rq_map_sg()Anuj Gupta
2024-12-04nvme-rdma: unquiesce admin_q before destroy itChunguang.xu
2024-11-18nvme: define the remaining used sgls constantsKeith Busch
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-13blk-integrity: improved sg segment mappingKeith Busch
2024-09-13nvme-rdma: use request to get integrity segmentsKeith Busch
2024-08-26nvme: rename apptag and appmask to lbat and lbatmAnuj Gupta
2024-08-26nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private DataNiklas Cassel
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch
2024-06-24nvme: split device add from initializationKeith Busch
2024-06-24nvme: rdma: split controller bringup handlingKeith Busch
2024-05-07nvme-rdma, nvme-tcp: include max reconnects for reconnect loggingTokunori Ikegami
2024-05-01nvme-fabrics: short-circuit reconnect retriesHannes Reinecke
2024-03-02nvme-rdma: clamp queue size according to ctrl capMax Gurtovoy
2024-02-01nvme-rdma: show hostnqn when connecting to rdma targetNitin U. Yewale
2024-01-31nvme: split out fabrics version of nvme_opcode_str()Caleb Sander
2024-01-24nvme-rdma: Fix transfer length when write_generate/read_verify are 0Israel Rukshin
2024-01-24nvme: add module description to stop warningsChaitanya Kulkarni
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-11Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-08nvme-rdma: enhance timeout kernel logMax Gurtovoy
2023-12-19nvme: refactor ns info helpersDaniel Wagner
2023-12-19nvme: move ns id info to struct nvme_ns_headDaniel Wagner
2023-12-04nvme: ensure reset state check orderingKeith Busch
2023-11-22nvme: move nvme_stop_keep_alive() back to original positionHannes Reinecke
2023-10-05nvme-rdma: do not try to stop unallocated queuesMaurizio Lombardi
2023-07-21nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei
2023-06-12nvme-fabrics: add queue setup helpersKeith Busch
2023-06-12nvme-rdma: fix typo in commentMax Gurtovoy
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg
2023-04-13nvme-rdma: minor cleanup in nvme_rdma_create_cq()zhenwei pi
2022-12-07nvme: consolidate setting the tagset flagsChristoph Hellwig
2022-12-07nvme: pass nr_maps explicitly to nvme_alloc_io_tag_setChristoph Hellwig
2022-12-06nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrlChristoph Hellwig
2022-12-06nvme: introduce nvme_start_requestSagi Grimberg
2022-11-18nvme: rename the queue quiescing helpersChristoph Hellwig
2022-11-16nvme-rdma: stop auth work after tearing down queues in error recoverySagi Grimberg
2022-11-15nvme: move OPAL setup from PCIe to coreChristoph Hellwig