index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
rdma.c
Age
Commit message (
Expand
)
Author
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
2020-03-16
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
2019-11-04
nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed
Israel Rukshin
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
2019-04-25
nvmet-rdma: remove p2p_client initialization from fast-path
Max Gurtovoy
2019-02-20
nvmet-rdma: convert to SPDX identifiers
Christoph Hellwig
2019-01-23
nvmet-rdma: fix null dereference under heavy load
Raju Rangoju
2018-12-13
nvmet: add error log support for rdma backend
Chaitanya Kulkarni
2018-12-09
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
2018-12-07
nvmet-rdma: Add unlikely for response allocated check
Israel Rukshin
2018-12-07
nvmet-rdma: fix response use after free
Israel Rukshin
2018-11-09
Revert "nvmet-rdma: use a private workqueue for delete"
Christoph Hellwig
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
2018-10-17
nvmet: Introduce helper functions to allocate and free request SGLs
Logan Gunthorpe
2018-10-17
nvmet-rdma: declare local symbols static
Bart Van Assche
2018-10-05
nvmet-rdma: use a private workqueue for delete
Sagi Grimberg
2018-09-05
nvmet-rdma: fix possible bogus dereference under heavy load
Sagi Grimberg
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-07-24
nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-23
nvmet-rdma: add an error flow for post_recv failures
Max Gurtovoy
2018-07-23
nvmet-rdma: add unlikely check in the fast path
Max Gurtovoy
[next]