summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_fabric_lib.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: Handle short iSIDsMike Christie2020-07-081-5/+16
* scsi: target: Fix iscsi transport id buf len calculationMike Christie2020-07-081-1/+1
* scsi: target: Fix iscsi transport id buffer setupMike Christie2020-07-081-37/+35
* scsi: target: Fix iscsi transport id parsingMike Christie2020-07-081-18/+4
* scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser2020-04-131-1/+1
* scsi: target: Write NULL to *port_nexus_ptr if no ISIDBodo Stroesser2020-04-131-1/+2
* scsi: target: core: Fix a pr_debug() argumentBart Van Assche2019-11-191-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* target-core: don't use "const char*" for a buffer that is written toRasmus Villemoes2018-01-121-3/+3
* target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche2017-07-061-3/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-149/+134
|\
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-301-125/+138
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-27/+0
* | target: explicitly include scsi_proto.h in target_core_fabric_lib.cStephen Rothwell2015-06-031-0/+2
* | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-2/+0
|/
* target: fix pr_out length in iscsi_parse_pr_out_transport_idJoern Engel2014-09-171-3/+3
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-1/+1
* target: Update copyright information to 2012Nicholas Bellinger2012-11-271-2/+1
* target: Fix minor spelling typos in drivers/targetMasanari Iida2012-09-171-4/+4
* target: remove useless castsJörn Engel2011-12-141-3/+3
* target: header reshuffle, part2Christoph Hellwig2011-12-141-4/+1
* target: reshuffle headersChristoph Hellwig2011-12-141-1/+1
* drivers/target: Add export.h to files as required.Paul Gortmaker2011-10-311-0/+1
* target: check hex2bin resultMimi Zohar2011-09-211-3/+9
* target: remove custom hex2bin() implementationAndy Shevchenko2011-07-221-10/+7
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-5/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter2011-03-231-0/+1
* drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
* [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-141-0/+451