aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_alua.c
AgeCommit message (Expand)Author
2017-03-30target: Fix ALUA transition state race between multiple initiatorsMike Christie
2017-03-18target: fix race during implicit transition work flushesMike Christie
2017-03-18target: allow userspace to set state to transitioningMike Christie
2017-03-18target: fix ALUA transition timeout handlingMike Christie
2017-03-18target: Use system workqueue for ALUA transitionsMike Christie
2017-03-18target: fail ALUA transitions for pscsiMike Christie
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie
2016-12-09target: Minimize #include directivesBart Van Assche
2016-05-09target: use new "dbroot" target attributeLee Duncan
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-22target: Send UA on ALUA target port group changeHannes Reinecke
2015-06-22target: Convert se_lun->lun_deve_lock to normal spinlockNicholas Bellinger
2015-06-16target: use 'se_dev_entry' when allocating UAsHannes Reinecke
2015-06-16target_core_alua: Correct UA handling when switching statesHannes Reinecke
2015-06-15target: use 64-bit LUNsHannes Reinecke
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01target: Drop se_lun->lun_active for existing percpu lun_refNicholas Bellinger
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke
2014-10-01target: encapsulate smp_mb__after_atomic()Joern Engel
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-06target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-03-13target: silence GCC warning in target_alua_state_checkPaul Bolle
2014-02-12target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger
2014-01-09target_core_alua: check for buffer overflowHannes Reinecke
2014-01-09target_core_alua: Referrals configfs integrationHannes Reinecke
2014-01-09target_core_alua: Referrals infrastructureHannes Reinecke
2013-12-17target_core_alua: Use workqueue for ALUA transitioningHannes Reinecke
2013-12-17target_core_alua: store old and pending ALUA stateHannes Reinecke
2013-12-17target_core_alua: Allocate ALUA metadata on demandHannes Reinecke
2013-12-17target_core_alua: validate ALUA state transitionHannes Reinecke
2013-11-20target_core_alua: Store supported ALUA statesHannes Reinecke
2013-11-20target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZEDHannes Reinecke
2013-11-20target_core_alua: spellcheckHannes Reinecke
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-10target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-outGera Kazakov
2013-09-10target: Avoid non-existent tg_pt_gp_mem in target_alua_state_checkNicholas Bellinger
2013-08-12target: replace strict_strto*() with kstrto*()Jingoo Han
2013-04-11target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger
2013-02-26target: writev() on single-element vector is pointlessAl Viro
2013-01-10target: Use TCM_NO_SENSE for initialisationHannes Reinecke
2012-11-27target: Update copyright information to 2012Nicholas Bellinger
2012-11-06target: Fix incorrect inversion of TPGS_EXPLICT_ALUA checkNicholas Bellinger