index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_alua.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target: alua: Do not report emtpy port group
Dmitry Bogdanov
2022-09-15
1
-0
/
+3
*
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
2022-08-01
1
-2
/
+1
*
scsi: target: Remove duplicate "the"
Jiang Jian
2022-06-21
1
-1
/
+1
*
scsi: target: Perform ALUA group changes in one step
Mike Christie
2021-10-18
1
-7
/
+16
*
scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O path
Mike Christie
2021-10-18
1
-27
/
+34
*
scsi: target: Fix alua_tg_pt_gps_count tracking
Mike Christie
2021-10-18
1
-1
/
+0
*
scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ members
David Disseldorp
2021-08-03
1
-56
/
+30
*
scsi: target: core: Avoid using lun_tg_pt_gp after unlock
David Disseldorp
2021-08-03
1
-5
/
+5
*
scsi: target: Use standard SAM status types
Hannes Reinecke
2021-05-31
1
-3
/
+3
*
scsi: target: alua: Remove in_interrupt() usage in core_alua_check_nonop_delay()
Sebastian Andrzej Siewior
2021-01-22
1
-2
/
+0
*
scsi: target: Make transport_flags per device
Bodo Stroesser
2020-05-07
1
-5
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
scsi: target: alua: fix the tg_pt_gps_count
tangwenji
2019-03-27
1
-2
/
+4
*
scsi: target/iscsi: Convert comments about locking into runtime checks
Bart Van Assche
2019-02-04
1
-3
/
+2
*
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-28
1
-3
/
+3
*
scsi: target: Set response length for REPORT TARGET PORT GROUPS
Roland Dreier
2018-10-23
1
-1
/
+1
*
target: fix ALUA state file path truncation
David Disseldorp
2017-11-04
1
-23
/
+28
*
fs: fix kernel_write prototype
Christoph Hellwig
2017-09-04
1
-1
/
+2
*
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-07-06
1
-4
/
+4
*
target: Fix ALUA transition state race between multiple initiators
Mike Christie
2017-03-30
1
-88
/
+48
*
target: fix race during implicit transition work flushes
Mike Christie
2017-03-18
1
-9
/
+1
*
target: allow userspace to set state to transitioning
Mike Christie
2017-03-18
1
-15
/
+22
*
target: fix ALUA transition timeout handling
Mike Christie
2017-03-18
1
-15
/
+8
*
target: Use system workqueue for ALUA transitions
Mike Christie
2017-03-18
1
-5
/
+3
*
target: fail ALUA transitions for pscsi
Mike Christie
2017-03-18
1
-0
/
+3
*
target: allow ALUA setup for some passthrough backends
Mike Christie
2017-03-18
1
-4
/
+5
*
target: Minimize #include directives
Bart Van Assche
2016-12-09
1
-0
/
+3
*
target: use new "dbroot" target attribute
Lee Duncan
2016-05-09
1
-3
/
+3
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
1
-263
/
+200
|
\
|
*
target: Send UA on ALUA target port group change
Hannes Reinecke
2015-06-22
1
-0
/
+7
|
*
target: Convert se_lun->lun_deve_lock to normal spinlock
Nicholas Bellinger
2015-06-22
1
-2
/
+2
|
*
target: use 'se_dev_entry' when allocating UAs
Hannes Reinecke
2015-06-16
1
-9
/
+18
|
*
target_core_alua: Correct UA handling when switching states
Hannes Reinecke
2015-06-16
1
-6
/
+16
|
*
target: use 64-bit LUNs
Hannes Reinecke
2015-06-15
1
-1
/
+1
|
*
target: Drop se_lun->lun_active for existing percpu lun_ref
Nicholas Bellinger
2015-06-01
1
-2
/
+3
|
*
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
2015-06-01
1
-2
/
+10
|
*
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
2015-06-01
1
-246
/
+148
|
*
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
2015-06-01
1
-1
/
+2
|
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
1
-1
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-02
1
-2
/
+1
*
|
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-30
1
-2
/
+2
|
/
*
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-24
1
-1
/
+1
*
target: encapsulate smp_mb__after_atomic()
Joern Engel
2014-10-01
1
-23
/
+10
*
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-08
1
-13
/
+13
|
\
|
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-13
/
+13
*
|
target: Allow READ_CAPACITY opcode in ALUA Standby access state
Nicholas Bellinger
2014-06-06
1
-0
/
+9
|
/
*
target: silence GCC warning in target_alua_state_check
Paul Bolle
2014-03-13
1
-51
/
+44
*
target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_div
Nicholas Bellinger
2014-02-12
1
-1
/
+1
*
target_core_alua: check for buffer overflow
Hannes Reinecke
2014-01-09
1
-6
/
+17
[next]