index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
rdma.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-13
blk-integrity: improved sg segment mapping
Keith Busch
2024-09-13
nvme-rdma: use request to get integrity segments
Keith Busch
2024-08-26
nvme: rename apptag and appmask to lbat and lbatm
Anuj Gupta
2024-08-26
nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private Data
Niklas Cassel
2024-06-26
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
2024-06-24
nvme: split device add from initialization
Keith Busch
2024-06-24
nvme: rdma: split controller bringup handling
Keith Busch
2024-05-07
nvme-rdma, nvme-tcp: include max reconnects for reconnect logging
Tokunori Ikegami
2024-05-01
nvme-fabrics: short-circuit reconnect retries
Hannes Reinecke
2024-03-02
nvme-rdma: clamp queue size according to ctrl cap
Max Gurtovoy
2024-02-01
nvme-rdma: show hostnqn when connecting to rdma target
Nitin U. Yewale
2024-01-31
nvme: split out fabrics version of nvme_opcode_str()
Caleb Sander
2024-01-24
nvme-rdma: Fix transfer length when write_generate/read_verify are 0
Israel Rukshin
2024-01-24
nvme: add module description to stop warnings
Chaitanya Kulkarni
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-08
nvme-rdma: enhance timeout kernel log
Max Gurtovoy
2023-12-19
nvme: refactor ns info helpers
Daniel Wagner
2023-12-19
nvme: move ns id info to struct nvme_ns_head
Daniel Wagner
2023-12-04
nvme: ensure reset state check ordering
Keith Busch
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
[next]