index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_alua.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-03
scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ members
David Disseldorp
1
-56
/
+30
2021-08-03
scsi: target: core: Avoid using lun_tg_pt_gp after unlock
David Disseldorp
1
-5
/
+5
2021-05-31
scsi: target: Use standard SAM status types
Hannes Reinecke
1
-3
/
+3
2021-01-22
scsi: target: alua: Remove in_interrupt() usage in core_alua_check_nonop_delay()
Sebastian Andrzej Siewior
1
-2
/
+0
2020-05-07
scsi: target: Make transport_flags per device
Bodo Stroesser
1
-5
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-03-27
scsi: target: alua: fix the tg_pt_gps_count
tangwenji
1
-2
/
+4
2019-02-04
scsi: target/iscsi: Convert comments about locking into runtime checks
Bart Van Assche
1
-3
/
+2
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-3
/
+3
2018-10-23
scsi: target: Set response length for REPORT TARGET PORT GROUPS
Roland Dreier
1
-1
/
+1
2017-11-04
target: fix ALUA state file path truncation
David Disseldorp
1
-23
/
+28
2017-09-04
fs: fix kernel_write prototype
Christoph Hellwig
1
-1
/
+2
2017-07-06
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
1
-4
/
+4
2017-03-30
target: Fix ALUA transition state race between multiple initiators
Mike Christie
1
-88
/
+48
2017-03-18
target: fix race during implicit transition work flushes
Mike Christie
1
-9
/
+1
2017-03-18
target: allow userspace to set state to transitioning
Mike Christie
1
-15
/
+22
2017-03-18
target: fix ALUA transition timeout handling
Mike Christie
1
-15
/
+8
2017-03-18
target: Use system workqueue for ALUA transitions
Mike Christie
1
-5
/
+3
2017-03-18
target: fail ALUA transitions for pscsi
Mike Christie
1
-0
/
+3
2017-03-18
target: allow ALUA setup for some passthrough backends
Mike Christie
1
-4
/
+5
2016-12-09
target: Minimize #include directives
Bart Van Assche
1
-0
/
+3
2016-05-09
target: use new "dbroot" target attribute
Lee Duncan
1
-3
/
+3
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-263
/
+200
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2015-06-22
target: Send UA on ALUA target port group change
Hannes Reinecke
1
-0
/
+7
2015-06-22
target: Convert se_lun->lun_deve_lock to normal spinlock
Nicholas Bellinger
1
-2
/
+2
2015-06-16
target: use 'se_dev_entry' when allocating UAs
Hannes Reinecke
1
-9
/
+18
2015-06-16
target_core_alua: Correct UA handling when switching states
Hannes Reinecke
1
-6
/
+16
2015-06-15
target: use 64-bit LUNs
Hannes Reinecke
1
-1
/
+1
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-2
/
+1
2015-06-01
target: Drop se_lun->lun_active for existing percpu lun_ref
Nicholas Bellinger
1
-2
/
+3
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
1
-2
/
+10
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
1
-246
/
+148
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
1
-1
/
+2
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-30
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
1
-2
/
+2
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
1
-1
/
+1
2014-10-01
target: encapsulate smp_mb__after_atomic()
Joern Engel
1
-23
/
+10
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
1
-13
/
+13
2014-06-06
target: Allow READ_CAPACITY opcode in ALUA Standby access state
Nicholas Bellinger
1
-0
/
+9
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-13
/
+13
2014-03-13
target: silence GCC warning in target_alua_state_check
Paul Bolle
1
-51
/
+44
2014-02-12
target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_div
Nicholas Bellinger
1
-1
/
+1
2014-01-09
target_core_alua: check for buffer overflow
Hannes Reinecke
1
-6
/
+17
2014-01-09
target_core_alua: Referrals configfs integration
Hannes Reinecke
1
-0
/
+101
2014-01-09
target_core_alua: Referrals infrastructure
Hannes Reinecke
1
-0
/
+154
2013-12-17
target_core_alua: Use workqueue for ALUA transitioning
Hannes Reinecke
1
-50
/
+124
2013-12-17
target_core_alua: store old and pending ALUA state
Hannes Reinecke
1
-5
/
+10
2013-12-17
target_core_alua: Allocate ALUA metadata on demand
Hannes Reinecke
1
-39
/
+31
2013-12-17
target_core_alua: validate ALUA state transition
Hannes Reinecke
1
-10
/
+45
[next]