index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srpt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-2
/
+1
|
\
|
*
IB/srpt: Modify a debug statement
Bart Van Assche
2017-01-24
1
-2
/
+1
|
*
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
IB/srpt: Accept GUIDs as port names
Bart Van Assche
2017-01-27
2
-61
/
+96
|
/
*
IB/srpt: Report login failures only once
Bart Van Assche
2016-12-14
1
-13
/
+9
*
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
*
|
IB/srpt: Update sport->port_guid with each port refresh
Doug Ledford
2016-08-24
1
-4
/
+5
|
/
*
IB/srpt: Simplify srpt_queue_response()
Bart Van Assche
2016-08-02
1
-5
/
+2
*
IB/srpt: Limit the number of SG elements per work request
Bart Van Assche
2016-08-02
2
-2
/
+7
*
IB/srpt: Reduce QP buffer size
Bart Van Assche
2016-06-23
2
-2
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-05-28
1
-9
/
+0
|
\
|
*
target: make ->shutdown_session optional
Christoph Hellwig
2016-05-10
1
-9
/
+0
*
|
IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
Erez Shitrit
2016-05-25
1
-1
/
+1
*
|
IB/srpt: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2016-05-13
2
-495
/
+265
|
/
*
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
2016-04-07
2
-17
/
+40
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-22
1
-1
/
+1
|
\
|
*
ib_srpt: fix a WARN_ON() message
Dan Carpenter
2016-03-21
1
-1
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-03-22
2
-56
/
+22
|
\
\
|
|
/
|
/
|
|
*
ib_srpt: Convert to percpu_ida tag allocation
Nicholas Bellinger
2016-03-10
2
-40
/
+17
|
*
ib_srpt: Convert to target_alloc_session usage
Nicholas Bellinger
2016-03-10
1
-17
/
+6
*
|
IB/srpt: Fix wait list processing
Bart Van Assche
2016-02-29
1
-9
/
+15
*
|
IB/srpt: Introduce srpt_process_wait_list()
Bart Van Assche
2016-02-29
1
-18
/
+24
*
|
IB/srpt: Log out all initiators if a port is disabled
Bart Van Assche
2016-02-29
1
-4
/
+19
*
|
IB/srpt: Fix srpt_write_pending()
Bart Van Assche
2016-02-29
1
-29
/
+4
*
|
IB/srpt: Detect session shutdown reliably
Bart Van Assche
2016-02-29
2
-150
/
+150
*
|
IB/srpt: Use a mutex to protect the channel list
Bart Van Assche
2016-02-29
2
-29
/
+17
*
|
IB/srpt: Log private data associated with REJ
Bart Van Assche
2016-02-29
1
-2
/
+12
*
|
IB/srpt: Eliminate srpt_find_channel()
Bart Van Assche
2016-02-29
1
-65
/
+29
*
|
IB/srpt: Inline trivial CM callback functions
Bart Van Assche
2016-02-29
1
-27
/
+10
*
|
IB/srpt: Fix how aborted commands are processed
Bart Van Assche
2016-02-29
1
-33
/
+16
*
|
IB/srpt: Fix srpt_handle_cmd() error paths
Bart Van Assche
2016-02-29
1
-12
/
+12
*
|
IB/srpt: Fix srpt_close_session()
Bart Van Assche
2016-02-29
1
-15
/
+16
*
|
IB/srpt: Simplify srpt_shutdown_session()
Bart Van Assche
2016-02-29
2
-15
/
+2
*
|
IB/srpt: Simplify channel state management
Bart Van Assche
2016-02-29
1
-31
/
+13
*
|
IB/srpt: Use scsilun_to_int()
Bart Van Assche
2016-02-29
1
-85
/
+7
*
|
IB/srpt: Introduce target_reverse_dma_direction()
Bart Van Assche
2016-02-29
1
-15
/
+2
*
|
IB/srpt: Inline srpt_get_ch_state()
Bart Van Assche
2016-02-29
1
-30
/
+12
*
|
IB/srpt: Inline srpt_sdev_name()
Bart Van Assche
2016-02-29
1
-12
/
+2
*
|
IB/srpt: Remove struct srpt_node_acl
Bart Van Assche
2016-02-29
2
-9
/
+0
*
|
IB/srpt: Add parentheses around sizeof argument
Bart Van Assche
2016-02-29
1
-21
/
+21
*
|
IB/srpt: Simplify srpt_handle_tsk_mgmt()
Bart Van Assche
2016-02-29
1
-58
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-23
2
-359
/
+137
|
\
|
*
IB/srpt: Remove redundant wc array
Sagi Grimberg
2016-01-19
1
-2
/
+0
|
*
IB/srpt: Fix the RDMA completion handlers
Bart Van Assche
2016-01-19
1
-2
/
+2
|
*
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2016-01-19
1
-0
/
+1
|
*
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
2
-345
/
+130
|
|
\
|
|
*
IB/srpt: chain RDMA READ/WRITE requests
Christoph Hellwig
2015-12-11
2
-345
/
+130
|
*
|
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-22
2
-12
/
+6
|
|
/
*
|
ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
2016-01-12
2
-81
/
+30
|
/
[next]