index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
rdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+0
2020-03-26
nvmet-rdma: allocate RW ctxs according to mdts
Max Gurtovoy
1
-2
/
+4
2020-03-26
nvmet-rdma: Implement get_mdts controller op
Max Gurtovoy
1
-0
/
+9
2020-03-16
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-23
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-09
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
1
-1
/
+2
2018-12-07
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-24
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
2018-03-26
nvmet-rdma: Remove unused queue state
Israel Rukshin
1
-5
/
+1
2018-03-26
nvmet: don't return "any" ip address in discovery log page
Sagi Grimberg
1
-0
/
+18
2018-01-08
nvmet-rdma: lowering log level for chatty debug messages
Sagi Grimberg
1
-1
/
+1
2018-01-08
nvmet-rdma: removed queue cleanup from module exit
Sagi Grimberg
1
-17
/
+1
2018-01-06
nvmet/rdma: Use sgl_alloc() and sgl_free()
Bart Van Assche
1
-59
/
+4
2017-11-10
nvmet: better data length validation
Christoph Hellwig
1
-4
/
+6
2017-11-10
nvmet-rdma: update queue list during ib_device removal
Israel Rukshin
1
-2
/
+4
2017-08-18
nvmet-rdma: remove redundant empty device add callout
Sagi Grimberg
1
-5
/
+0
2017-06-28
nvmet-rdma: register ib_client to not deadlock in device removal
Sagi Grimberg
1
-33
/
+67
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
1
-1
/
+1
2017-05-20
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
1
-0
/
+1
2017-04-04
nvmet-rdma: use generic inet_pton_with_scope
Sagi Grimberg
1
-13
/
+29
2017-04-04
nvmet-rdma: occasionally flush ongoing controller teardown
Sagi Grimberg
1
-0
/
+5
2017-04-04
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
1
-5
/
+3
2017-02-22
nvmet-rdma: Fix error handling
Christophe JAILLET
1
-1
/
+1
2017-02-22
nvmet-rdma: use nvme cm status helper
Max Gurtovoy
1
-2
/
+3
2017-01-26
nvmet-rdma: Fix missing dma sync to nvme data structures
Parav Pandit
1
-0
/
+17
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+3
2016-12-14
nvmet_rdma: log the connection reject message
Steve Wise
1
-0
/
+3
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+6
[next]