index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srpt
/
ib_srpt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
RDMA/srpt: Report the SCSI residual to the initiator
Bart Van Assche
1
-0
/
+24
2019-05-08
scsi: RDMA/srpt: Fix a credit leak for aborted commands
Bart Van Assche
1
-0
/
+11
2018-12-29
ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
Bart Van Assche
1
-2
/
+2
2018-09-09
ib_srpt: Fix a use-after-free in srpt_close_ch()
Bart Van Assche
1
-2
/
+1
2018-04-13
IB/srpt: Avoid that aborting a command triggers a kernel warning
Bart Van Assche
1
-1
/
+2
2018-04-13
IB/srpt: Fix abort handling
Bart Van Assche
1
-5
/
+1
2018-01-17
IB/srpt: Disable RDMA access by the initiator
Bart Van Assche
1
-2
/
+1
2017-11-30
IB/srpt: Do not accept invalid initiator port names
Bart Van Assche
1
-5
/
+4
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
1
-1
/
+1
2016-08-24
IB/srpt: Update sport->port_guid with each port refresh
Doug Ledford
1
-4
/
+5
2016-08-02
IB/srpt: Simplify srpt_queue_response()
Bart Van Assche
1
-5
/
+2
2016-08-02
IB/srpt: Limit the number of SG elements per work request
Bart Van Assche
1
-1
/
+2
2016-06-23
IB/srpt: Reduce QP buffer size
Bart Van Assche
1
-2
/
+1
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-9
/
+0
2016-05-25
IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
Erez Shitrit
1
-1
/
+1
2016-05-13
IB/srpt: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
1
-476
/
+253
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
1
-9
/
+0
2016-04-08
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
1
-17
/
+38
2016-03-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-54
/
+22
2016-03-21
ib_srpt: fix a WARN_ON() message
Dan Carpenter
1
-1
/
+1
2016-03-11
ib_srpt: Convert to percpu_ida tag allocation
Nicholas Bellinger
1
-38
/
+17
2016-03-11
ib_srpt: Convert to target_alloc_session usage
Nicholas Bellinger
1
-17
/
+6
2016-03-01
IB/srpt: Fix wait list processing
Bart Van Assche
1
-9
/
+15
2016-03-01
IB/srpt: Introduce srpt_process_wait_list()
Bart Van Assche
1
-18
/
+24
2016-03-01
IB/srpt: Log out all initiators if a port is disabled
Bart Van Assche
1
-4
/
+19
2016-03-01
IB/srpt: Fix srpt_write_pending()
Bart Van Assche
1
-29
/
+4
2016-03-01
IB/srpt: Detect session shutdown reliably
Bart Van Assche
1
-142
/
+140
2016-03-01
IB/srpt: Use a mutex to protect the channel list
Bart Van Assche
1
-27
/
+15
2016-03-01
IB/srpt: Log private data associated with REJ
Bart Van Assche
1
-2
/
+12
2016-03-01
IB/srpt: Eliminate srpt_find_channel()
Bart Van Assche
1
-65
/
+29
2016-03-01
IB/srpt: Inline trivial CM callback functions
Bart Van Assche
1
-27
/
+10
2016-03-01
IB/srpt: Fix how aborted commands are processed
Bart Van Assche
1
-33
/
+16
2016-03-01
IB/srpt: Fix srpt_handle_cmd() error paths
Bart Van Assche
1
-12
/
+12
2016-03-01
IB/srpt: Fix srpt_close_session()
Bart Van Assche
1
-15
/
+16
2016-03-01
IB/srpt: Simplify srpt_shutdown_session()
Bart Van Assche
1
-14
/
+2
2016-03-01
IB/srpt: Simplify channel state management
Bart Van Assche
1
-31
/
+13
2016-03-01
IB/srpt: Use scsilun_to_int()
Bart Van Assche
1
-85
/
+7
2016-03-01
IB/srpt: Introduce target_reverse_dma_direction()
Bart Van Assche
1
-15
/
+2
2016-03-01
IB/srpt: Inline srpt_get_ch_state()
Bart Van Assche
1
-30
/
+12
2016-03-01
IB/srpt: Inline srpt_sdev_name()
Bart Van Assche
1
-12
/
+2
2016-03-01
IB/srpt: Remove struct srpt_node_acl
Bart Van Assche
1
-1
/
+0
2016-03-01
IB/srpt: Add parentheses around sizeof argument
Bart Van Assche
1
-21
/
+21
2016-03-01
IB/srpt: Simplify srpt_handle_tsk_mgmt()
Bart Van Assche
1
-58
/
+1
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-312
/
+131
2016-01-19
IB/srpt: Fix the RDMA completion handlers
Bart Van Assche
1
-2
/
+2
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
1
-0
/
+1
2016-01-13
ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
1
-73
/
+30
2015-12-23
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
1
-303
/
+124
[next]