aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_fabric_lib.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-08scsi: target: Handle short iSIDsGravatar Mike Christie 1-5/+16
2020-07-08scsi: target: Fix iscsi transport id buf len calculationGravatar Mike Christie 1-1/+1
2020-07-08scsi: target: Fix iscsi transport id buffer setupGravatar Mike Christie 1-37/+35
2020-07-08scsi: target: Fix iscsi transport id parsingGravatar Mike Christie 1-18/+4
2020-04-13scsi: target: fix PR IN / READ FULL STATUS for FCGravatar Bodo Stroesser 1-1/+1
2020-04-13scsi: target: Write NULL to *port_nexus_ptr if no ISIDGravatar Bodo Stroesser 1-1/+2
2019-11-19scsi: target: core: Fix a pr_debug() argumentGravatar Bart Van Assche 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2018-01-12target-core: don't use "const char*" for a buffer that is written toGravatar Rasmus Villemoes 1-3/+3
2017-07-06target: Use {get,put}_unaligned_be*() instead of open coding these functionsGravatar Bart Van Assche 1-3/+3
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 1-149/+134
2015-06-03target: explicitly include scsi_proto.h in target_core_fabric_lib.cGravatar Stephen Rothwell 1-0/+2
2015-06-02target: Minimize SCSI header #include directivesGravatar Bart Van Assche 1-2/+0
2015-05-30target: target_core_configfs.h is not needed in fabric driversGravatar Christoph Hellwig 1-1/+0
2015-05-30target: move transport ID handling to the coreGravatar Christoph Hellwig 1-125/+138
2015-05-30target: remove the get_fabric_proto_ident methodGravatar Christoph Hellwig 1-27/+0
2014-09-17target: fix pr_out length in iscsi_parse_pr_out_transport_idGravatar Joern Engel 1-3/+3
2013-09-10target: Update copyright ownership/year information to 2013Gravatar Nicholas Bellinger 1-1/+1
2012-11-27target: Update copyright information to 2012Gravatar Nicholas Bellinger 1-2/+1
2012-09-17target: Fix minor spelling typos in drivers/targetGravatar Masanari Iida 1-4/+4
2011-12-14target: remove useless castsGravatar Jörn Engel 1-3/+3
2011-12-14target: header reshuffle, part2Gravatar Christoph Hellwig 1-4/+1
2011-12-14target: reshuffle headersGravatar Christoph Hellwig 1-1/+1
2011-10-31drivers/target: Add export.h to files as required.Gravatar Paul Gortmaker 1-0/+1
2011-09-21target: check hex2bin resultGravatar Mimi Zohar 1-3/+9
2011-07-22target: remove custom hex2bin() implementationGravatar Andy Shevchenko 1-10/+7
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Gravatar Andy Grover 1-5/+5
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-23[SCSI] target: Minor sparse warning fixes and annotationsGravatar Dan Carpenter 1-0/+1
2011-03-02drivers: remove extraneous includes of smp_lock.hGravatar Arnd Bergmann 1-1/+0
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Gravatar Nicholas Bellinger 1-0/+451