开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
rdma.c
Age
Commit message (
Expand
)
Author
2022-08-02
nvme-rdma: split nvme_rdma_alloc_tagset
Christoph Hellwig
2022-08-02
nvme-rdma: remove timeout for getting RDMA-CM established event
Israel Rukshin
2022-08-02
nvme: implement In-Band authentication
Hannes Reinecke
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-06-29
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-16
nvme-fabrics: add a request timeout helper
Chaitanya Kulkarni
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-02-28
nvme: add a helper to initialize connect_q
Chaitanya Kulkarni
2022-02-28
nvme-rdma: add helpers for mapping/unmapping request
Max Gurtovoy
2022-02-02
nvme-rdma: fix possible use-after-free in transport error_recovery work
Sagi Grimberg
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-20
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
2021-10-20
nvme: display correct subsystem NQN
Hannes Reinecke
2021-10-20
nvme-rdma: limit the maximal queue size for RDMA controllers
Max Gurtovoy
2021-10-19
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-09-14
nvme-rdma: destroy cm id before destroy qp to avoid use after free
Ruozhu Li
2021-08-16
nvme-rdma: don't update queue count when failing to set io queues
Ruozhu Li
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-03
nvme: remove redundant initialization of variable ret
Colin Ian King
2021-05-31
nvme-rdma: fix in-casule data send for chained sgls
Sagi Grimberg
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
2021-03-18
nvme-rdma: fix possible hang when failing to set io queues
Sagi Grimberg
2021-03-18
nvme-fabrics: only reserve a single tag
Christoph Hellwig
2021-02-10
nvme-rdma: handle nvme_rdma_post_send failures better
Chao Leng
2021-02-02
nvme-rdma: use cancel tagset helper for tear down
Chao Leng
2021-02-02
nvme-rdma: add clean action for failed reconnection
Chao Leng
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-18
nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout
Chao Leng
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-12
nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_device
Christoph Hellwig
2020-11-05
Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10
Jens Axboe
2020-11-03
nvme-rdma: avoid repeated request completion
Sagi Grimberg
2020-11-03
nvme-rdma: avoid race between time out and tear down
Chao Leng
2020-10-30
Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-10-27
nvme-rdma: handle unexpected nvme completion data length
zhenwei pi
2020-10-22
nvme-rdma: fix crash due to incorrect cqe
Chao Leng
[next]