aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_alua.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-11target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger1-0/+3
2013-02-26target: writev() on single-element vector is pointlessAl Viro1-26/+9
2013-01-10target: Use TCM_NO_SENSE for initialisationHannes Reinecke1-1/+1
2012-11-27target: Update copyright information to 2012Nicholas Bellinger1-2/+1
2012-11-06target: Fix incorrect inversion of TPGS_EXPLICT_ALUA checkNicholas Bellinger1-1/+1
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig1-53/+45
2012-11-06target: simplify alua supportChristoph Hellwig1-88/+47
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig1-80/+72
2012-09-17target: Fix minor spelling typos in drivers/targetMasanari Iida1-1/+1
2012-09-07target: report too-small parameter lists everywherePaolo Bonzini1-0/+7
2012-06-12target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier1-2/+3
2012-05-17target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger1-12/+70
2012-05-17target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bitsNicholas Bellinger1-3/+3
2012-05-06target: replace ->execute_task with ->execute_cmdChristoph Hellwig1-8/+4
2012-02-25target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulationRoland Dreier1-4/+3
2012-01-18target: Allow control CDBs with data > 1 pageAndy Grover1-4/+4
2011-12-14target: header reshuffle, part2Christoph Hellwig1-3/+2
2011-12-14target: reshuffle headersChristoph Hellwig1-1/+1
2011-12-06target: remove unused struct fieldsJörn Engel1-2/+0
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger1-9/+16
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-04target: remove SCF_EMULATE_CDB_ASYNCChristoph Hellwig1-1/+4
2011-11-04target: pass the se_task to the CDB emulation callbackChristoph Hellwig1-2/+4
2011-10-31drivers/target: Add export.h to files as required.Paul Gortmaker1-0/+1
2011-10-24target: Fix REPORT TARGET PORT GROUPS handling with small allocation lengthNicholas Bellinger1-0/+20
2011-10-11target: Remove unneeded version.h includesJesper Juhl1-1/+0
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-84/+84
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover1-11/+31
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover1-2/+2
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-4/+4
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-107/+115
2011-04-26Merge branch 'master' into for-nextJiri Kosina1-5/+5
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+1991