index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
bfa: Update driver version to 3.2.25.0
Anil Gurumurthy
1
-1
/
+1
2015-12-03
bfa: File header and user visible string changes
Anil Gurumurthy
39
-89
/
+84
2015-12-03
bfa: Fix for crash when bfa_itnim is NULL
Anil Gurumurthy
1
-0
/
+26
2015-12-03
bfa: Update copyright messages
Anil Gurumurthy
39
-78
/
+117
2015-12-03
scsi_dh_alua: use scsi_vpd_tpg_id()
Hannes Reinecke
1
-31
/
+6
2015-12-03
scsi: Add scsi_vpd_tpg_id()
Hannes Reinecke
1
-0
/
+48
2015-12-03
scsi: export 'wwid' to sysfs
Hannes Reinecke
1
-0
/
+17
2015-12-03
scsi: Add scsi_vpd_lun_id()
Hannes Reinecke
1
-0
/
+140
2015-12-03
scsi_dh_alua: simplify sense code handling
Hannes Reinecke
1
-28
/
+17
2015-12-03
scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
Hannes Reinecke
1
-14
/
+11
2015-12-03
scsi_dh_alua: use unaligned access macros
Hannes Reinecke
1
-15
/
+8
2015-12-03
scsi_dh_alua: use flag for RTPG extended header
Hannes Reinecke
1
-8
/
+7
2015-12-03
scsi_dh_alua: fixup description of stpg_endio()
Hannes Reinecke
1
-4
/
+2
2015-12-03
scsi_dh_alua: return standard SCSI return codes in submit_rtpg
Hannes Reinecke
1
-16
/
+17
2015-12-03
scsi_dh_alua: use standard logging functions
Hannes Reinecke
1
-14
/
+13
2015-12-03
scsi_dh_alua: sanitze sense code handling
Hannes Reinecke
1
-11
/
+7
2015-12-03
scsi_dh_alua: improved logging
Hannes Reinecke
1
-2
/
+8
2015-12-03
scsi_dh_alua: Use vpd_pg83 information
Hannes Reinecke
1
-69
/
+18
2015-12-03
scsi_dh_alua: Disable ALUA handling for non-disk devices
Hannes Reinecke
1
-0
/
+12
2015-12-03
scsi: ignore errors from scsi_dh_add_device()
Hannes Reinecke
1
-3
/
+4
2015-12-03
scsi_dh: move 'dh_state' sysfs attribute to generic code
Hannes Reinecke
3
-73
/
+60
2015-12-01
mvsas: fix misleading indentation
Luis de Bethencourt
1
-2
/
+2
2015-12-01
scsi: ufs: fix spelling mistake in error message
Colin Ian King
1
-1
/
+1
2015-12-01
arcmsr: change driver version to v1.30.00.22-20151126
Ching Huang
1
-1
/
+1
2015-12-01
arcmsr: Split dma resource allocation to a new function
Ching Huang
1
-82
/
+93
2015-12-01
arcmsr: more readability improvements
Ching Huang
1
-47
/
+26
2015-12-01
arcmsr: changes driver version number
Ching Huang
1
-1
/
+1
2015-12-01
arcmsr: adds code to support new Areca adapter ARC1203
Ching Huang
2
-5
/
+31
2015-12-01
arcmsr: make code more readable
Ching Huang
2
-7
/
+10
2015-12-01
arcmsr: fixes not release allocated resource
Ching Huang
1
-1
/
+5
2015-12-01
arcmsr: fixed getting wrong configuration data
Ching Huang
1
-10
/
+10
2015-12-01
scsi_transport_fc: Introduce scsi_host_{get,put}()
Bart Van Assche
1
-6
/
+6
2015-11-30
scsi_debug: check for bigger value first
Andy Shevchenko
1
-3
/
+3
2015-11-30
scsi: rescan VPD attributes
Hannes Reinecke
4
-8
/
+36
2015-11-26
aacraid: aac_release_resources() can be static
Fengguang Wu
1
-1
/
+1
2015-11-26
scsi: use sector_div instead of do_div
Arnd Bergmann
1
-2
/
+2
2015-11-26
hisi_sas: Remove dependency on of_irq_count
John Garry
3
-40
/
+5
2015-11-26
hisi_sas: Add fatal irq handler
John Garry
1
-0
/
+119
2015-11-26
hisi_sas: Add control phy handler
John Garry
3
-0
/
+55
2015-11-26
hisi_sas: Add tmf methods
John Garry
1
-0
/
+309
2015-11-26
hisi_sas: Add scan finished and start
John Garry
2
-0
/
+26
2015-11-26
hisi_sas: Add smp protocol support
John Garry
3
-0
/
+100
2015-11-26
hisi_sas: Add bcast interrupt handler
John Garry
1
-0
/
+31
2015-11-26
hisi_sas: Add abnormal irq handler
John Garry
3
-0
/
+190
2015-11-26
hisi_sas: Add dev_found and dev_gone
John Garry
3
-0
/
+142
2015-11-26
hisi_sas: Add cq interrupt handler
John Garry
3
-0
/
+389
2015-11-26
hisi_sas: Add ssp command function
John Garry
3
-0
/
+458
2015-11-26
hisi_sas: Add path from phyup irq to SAS framework
John Garry
3
-0
/
+66
2015-11-26
hisi_sas: Add v1 hardware interrupt init
John Garry
2
-0
/
+166
2015-11-26
hisi_sas: Add v1 hardware initialisation code
John Garry
3
-0
/
+342
[next]