index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-28
1
-1
/
+1
*
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
2017-05-20
1
-0
/
+1
*
nvmet-rdma: use generic inet_pton_with_scope
Sagi Grimberg
2017-04-04
1
-13
/
+29
*
nvmet-rdma: occasionally flush ongoing controller teardown
Sagi Grimberg
2017-04-04
1
-0
/
+5
*
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
2017-04-04
1
-5
/
+3
*
nvmet-rdma: Fix error handling
Christophe JAILLET
2017-02-22
1
-1
/
+1
*
nvmet-rdma: use nvme cm status helper
Max Gurtovoy
2017-02-22
1
-2
/
+3
*
nvmet-rdma: Fix missing dma sync to nvme data structures
Parav Pandit
2017-01-26
1
-0
/
+17
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
1
-0
/
+3
|
\
|
*
nvmet_rdma: log the connection reject message
Steve Wise
2016-12-14
1
-0
/
+3
*
|
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
1
-2
/
+6
|
\
\
|
*
|
nvmet-rdma: align to generic ib_event logging helper
Max Gurtovoy
2016-12-06
1
-1
/
+2
|
*
|
nvmet-rdma: Fix REJ status code
Bart Van Assche
2016-12-06
1
-1
/
+4
|
|
/
*
|
nvmet-rdma: drain the queue-pair just before freeing it
Sagi Grimberg
2016-11-14
1
-1
/
+1
*
|
nvmet-rdma: don't forget to delete a queue from the list of connection failed
Sagi Grimberg
2016-11-14
1
-1
/
+7
*
|
nvmet-rdma: Fix possible NULL deref when handling rdma cm events
Bart Van Assche
2016-11-14
1
-1
/
+7
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
1
-1
/
+1
|
\
|
*
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-1
/
+1
*
|
nvmet-rdma: +1 to *queue_size from hsqsize/hrqsize
Jay Freyensee
2016-08-18
1
-2
/
+2
*
|
nvmet-rdma: Fix use after free
Vincent Stehlé
2016-08-16
1
-1
/
+2
|
/
*
nvmet-rdma: Don't use the inline buffer in order to avoid allocation for smal...
Sagi Grimberg
2016-08-04
1
-9
/
+4
*
nvmet-rdma: Correctly handle RDMA device hot removal
Sagi Grimberg
2016-08-04
1
-17
/
+70
*
nvmet-rdma: add a NVMe over Fabrics RDMA target driver
Christoph Hellwig
2016-07-08
1
-0
/
+1448