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
/
infiniband
/
ulp
/
srpt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
1
-3
/
+2
2017-08-08
IB/srpt: Increase lid and sm_lid to 32 bits
Dasaratharaman Chandramouli
1
-2
/
+2
2017-07-06
IB/srpt: Make a debug statement in srpt_abort_cmd() more informative
Bart Van Assche
1
-2
/
+2
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-6
/
+3
2017-05-07
IB/srpt: Avoid that aborting a command triggers a kernel warning
Bart Van Assche
1
-1
/
+2
2017-05-07
IB/srpt: Fix abort handling
Bart Van Assche
1
-5
/
+1
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-2
/
+2
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2017-01-27
IB/srpt: Accept GUIDs as port names
Bart Van Assche
2
-61
/
+96
2017-01-24
IB/srpt: Modify a debug statement
Bart Van Assche
1
-2
/
+1
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-1
/
+1
2016-12-14
IB/srpt: Report login failures only once
Bart Van Assche
1
-13
/
+9
2016-10-09
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
2
-2
/
+7
2016-06-23
IB/srpt: Reduce QP buffer size
Bart Van Assche
2
-2
/
+2
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
2
-495
/
+265
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
1
-9
/
+0
2016-04-07
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
2
-17
/
+40
2016-03-22
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
2
-56
/
+22
2016-03-21
ib_srpt: fix a WARN_ON() message
Dan Carpenter
1
-1
/
+1
2016-03-10
ib_srpt: Convert to percpu_ida tag allocation
Nicholas Bellinger
2
-40
/
+17
2016-03-10
ib_srpt: Convert to target_alloc_session usage
Nicholas Bellinger
1
-17
/
+6
2016-02-29
IB/srpt: Fix wait list processing
Bart Van Assche
1
-9
/
+15
2016-02-29
IB/srpt: Introduce srpt_process_wait_list()
Bart Van Assche
1
-18
/
+24
2016-02-29
IB/srpt: Log out all initiators if a port is disabled
Bart Van Assche
1
-4
/
+19
2016-02-29
IB/srpt: Fix srpt_write_pending()
Bart Van Assche
1
-29
/
+4
2016-02-29
IB/srpt: Detect session shutdown reliably
Bart Van Assche
2
-150
/
+150
2016-02-29
IB/srpt: Use a mutex to protect the channel list
Bart Van Assche
2
-29
/
+17
2016-02-29
IB/srpt: Log private data associated with REJ
Bart Van Assche
1
-2
/
+12
2016-02-29
IB/srpt: Eliminate srpt_find_channel()
Bart Van Assche
1
-65
/
+29
2016-02-29
IB/srpt: Inline trivial CM callback functions
Bart Van Assche
1
-27
/
+10
2016-02-29
IB/srpt: Fix how aborted commands are processed
Bart Van Assche
1
-33
/
+16
2016-02-29
IB/srpt: Fix srpt_handle_cmd() error paths
Bart Van Assche
1
-12
/
+12
2016-02-29
IB/srpt: Fix srpt_close_session()
Bart Van Assche
1
-15
/
+16
2016-02-29
IB/srpt: Simplify srpt_shutdown_session()
Bart Van Assche
2
-15
/
+2
2016-02-29
IB/srpt: Simplify channel state management
Bart Van Assche
1
-31
/
+13
2016-02-29
IB/srpt: Use scsilun_to_int()
Bart Van Assche
1
-85
/
+7
2016-02-29
IB/srpt: Introduce target_reverse_dma_direction()
Bart Van Assche
1
-15
/
+2
2016-02-29
IB/srpt: Inline srpt_get_ch_state()
Bart Van Assche
1
-30
/
+12
2016-02-29
IB/srpt: Inline srpt_sdev_name()
Bart Van Assche
1
-12
/
+2
2016-02-29
IB/srpt: Remove struct srpt_node_acl
Bart Van Assche
2
-9
/
+0
2016-02-29
IB/srpt: Add parentheses around sizeof argument
Bart Van Assche
1
-21
/
+21
2016-02-29
IB/srpt: Simplify srpt_handle_tsk_mgmt()
Bart Van Assche
1
-58
/
+1
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-359
/
+137
[next]