index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
rdma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmet: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
*
nvmet-rdma: Fix NULL deref when SEND is completed with error
Michal Kalderon
2021-05-11
1
-2
/
+2
*
nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
Lv Yunlong
2021-03-11
1
-3
/
+2
*
nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY
Israel Rukshin
2021-01-14
1
-8
/
+8
*
nvmet-rdma: Fix list_del corruption on queue establishment failure
Israel Rukshin
2021-01-06
1
-0
/
+10
*
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
1
-1
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
nvmet-rdma: use new shared CQ mechanism
Yamin Friedman
2020-07-29
1
-7
/
+7
*
nvmet: introduce flags member in nvmet_fabrics_ops
Max Gurtovoy
2020-07-08
1
-2
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
1
-1
/
+3
|
\
|
*
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2020-05-27
1
-1
/
+3
*
|
nvmet-rdma: add metadata/T10-PI support
Israel Rukshin
2020-05-27
1
-19
/
+215
*
|
nvmet: add metadata support for block devices
Israel Rukshin
2020-05-27
1
-2
/
+2
*
|
nvmet-rdma: use SRQ per completion vector
Max Gurtovoy
2020-05-10
1
-42
/
+136
|
/
*
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-10
1
-68
/
+137
|
\
|
*
nvmet-rdma: fix double free of rdma queue
Israel Rukshin
2020-04-07
1
-12
/
+18
|
*
nvmet-rdma: fix bonding failover possible NULL deref
Sagi Grimberg
2020-04-04
1
-56
/
+119
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-03
1
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
2020-03-17
1
-6
/
+0
*
|
nvmet-rdma: allocate RW ctxs according to mdts
Max Gurtovoy
2020-03-25
1
-2
/
+4
*
|
nvmet-rdma: Implement get_mdts controller op
Max Gurtovoy
2020-03-25
1
-0
/
+9
|
/
*
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
2019-11-04
1
-2
/
+2
*
nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed
Israel Rukshin
2019-11-04
1
-2
/
+2
*
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
2019-04-25
1
-9
/
+9
*
nvmet-rdma: remove p2p_client initialization from fast-path
Max Gurtovoy
2019-04-25
1
-2
/
+1
*
nvmet-rdma: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-9
/
+1
*
nvmet-rdma: fix null dereference under heavy load
Raju Rangoju
2019-01-24
1
-1
/
+14
*
nvmet: add error log support for rdma backend
Chaitanya Kulkarni
2018-12-13
1
-1
/
+9
*
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
2018-12-10
1
-1
/
+2
|
\
|
*
nvmet-rdma: fix response use after free
Israel Rukshin
2018-12-07
1
-1
/
+2
*
|
nvmet-rdma: Add unlikely for response allocated check
Israel Rukshin
2018-12-08
1
-1
/
+1
|
/
*
Revert "nvmet-rdma: use a private workqueue for delete"
Christoph Hellwig
2018-11-09
1
-15
/
+4
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-8
/
+14
|
\
|
*
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
2018-10-17
1
-0
/
+2
|
*
nvmet: Introduce helper functions to allocate and free request SGLs
Logan Gunthorpe
2018-10-17
1
-8
/
+12
*
|
nvmet-rdma: declare local symbols static
Bart Van Assche
2018-10-17
1
-1
/
+1
*
|
nvmet-rdma: use a private workqueue for delete
Sagi Grimberg
2018-10-05
1
-4
/
+15
|
/
*
nvmet-rdma: fix possible bogus dereference under heavy load
Sagi Grimberg
2018-09-05
1
-2
/
+25
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-45
/
+153
|
\
|
*
nvmet-rdma: add an error flow for post_recv failures
Max Gurtovoy
2018-07-23
1
-5
/
+21
|
*
nvmet-rdma: add unlikely check in the fast path
Max Gurtovoy
2018-07-23
1
-1
/
+1
|
*
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
2018-07-23
1
-39
/
+130
*
|
nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
1
-6
/
+4
*
|
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-1
/
+1
|
/
*
nvmet: constify struct nvmet_fabrics_ops
Christoph Hellwig
2018-03-26
1
-2
/
+2
*
nvmet-rdma: Don't flush system_wq by default during remove_one
Max Gurtovoy
2018-03-26
1
-1
/
+18
*
nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()
Israel Rukshin
2018-03-26
1
-16
/
+11
*
nvmet-rdma: Remove unused queue state
Israel Rukshin
2018-03-26
1
-5
/
+1
*
nvmet: don't return "any" ip address in discovery log page
Sagi Grimberg
2018-03-26
1
-0
/
+18
*
nvmet-rdma: lowering log level for chatty debug messages
Sagi Grimberg
2018-01-08
1
-1
/
+1
[next]