Sign in
android-kvm
/
linux
/
613317bd212c585c20796c10afe5daaa95d4b0a1
/
drivers
/
target
/
target_core_alua.c
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
3dd348fc
target: Send UA on ALUA target port group change
by Hannes Reinecke
· 10 years ago
1adff1b
target: Convert se_lun->lun_deve_lock to normal spinlock
by Nicholas Bellinger
· 10 years ago
c51c8e7
target: use 'se_dev_entry' when allocating UAs
by Hannes Reinecke
· 10 years ago
ee8c07d
target_core_alua: Correct UA handling when switching states
by Hannes Reinecke
· 10 years ago
f2d3068
target: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
9e37d04
target: Drop se_lun->lun_active for existing percpu lun_ref
by Nicholas Bellinger
· 10 years ago
4cc987e
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
by Nicholas Bellinger
· 10 years ago
adf653f
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
by Christoph Hellwig
· 10 years ago
29a05de
target: Convert se_node_acl->device_list[] to RCU hlist
by Nicholas Bellinger
· 10 years ago
7ad34a9
target: target_core_configfs.h is not needed in fabric drivers
by Christoph Hellwig
· 10 years ago
a354170
target: Use a PASSTHROUGH flag instead of transport_types
by Andy Grover
· 10 years ago
eb846d9
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
by Hannes Reinecke
· 10 years ago
33940d0
target: encapsulate smp_mb__after_atomic()
by Joern Engel
· 10 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 11 years ago
e7810c2
target: Allow READ_CAPACITY opcode in ALUA Standby access state
by Nicholas Bellinger
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
1e3ab99
target: silence GCC warning in target_alua_state_check
by Paul Bolle
· 11 years ago
cdf5594
target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_div
by Nicholas Bellinger
· 11 years ago
38edd72
target_core_alua: check for buffer overflow
by Hannes Reinecke
· 11 years ago
229d4f1
target_core_alua: Referrals configfs integration
by Hannes Reinecke
· 11 years ago
c66094b
target_core_alua: Referrals infrastructure
by Hannes Reinecke
· 11 years ago
9c6e164
target_core_alua: Use workqueue for ALUA transitioning
by Hannes Reinecke
· 11 years ago
dfbce75
target_core_alua: store old and pending ALUA state
by Hannes Reinecke
· 11 years ago
1e0b940
target_core_alua: Allocate ALUA metadata on demand
by Hannes Reinecke
· 11 years ago
bb91c1a
target_core_alua: validate ALUA state transition
by Hannes Reinecke
· 11 years ago
c0dc941
target_core_alua: Store supported ALUA states
by Hannes Reinecke
· 11 years ago
73f3bf5
target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZED
by Hannes Reinecke
· 11 years ago
f1ae05d
target_core_alua: spellcheck
by Hannes Reinecke
· 11 years ago
125d011
target core: rename (ex,im)plict -> (ex,im)plicit
by Hannes Reinecke
· 11 years ago
4c76251
target: Update copyright ownership/year information to 2013
by Nicholas Bellinger
· 11 years ago
f730f91
target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out
by Gera Kazakov
· 11 years ago
89c12cc
target: Avoid non-existent tg_pt_gp_mem in target_alua_state_check
by Nicholas Bellinger
· 11 years ago
57103d7
target: replace strict_strto*() with kstrto*()
by Jingoo Han
· 12 years ago
30f359a
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
by Nicholas Bellinger
· 12 years ago
0e9b10a
target: writev() on single-element vector is pointless
by Al Viro
· 12 years ago
a0d50f6
target: Use TCM_NO_SENSE for initialisation
by Hannes Reinecke
· 12 years ago
fd9a11d
target: Update copyright information to 2012
by Nicholas Bellinger
· 12 years ago
a2e85d1
target: Fix incorrect inversion of TPGS_EXPLICT_ALUA check
by Nicholas Bellinger
· 12 years ago
de103c9
target: pass sense_reason as a return value
by Christoph Hellwig
· 12 years ago
c87fbd5
target: simplify alua support
by Christoph Hellwig
· 12 years ago
0fd97cc
target: kill struct se_subsystem_dev
by Christoph Hellwig
· 12 years ago
35d1efe
target: Fix minor spelling typos in drivers/target
by Masanari Iida
· 12 years ago
0d7f129
target: report too-small parameter lists everywhere
by Paolo Bonzini
· 12 years ago
59e4f54
target: Return error to initiator if SET TARGET PORT GROUPS emulation fails
by Roland Dreier
· 13 years ago
5b9a4d7
target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute
by Nicholas Bellinger
· 13 years ago
ba53974
target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits
by Nicholas Bellinger
· 13 years ago
6bb35e0
target: replace ->execute_task with ->execute_cmd
by Christoph Hellwig
· 13 years ago
33395fb
target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation
by Roland Dreier
· 13 years ago
4949314
target: Allow control CDBs with data > 1 page
by Andy Grover
· 13 years ago
c4795fb
target: header reshuffle, part2
by Christoph Hellwig
· 13 years ago
e26d99a
target: reshuffle headers
by Christoph Hellwig
· 13 years ago
5c73b67
target: remove unused struct fields
by Jörn Engel
· 13 years ago
03e98c9
target: Address legacy PYX_TRANSPORT_* return code breakage
by Nicholas Bellinger
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
d29a5b6
target: remove SCF_EMULATE_CDB_ASYNC
by Christoph Hellwig
· 13 years ago
e76a35d
target: pass the se_task to the CDB emulation callback
by Christoph Hellwig
· 13 years ago
c53181a
drivers/target: Add export.h to files as required.
by Paul Gortmaker
· 13 years ago
6b20fa9
target: Fix REPORT TARGET PORT GROUPS handling with small allocation length
by Nicholas Bellinger
· 13 years ago
9375b1b
target: Remove unneeded version.h includes
by Jesper Juhl
· 13 years ago
6708bb2
target: Follow up core updates from AGrover and HCH (round 4)
by Andy Grover
· 14 years ago
05d1c7c
target: Make all control CDBs scatter-gather
by Andy Grover
· 14 years ago
a1d8b49
target: Updates from AGrover and HCH (round 3)
by Andy Grover
· 14 years ago
5951146d
target: More core cleanups from AGrover (round 2)
by Andy Grover
· 14 years ago
e3d6f90
target: Core cleanups from AGrover (round 1)
by Andy Grover
· 14 years ago
07f9479
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
6eab04a
treewide: remove extra semicolons
by Justin P. Mattock
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c66ac9d
[SCSI] target: Add LIO target core v4.0.0-rc6
by Nicholas Bellinger
· 14 years ago