summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_alua.c
Commit message (Expand)AuthorAgeFilesLines
* target: Minimize #include directivesBart Van Assche2016-12-091-0/+3
* target: use new "dbroot" target attributeLee Duncan2016-05-091-3/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-263/+200
|\
| * target: Send UA on ALUA target port group changeHannes Reinecke2015-06-221-0/+7
| * target: Convert se_lun->lun_deve_lock to normal spinlockNicholas Bellinger2015-06-221-2/+2
| * target: use 'se_dev_entry' when allocating UAsHannes Reinecke2015-06-161-9/+18
| * target_core_alua: Correct UA handling when switching statesHannes Reinecke2015-06-161-6/+16
| * target: use 64-bit LUNsHannes Reinecke2015-06-151-1/+1
| * target: Drop se_lun->lun_active for existing percpu lun_refNicholas Bellinger2015-06-011-2/+3
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-011-2/+10
| * target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig2015-06-011-246/+148
| * target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2015-06-011-1/+2
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-231-2/+1
|\ \ | |/ |/|
| * target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-2/+1
* | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-301-2/+2
|/
* 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