index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
rdma.c
Age
Commit message (
Expand
)
Author
2023-11-22
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
2023-10-05
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
2023-07-21
nvme-rdma: fix potential unbalanced freeze & unfreeze
Ming Lei
2023-06-12
nvme-fabrics: add queue setup helpers
Keith Busch
2023-06-12
nvme-rdma: fix typo in comment
Max Gurtovoy
2023-04-13
blk-mq-rdma: remove queue mapping helper for rdma devices
Sagi Grimberg
2023-04-13
nvme-rdma: minor cleanup in nvme_rdma_create_cq()
zhenwei pi
2022-12-07
nvme: consolidate setting the tagset flags
Christoph Hellwig
2022-12-07
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
nvme: introduce nvme_start_request
Sagi Grimberg
2022-11-18
nvme: rename the queue quiescing helpers
Christoph Hellwig
2022-11-16
nvme-rdma: stop auth work after tearing down queues in error recovery
Sagi Grimberg
2022-11-15
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
2022-10-12
nvme-rdma: fix possible hang caused during ctrl deletion
Sagi Grimberg
2022-09-27
nvme-rdma: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
nvme-rdma: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-19
nvme-rdma: handle number of queue changes
Daniel Wagner
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
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
[next]