index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
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
2016-04-07
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
1
-17
/
+38
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
1
-54
/
+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
1
-38
/
+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
1
-142
/
+140
2016-02-29
IB/srpt: Use a mutex to protect the channel list
Bart Van Assche
1
-27
/
+15
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
1
-14
/
+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
1
-1
/
+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
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-12
ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
1
-73
/
+30
2015-12-22
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
1
-303
/
+124
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
1
-9
/
+6
2015-12-11
IB/srpt: chain RDMA READ/WRITE requests
Christoph Hellwig
1
-303
/
+124
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-44
/
+34
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
1
-16
/
+16
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
1
-1
/
+2
2015-10-13
target: use per-attribute show and store methods
Christoph Hellwig
1
-44
/
+34
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-16
/
+16
2015-08-30
ib_srpt: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-11
/
+4
2015-08-30
IB/cm: Remove compare_data checks
Haggai Eran
1
-1
/
+1
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
1
-3
/
+2
2015-07-14
IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX
Vaishali Thakkar
1
-36
/
+35
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-154
/
+29
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2015-06-15
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-3
/
+1
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-1
/
+2
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
1
-1
/
+3
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-0
/
+1
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
[next]