index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
rdma.c
Age
Commit message (
Expand
)
Author
2025-12-04
nvmet-rdma: use kvcalloc for commands and responses arrays
Israel Rukshin
2025-07-31
nvme: fix various comment typos
Bjorn Helgaas
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-27
net: core: Convert inet_addr_is_any() to sockaddr_storage
Kees Cook
2025-05-20
nvmet: simplify the nvmet_req_init() interface
Wilfred Mallawa
2025-05-20
nvmet: support completion queue sharing
Wilfred Mallawa
2025-05-20
nvmet: fabrics: add CQ init and destroy
Wilfred Mallawa
2025-02-18
nvmet-rdma: recheck queue state is LIVE in state lock in recv done
Ruozhu Li
2024-10-18
Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-08
nvmet-rdma: use sbitmap to replace rsp free list
Guixin Liu
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-26
nvme: rename apptag and appmask to lbat and lbatm
Anuj Gupta
2024-06-24
nvmet-rdma: implement host_traddr()
Hannes Reinecke
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
2024-05-14
Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10
Jens Axboe
2024-05-08
nvmet-rdma: fix possible bad dereference when freeing rsps
Sagi Grimberg
2024-05-07
nvmet-rdma: Avoid o(n^2) loop in delete_ctrl
Sagi Grimberg
2024-03-21
nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag
Guixin Liu
2024-03-02
nvmet-rdma: set max_queue_size for RDMA transport
Max Gurtovoy
2024-03-02
nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definition
Max Gurtovoy
2024-01-24
nvmet: add module description to stop warnings
Chaitanya Kulkarni
2024-01-10
nvmet-rdma: avoid circular locking dependency on install_queue()
Hannes Reinecke
2022-07-26
RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
Logan Gunthorpe
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-03-29
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-03-14
nvmet-rdma: fix kernel-doc warning for nvmet_rdma_device_removal
Chaitanya Kulkarni
2022-02-28
nvmet-rdma: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2021-10-20
nvmet-rdma: implement get_max_queue_size controller op
Max Gurtovoy
2021-10-20
nvmet-rdma: fix use-after-free when a port is removed
Israel Rukshin
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-06-17
nvmet: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-05-11
nvmet-rdma: Fix NULL deref when SEND is completed with error
Michal Kalderon
2021-03-11
nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
Lv Yunlong
2021-01-14
nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY
Israel Rukshin
2021-01-06
nvmet-rdma: Fix list_del corruption on queue establishment failure
Israel Rukshin
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-29
nvmet-rdma: use new shared CQ mechanism
Yamin Friedman
2020-07-08
nvmet: introduce flags member in nvmet_fabrics_ops
Max Gurtovoy
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2020-05-27
nvmet-rdma: add metadata/T10-PI support
Israel Rukshin
2020-05-27
nvmet: add metadata support for block devices
Israel Rukshin
2020-05-09
nvmet-rdma: use SRQ per completion vector
Max Gurtovoy
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-07
nvmet-rdma: fix double free of rdma queue
Israel Rukshin
2020-04-04
nvmet-rdma: fix bonding failover possible NULL deref
Sagi Grimberg
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-03-26
nvmet-rdma: allocate RW ctxs according to mdts
Max Gurtovoy
2020-03-26
nvmet-rdma: Implement get_mdts controller op
Max Gurtovoy
[next]