index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2022-10-12
nvme-rdma: fix possible hang caused during ctrl deletion
Sagi Grimberg
1
-1
/
+1
2022-09-27
nvme-rdma: use the tagset alloc/free helpers
Christoph Hellwig
1
-99
/
+34
2022-09-27
nvme-rdma: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
1
-6
/
+6
2022-09-19
nvme-rdma: handle number of queue changes
Daniel Wagner
1
-5
/
+21
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-3
/
+1
2022-08-03
nvme-rdma: split nvme_rdma_alloc_tagset
Christoph Hellwig
1
-46
/
+46
2022-08-03
nvme-rdma: remove timeout for getting RDMA-CM established event
Israel Rukshin
1
-8
/
+5
2022-08-03
nvme: implement In-Band authentication
Hannes Reinecke
1
-0
/
+1
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+7
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
1
-2
/
+1
2022-06-29
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
1
-3
/
+9
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
1
-6
/
+6
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+2
2022-05-16
nvme-fabrics: add a request timeout helper
Chaitanya Kulkarni
1
-4
/
+1
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-2
/
+2
2022-03-22
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-50
/
+67
2022-02-28
nvme: add a helper to initialize connect_q
Chaitanya Kulkarni
1
-4
/
+2
2022-02-28
nvme-rdma: add helpers for mapping/unmapping request
Max Gurtovoy
1
-46
/
+65
2022-02-02
nvme-rdma: fix possible use-after-free in transport error_recovery work
Sagi Grimberg
1
-0
/
+1
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+10
2021-10-20
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
1
-0
/
+2
2021-10-20
nvme: display correct subsystem NQN
Hannes Reinecke
1
-1
/
+1
2021-10-20
nvme-rdma: limit the maximal queue size for RDMA controllers
Max Gurtovoy
1
-0
/
+7
2021-10-20
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
1
-7
/
+7
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
1
-1
/
+1
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+1
2021-09-14
nvme-rdma: destroy cm id before destroy qp to avoid use after free
Ruozhu Li
1
-13
/
+3
2021-08-16
nvme-rdma: don't update queue count when failing to set io queues
Ruozhu Li
1
-2
/
+2
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
1
-2
/
+2
2021-07-01
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
1
-2
/
+1
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-06-03
nvme: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-05-31
nvme-rdma: fix in-casule data send for chained sgls
Sagi Grimberg
1
-2
/
+3
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
1
-2
/
+2
2021-04-29
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+4
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
1
-2
/
+3
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
1
-1
/
+1
2021-03-18
nvme-rdma: fix possible hang when failing to set io queues
Sagi Grimberg
1
-2
/
+5
2021-03-18
nvme-fabrics: only reserve a single tag
Christoph Hellwig
1
-2
/
+2
2021-02-10
nvme-rdma: handle nvme_rdma_post_send failures better
Chao Leng
1
-1
/
+3
2021-02-02
nvme-rdma: use cancel tagset helper for tear down
Chao Leng
1
-10
/
+2
2021-02-02
nvme-rdma: add clean action for failed reconnection
Chao Leng
1
-2
/
+16
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-1
/
+1
2021-01-18
nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout
Chao Leng
1
-4
/
+11
2020-12-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
1
-1
/
+1
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
1
-13
/
+13
2020-11-12
nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_device
Christoph Hellwig
1
-1
/
+1
2020-11-05
Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10
Jens Axboe
1
-11
/
+3
2020-11-03
nvme-rdma: avoid repeated request completion
Sagi Grimberg
1
-1
/
+1
[next]