index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
rdma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
blk-integrity: improved sg segment mapping
Keith Busch
2024-09-13
1
-2
/
+2
*
nvme-rdma: use request to get integrity segments
Keith Busch
2024-09-13
1
-1
/
+1
*
nvme: rename apptag and appmask to lbat and lbatm
Anuj Gupta
2024-08-26
1
-2
/
+2
*
nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private Data
Niklas Cassel
2024-08-26
1
-0
/
+2
*
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
2024-06-26
1
-0
/
+1
*
nvme: split device add from initialization
Keith Busch
2024-06-24
1
-0
/
+5
*
nvme: rdma: split controller bringup handling
Keith Busch
2024-06-24
1
-7
/
+21
*
nvme-rdma, nvme-tcp: include max reconnects for reconnect logging
Tokunori Ikegami
2024-05-07
1
-2
/
+2
*
nvme-fabrics: short-circuit reconnect retries
Hannes Reinecke
2024-05-01
1
-7
/
+12
*
nvme-rdma: clamp queue size according to ctrl cap
Max Gurtovoy
2024-03-03
1
-4
/
+10
*
nvme-rdma: show hostnqn when connecting to rdma target
Nitin U. Yewale
2024-02-01
1
-2
/
+2
*
nvme: split out fabrics version of nvme_opcode_str()
Caleb Sander
2024-02-01
1
-4
/
+3
*
nvme-rdma: Fix transfer length when write_generate/read_verify are 0
Israel Rukshin
2024-01-24
1
-3
/
+8
*
nvme: add module description to stop warnings
Chaitanya Kulkarni
2024-01-24
1
-0
/
+1
*
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-19
1
-3
/
+8
|
\
|
*
nvme-rdma: enhance timeout kernel log
Max Gurtovoy
2024-01-08
1
-3
/
+8
*
|
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
1
-2
/
+2
|
\
|
|
*
nvme: refactor ns info helpers
Daniel Wagner
2023-12-19
1
-1
/
+1
|
*
nvme: move ns id info to struct nvme_ns_head
Daniel Wagner
2023-12-19
1
-1
/
+1
*
|
nvme: ensure reset state check ordering
Keith Busch
2023-12-04
1
-9
/
+14
|
/
*
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
2023-11-22
1
-0
/
+1
*
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
2023-10-05
1
-0
/
+3
*
nvme-rdma: fix potential unbalanced freeze & unfreeze
Ming Lei
2023-07-21
1
-1
/
+2
*
nvme-fabrics: add queue setup helpers
Keith Busch
2023-06-12
1
-75
/
+4
*
nvme-rdma: fix typo in comment
Max Gurtovoy
2023-06-12
1
-1
/
+1
*
blk-mq-rdma: remove queue mapping helper for rdma devices
Sagi Grimberg
2023-04-13
1
-5
/
+2
*
nvme-rdma: minor cleanup in nvme_rdma_create_cq()
zhenwei pi
2023-04-13
1
-8
/
+4
*
nvme: consolidate setting the tagset flags
Christoph Hellwig
2022-12-07
1
-2
/
+1
*
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-07
1
-1
/
+3
*
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
1
-4
/
+1
*
nvme: introduce nvme_start_request
Sagi Grimberg
2022-12-06
1
-1
/
+1
*
nvme: rename the queue quiescing helpers
Christoph Hellwig
2022-11-18
1
-13
/
+13
*
nvme-rdma: stop auth work after tearing down queues in error recovery
Sagi Grimberg
2022-11-16
1
-1
/
+1
*
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
2022-11-15
1
-1
/
+1
*
nvme-rdma: fix possible hang caused during ctrl deletion
Sagi Grimberg
2022-10-12
1
-1
/
+1
*
nvme-rdma: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
1
-99
/
+34
*
nvme-rdma: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
1
-6
/
+6
*
nvme-rdma: handle number of queue changes
Daniel Wagner
2022-09-19
1
-5
/
+21
*
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-3
/
+1
*
nvme-rdma: split nvme_rdma_alloc_tagset
Christoph Hellwig
2022-08-03
1
-46
/
+46
*
nvme-rdma: remove timeout for getting RDMA-CM established event
Israel Rukshin
2022-08-03
1
-8
/
+5
*
nvme: implement In-Band authentication
Hannes Reinecke
2022-08-03
1
-0
/
+1
*
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
1
-8
/
+7
|
\
|
*
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-07-06
1
-2
/
+1
|
*
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-6
/
+6
*
|
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
2022-06-29
1
-3
/
+9
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-27
1
-2
/
+2
|
\
|
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-2
/
+2
*
|
nvme-fabrics: add a request timeout helper
Chaitanya Kulkarni
2022-05-16
1
-4
/
+1
|
/
[next]