summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/srpt/ib_srpt.c
AgeCommit message (Expand)Author
2015-07-14IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXXVaishali Thakkar
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30ib_srpt: Remove set-but-not-used variablesBart Van Assche
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-05-30target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-15ib_srpt: convert printk's to pr_* functionsDoug Ledford
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-01-20ib_srpt: wait_for_completion_timeout does not return negative statusNicholas Mc Guire
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-10-28srp-target: Retry when QP creation fails with ENOMEMBart Van Assche
2014-10-14ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier
2014-08-12IB/srpt: Handle GID change eventsDoug Ledford
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny
2014-04-11ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2014-02-12IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-07target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger
2013-10-03ib_srpt: always set response for task managementJack Wang
2013-10-01ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger
2013-07-07target: make queue_tm_rsp() return voidJoern Engel
2013-05-29ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel
2013-04-16SRPT: Fix odd use of WARN_ON()Grant Grundler
2012-11-28ib_srpt: Convert TMR path to target_submit_tmrNicholas Bellinger
2012-11-28ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->krefNicholas Bellinger
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier
2012-08-15IB: Fix typos in infiniband driversMasanari Iida
2012-07-16srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_compChristoph Hellwig
2012-05-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-04-14target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover
2012-04-14IB/srpt: Remove use of transport_do_task_sg_chain()Roland Dreier