summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srpt/ib_srpt.c
Commit message (Expand)AuthorAgeFilesLines
* IB/srpt: Report login failures only onceBart Van Assche2016-12-141-13/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+1
|\
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* | IB/srpt: Update sport->port_guid with each port refreshDoug Ledford2016-08-241-4/+5
|/
* IB/srpt: Simplify srpt_queue_response()Bart Van Assche2016-08-021-5/+2
* IB/srpt: Limit the number of SG elements per work requestBart Van Assche2016-08-021-1/+2
* IB/srpt: Reduce QP buffer sizeBart Van Assche2016-06-231-2/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-281-9/+0
|\
| * target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-9/+0
* | IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit2016-05-251-1/+1
* | IB/srpt: convert to the generic RDMA READ/WRITE APIChristoph Hellwig2016-05-131-476/+253
|/
* Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche2016-04-071-17/+38
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-221-1/+1
|\
| * ib_srpt: fix a WARN_ON() messageDan Carpenter2016-03-211-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-221-54/+22
|\ \ | |/ |/|
| * ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger2016-03-101-38/+17
| * ib_srpt: Convert to target_alloc_session usageNicholas Bellinger2016-03-101-17/+6
* | IB/srpt: Fix wait list processingBart Van Assche2016-02-291-9/+15
* | IB/srpt: Introduce srpt_process_wait_list()Bart Van Assche2016-02-291-18/+24
* | IB/srpt: Log out all initiators if a port is disabledBart Van Assche2016-02-291-4/+19
* | IB/srpt: Fix srpt_write_pending()Bart Van Assche2016-02-291-29/+4
* | IB/srpt: Detect session shutdown reliablyBart Van Assche2016-02-291-142/+140
* | IB/srpt: Use a mutex to protect the channel listBart Van Assche2016-02-291-27/+15
* | IB/srpt: Log private data associated with REJBart Van Assche2016-02-291-2/+12
* | IB/srpt: Eliminate srpt_find_channel()Bart Van Assche2016-02-291-65/+29
* | IB/srpt: Inline trivial CM callback functionsBart Van Assche2016-02-291-27/+10
* | IB/srpt: Fix how aborted commands are processedBart Van Assche2016-02-291-33/+16
* | IB/srpt: Fix srpt_handle_cmd() error pathsBart Van Assche2016-02-291-12/+12
* | IB/srpt: Fix srpt_close_session()Bart Van Assche2016-02-291-15/+16
* | IB/srpt: Simplify srpt_shutdown_session()Bart Van Assche2016-02-291-14/+2
* | IB/srpt: Simplify channel state managementBart Van Assche2016-02-291-31/+13
* | IB/srpt: Use scsilun_to_int()Bart Van Assche2016-02-291-85/+7
* | IB/srpt: Introduce target_reverse_dma_direction()Bart Van Assche2016-02-291-15/+2
* | IB/srpt: Inline srpt_get_ch_state()Bart Van Assche2016-02-291-30/+12
* | IB/srpt: Inline srpt_sdev_name()Bart Van Assche2016-02-291-12/+2
* | IB/srpt: Remove struct srpt_node_aclBart Van Assche2016-02-291-1/+0
* | IB/srpt: Add parentheses around sizeof argumentBart Van Assche2016-02-291-21/+21
* | IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche2016-02-291-58/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-312/+131
|\
| * IB/srpt: Fix the RDMA completion handlersBart Van Assche2016-01-191-2/+2
| * IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-191-0/+1
| * Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-221-303/+124
| |\
| | * IB/srpt: chain RDMA READ/WRITE requestsChristoph Hellwig2015-12-111-303/+124
| * | IB/ulps: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-9/+6
| |/
* | ib_srpt: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger2016-01-121-73/+30
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-131-44/+34
|\
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-44/+34
* | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-16/+16
|\ \
| * | IB: split struct ib_send_wrChristoph Hellwig2015-10-081-16/+16
| |/
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-1/+2
|/
OpenPOWER on IntegriCloud