summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srpt
Commit message (Expand)AuthorAgeFilesLines
* 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-292-15/+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-292-9/+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-232-359/+137
|\
| * IB/srpt: Remove redundant wc arraySagi Grimberg2016-01-191-2/+0
| * 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-222-345/+130
| |\
| | * IB/srpt: chain RDMA READ/WRITE requestsChristoph Hellwig2015-12-112-345/+130
| * | IB/ulps: Avoid calling ib_query_deviceOr Gerlitz2015-12-222-12/+6
| |/
* | ib_srpt: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger2016-01-122-81/+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
|/
* ib_srpt: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-302-12/+4
* IB/cm: Remove compare_data checksHaggai Eran2015-08-301-1/+1
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-3/+2
* IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXXVaishali Thakkar2015-07-141-36/+35
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-042-175/+31
|\
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-151-3/+1
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
| * ib_srpt: Remove set-but-not-used variablesBart Van Assche2015-05-301-7/+0
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-302-19/+9
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-302-57/+0
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-6/+0
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-1/+1
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-302-26/+3
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-45/+13
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-6/+0
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-301-5/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-232-1/+2
|\ \
| * | target: Minimize SCSI header #include directivesBart Van Assche2015-06-022-1/+2
| |/
* | IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+2
* | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-1/+3
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-241-36/+13
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-141-36/+13
* | ib_srpt: convert printk's to pr_* functionsDoug Ledford2015-04-151-97/+91
|/
OpenPOWER on IntegriCloud