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