summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_alua.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2014-11-241-1/+1
* target: encapsulate smp_mb__after_atomic()Joern Engel2014-10-011-23/+10
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-081-13/+13
|\
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-13/+13
* | target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger2014-06-061-0/+9
|/
* target: silence GCC warning in target_alua_state_checkPaul Bolle2014-03-131-51/+44
* target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger2014-02-121-1/+1
* target_core_alua: check for buffer overflowHannes Reinecke2014-01-091-6/+17
* target_core_alua: Referrals configfs integrationHannes Reinecke2014-01-091-0/+101
* target_core_alua: Referrals infrastructureHannes Reinecke2014-01-091-0/+154
* target_core_alua: Use workqueue for ALUA transitioningHannes Reinecke2013-12-171-50/+124
* target_core_alua: store old and pending ALUA stateHannes Reinecke2013-12-171-5/+10
* target_core_alua: Allocate ALUA metadata on demandHannes Reinecke2013-12-171-39/+31
* target_core_alua: validate ALUA state transitionHannes Reinecke2013-12-171-10/+45
* target_core_alua: Store supported ALUA statesHannes Reinecke2013-11-201-6/+8
* target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZEDHannes Reinecke2013-11-201-5/+5
* target_core_alua: spellcheckHannes Reinecke2013-11-201-9/+9
* target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-201-55/+55
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-1/+1
* target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-outGera Kazakov2013-09-101-1/+1
* target: Avoid non-existent tg_pt_gp_mem in target_alua_state_checkNicholas Bellinger2013-09-101-0/+3
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-121-16/+16
* target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger2013-04-111-0/+3
* target: writev() on single-element vector is pointlessAl Viro2013-02-261-26/+9
* target: Use TCM_NO_SENSE for initialisationHannes Reinecke2013-01-101-1/+1
* target: Update copyright information to 2012Nicholas Bellinger2012-11-271-2/+1
* target: Fix incorrect inversion of TPGS_EXPLICT_ALUA checkNicholas Bellinger2012-11-061-1/+1
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-061-53/+45
* target: simplify alua supportChristoph Hellwig2012-11-061-88/+47
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-061-80/+72
* target: Fix minor spelling typos in drivers/targetMasanari Iida2012-09-171-1/+1
* target: report too-small parameter lists everywherePaolo Bonzini2012-09-071-0/+7
* target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier2012-06-121-2/+3
* target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger2012-05-171-12/+70
* target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bitsNicholas Bellinger2012-05-171-3/+3
* target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-061-8/+4
* target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulationRoland Dreier2012-02-251-4/+3
* target: Allow control CDBs with data > 1 pageAndy Grover2012-01-181-4/+4
* target: header reshuffle, part2Christoph Hellwig2011-12-141-3/+2
* target: reshuffle headersChristoph Hellwig2011-12-141-1/+1
* target: remove unused struct fieldsJörn Engel2011-12-061-2/+0
* target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-061-9/+16
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/target: Add export.h to files as required.Paul Gortmaker2011-10-311-0/+1
* | target: remove SCF_EMULATE_CDB_ASYNCChristoph Hellwig2011-11-041-1/+4
* | target: pass the se_task to the CDB emulation callbackChristoph Hellwig2011-11-041-2/+4
|/
* target: Fix REPORT TARGET PORT GROUPS handling with small allocation lengthNicholas Bellinger2011-10-241-0/+20
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-84/+84
* target: Make all control CDBs scatter-gatherAndy Grover2011-07-221-11/+31
OpenPOWER on IntegriCloud