index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
rdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
nvmet-rdma: implement get_max_queue_size controller op
Max Gurtovoy
1
-0
/
+6
2021-10-20
nvmet-rdma: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+24
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+1
2021-06-17
nvmet: remove zeroout memset call for struct
Chaitanya Kulkarni
1
-2
/
+1
2021-05-11
nvmet-rdma: Fix NULL deref when SEND is completed with error
Michal Kalderon
1
-2
/
+2
2021-03-11
nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
Lv Yunlong
1
-3
/
+2
2021-01-14
nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY
Israel Rukshin
1
-8
/
+8
2021-01-06
nvmet-rdma: Fix list_del corruption on queue establishment failure
Israel Rukshin
1
-0
/
+10
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
1
-1
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-29
nvmet-rdma: use new shared CQ mechanism
Yamin Friedman
1
-7
/
+7
2020-07-08
nvmet: introduce flags member in nvmet_fabrics_ops
Max Gurtovoy
1
-2
/
+1
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+3
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
1
-1
/
+3
2020-05-27
nvmet-rdma: add metadata/T10-PI support
Israel Rukshin
1
-19
/
+215
2020-05-27
nvmet: add metadata support for block devices
Israel Rukshin
1
-2
/
+2
2020-05-10
nvmet-rdma: use SRQ per completion vector
Max Gurtovoy
1
-42
/
+136
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-68
/
+137
2020-04-07
nvmet-rdma: fix double free of rdma queue
Israel Rukshin
1
-12
/
+18
2020-04-04
nvmet-rdma: fix bonding failover possible NULL deref
Sagi Grimberg
1
-56
/
+119
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+0
2020-03-25
nvmet-rdma: allocate RW ctxs according to mdts
Max Gurtovoy
1
-2
/
+4
2020-03-25
nvmet-rdma: Implement get_mdts controller op
Max Gurtovoy
1
-0
/
+9
2020-03-17
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
1
-6
/
+0
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
1
-2
/
+2
2019-11-04
nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed
Israel Rukshin
1
-2
/
+2
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
1
-9
/
+9
2019-04-25
nvmet-rdma: remove p2p_client initialization from fast-path
Max Gurtovoy
1
-2
/
+1
2019-02-20
nvmet-rdma: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2019-01-24
nvmet-rdma: fix null dereference under heavy load
Raju Rangoju
1
-1
/
+14
2018-12-13
nvmet: add error log support for rdma backend
Chaitanya Kulkarni
1
-1
/
+9
2018-12-10
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
1
-1
/
+2
2018-12-08
nvmet-rdma: Add unlikely for response allocated check
Israel Rukshin
1
-1
/
+1
2018-12-07
nvmet-rdma: fix response use after free
Israel Rukshin
1
-1
/
+2
2018-11-09
Revert "nvmet-rdma: use a private workqueue for delete"
Christoph Hellwig
1
-15
/
+4
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+14
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
1
-0
/
+2
2018-10-17
nvmet: Introduce helper functions to allocate and free request SGLs
Logan Gunthorpe
1
-8
/
+12
2018-10-17
nvmet-rdma: declare local symbols static
Bart Van Assche
1
-1
/
+1
2018-10-05
nvmet-rdma: use a private workqueue for delete
Sagi Grimberg
1
-4
/
+15
2018-09-05
nvmet-rdma: fix possible bogus dereference under heavy load
Sagi Grimberg
1
-2
/
+25
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-45
/
+153
2018-07-25
nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-6
/
+4
2018-07-23
nvmet-rdma: add an error flow for post_recv failures
Max Gurtovoy
1
-5
/
+21
2018-07-23
nvmet-rdma: add unlikely check in the fast path
Max Gurtovoy
1
-1
/
+1
2018-07-23
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
1
-39
/
+130
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-1
/
+1
2018-03-26
nvmet: constify struct nvmet_fabrics_ops
Christoph Hellwig
1
-2
/
+2
2018-03-26
nvmet-rdma: Don't flush system_wq by default during remove_one
Max Gurtovoy
1
-1
/
+18
2018-03-26
nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()
Israel Rukshin
1
-16
/
+11
[next]