index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
rdma.c
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'nvme-7.3-2026-09-03' of git://git.infradead.org/nvme into block-7.3
Jens Axboe
2026-08-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-08-19
nvme-rdma: fix -EIO cleanup order in queue_rq
Xixin Liu
2026-07-28
nvme: fix context analysis warning in rdma.c
Nilay Shroff
2026-07-28
nvme: add context annotations in rdma.c
Nilay Shroff
2026-07-12
RDMA: Change capability fields in ib_device_attr from int to u32
Erni Sri Satya Vennela
2026-07-06
nvme-rdma: parallelize I/O queue allocation and startup
Surabhi Gogte
2026-07-06
nvme-rdma: refactor nvme_rdma_alloc_queue() to take a queue pointer
Surabhi Gogte
2026-06-05
Merge tag 'nvme-7.2-2026-06-04' of git://git.infradead.org/nvme into for-7.2/...
Jens Axboe
2026-06-04
nvme: export controller reconnect event count via sysfs
Nilay Shroff
2026-05-26
block: switch numa_node to int in blk_mq_hw_ctx and init_request
Mateusz Nowicki
2026-05-20
nvme: remove redundant timeout argument from nvme_wait_freeze_timeout
Maurizio Lombardi
2026-04-08
nvme: enable PCI P2PDMA support for RDMA transport
Shivaji Kant
2026-04-08
nvme: add missing MODULE_ALIAS for fabrics transports
Geliang Tang
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-06
nvme: remove virtual boundary for sgl capable devices
Keith Busch
2025-07-17
nvme: fix multiple spelling and grammar issues in host drivers
Alok Tiwari
2025-06-04
nvme: spelling fixes
Yi Zhang
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
2024-12-04
nvme-rdma: unquiesce admin_q before destroy it
Chunguang.xu
2024-11-18
nvme: define the remaining used sgls constants
Keith Busch
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-13
blk-integrity: improved sg segment mapping
Keith Busch
2024-09-13
nvme-rdma: use request to get integrity segments
Keith Busch
2024-08-26
nvme: rename apptag and appmask to lbat and lbatm
Anuj Gupta
2024-08-26
nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private Data
Niklas Cassel
2024-06-26
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
2024-06-24
nvme: split device add from initialization
Keith Busch
2024-06-24
nvme: rdma: split controller bringup handling
Keith Busch
2024-05-07
nvme-rdma, nvme-tcp: include max reconnects for reconnect logging
Tokunori Ikegami
2024-05-01
nvme-fabrics: short-circuit reconnect retries
Hannes Reinecke
2024-03-02
nvme-rdma: clamp queue size according to ctrl cap
Max Gurtovoy
2024-02-01
nvme-rdma: show hostnqn when connecting to rdma target
Nitin U. Yewale
2024-01-31
nvme: split out fabrics version of nvme_opcode_str()
Caleb Sander
2024-01-24
nvme-rdma: Fix transfer length when write_generate/read_verify are 0
Israel Rukshin
2024-01-24
nvme: add module description to stop warnings
Chaitanya Kulkarni
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-08
nvme-rdma: enhance timeout kernel log
Max Gurtovoy
2023-12-19
nvme: refactor ns info helpers
Daniel Wagner
2023-12-19
nvme: move ns id info to struct nvme_ns_head
Daniel Wagner
2023-12-04
nvme: ensure reset state check ordering
Keith Busch
2023-11-22
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
2023-10-05
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
2023-07-21
nvme-rdma: fix potential unbalanced freeze & unfreeze
Ming Lei
2023-06-12
nvme-fabrics: add queue setup helpers
Keith Busch
2023-06-12
nvme-rdma: fix typo in comment
Max Gurtovoy
2023-04-13
blk-mq-rdma: remove queue mapping helper for rdma devices
Sagi Grimberg
[next]