index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
rdma.c
Age
Commit message (
Expand
)
Author
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
2020-10-22
nvme-rdma: fix crash when connect rejected
Chao Leng
2020-09-11
Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-08
nvme-rdma: cancel async events before freeing event struct
David Milburn
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-28
nvme-rdma: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
2020-08-28
nvme-rdma: fix timeout handler
Sagi Grimberg
2020-08-28
nvme-rdma: serialize controller teardown sequences
Sagi Grimberg
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
nvme: rename and document nvme_end_request
Christoph Hellwig
2020-07-29
nvme-rdma: fix controller reset hang during traffic
Sagi Grimberg
2020-07-29
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
2020-07-29
nvme-rdma: use new shared CQ mechanism
Yamin Friedman
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-06-24
nvme-rdma: assign completion vector correctly
Max Gurtovoy
2020-06-24
nvme-rdma: fix a missing completion with remove invalidation
Christoph Hellwig
2020-06-24
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
2020-06-24
nvme-rdma: factor out a nvme_rdma_end_request helper
Christoph Hellwig
2020-05-27
nvme-rdma: add metadata/T10-PI support
Max Gurtovoy
2020-05-27
nvme-rdma: introduce nvme_rdma_sgl structure
Israel Rukshin
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
[next]