aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srpt/ib_srpt.c
AgeCommit message (Expand)Author
2016-08-24IB/srpt: Update sport->port_guid with each port refreshDoug Ledford
2016-08-02IB/srpt: Simplify srpt_queue_response()Bart Van Assche
2016-08-02IB/srpt: Limit the number of SG elements per work requestBart Van Assche
2016-06-23IB/srpt: Reduce QP buffer sizeBart Van Assche
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-25IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit
2016-05-13IB/srpt: convert to the generic RDMA READ/WRITE APIChristoph Hellwig
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig
2016-04-07Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-21ib_srpt: fix a WARN_ON() messageDan Carpenter
2016-03-10ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger
2016-03-10ib_srpt: Convert to target_alloc_session usageNicholas Bellinger
2016-02-29IB/srpt: Fix wait list processingBart Van Assche
2016-02-29IB/srpt: Introduce srpt_process_wait_list()Bart Van Assche
2016-02-29IB/srpt: Log out all initiators if a port is disabledBart Van Assche
2016-02-29IB/srpt: Fix srpt_write_pending()Bart Van Assche
2016-02-29IB/srpt: Detect session shutdown reliablyBart Van Assche
2016-02-29IB/srpt: Use a mutex to protect the channel listBart Van Assche
2016-02-29IB/srpt: Log private data associated with REJBart Van Assche
2016-02-29IB/srpt: Eliminate srpt_find_channel()Bart Van Assche
2016-02-29IB/srpt: Inline trivial CM callback functionsBart Van Assche
2016-02-29IB/srpt: Fix how aborted commands are processedBart Van Assche
2016-02-29IB/srpt: Fix srpt_handle_cmd() error pathsBart Van Assche
2016-02-29IB/srpt: Fix srpt_close_session()Bart Van Assche
2016-02-29IB/srpt: Simplify srpt_shutdown_session()Bart Van Assche
2016-02-29IB/srpt: Simplify channel state managementBart Van Assche
2016-02-29IB/srpt: Use scsilun_to_int()Bart Van Assche
2016-02-29IB/srpt: Introduce target_reverse_dma_direction()Bart Van Assche
2016-02-29IB/srpt: Inline srpt_get_ch_state()Bart Van Assche
2016-02-29IB/srpt: Inline srpt_sdev_name()Bart Van Assche
2016-02-29IB/srpt: Remove struct srpt_node_aclBart Van Assche
2016-02-29IB/srpt: Add parentheses around sizeof argumentBart Van Assche
2016-02-29IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-19IB/srpt: Fix the RDMA completion handlersBart Van Assche
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig
2016-01-12ib_srpt: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2015-12-11IB/srpt: chain RDMA READ/WRITE requestsChristoph Hellwig
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-30ib_srpt: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/cm: Remove compare_data checksHaggai Eran
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran