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