index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
rdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
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-09
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-02
1
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
2020-03-16
1
-6
/
+0
*
|
nvmet-rdma: allocate RW ctxs according to mdts
Max Gurtovoy
2020-03-26
1
-2
/
+4
*
|
nvmet-rdma: Implement get_mdts controller op
Max Gurtovoy
2020-03-26
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-23
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-09
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-07
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-24
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
*
nvmet-rdma: removed queue cleanup from module exit
Sagi Grimberg
2018-01-08
1
-17
/
+1
*
nvmet/rdma: Use sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
1
-59
/
+4
*
nvmet: better data length validation
Christoph Hellwig
2017-11-10
1
-4
/
+6
*
nvmet-rdma: update queue list during ib_device removal
Israel Rukshin
2017-11-10
1
-2
/
+4
*
nvmet-rdma: remove redundant empty device add callout
Sagi Grimberg
2017-08-18
1
-5
/
+0
*
nvmet-rdma: register ib_client to not deadlock in device removal
Sagi Grimberg
2017-06-28
1
-33
/
+67
[next]