index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
[SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.
Jeff Skirvin
1
-1
/
+6
2012-07-20
[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
Dan Williams
1
-11
/
+8
2012-07-20
[SCSI] libsas: add sas_eh_abort_handler
Dan Williams
1
-0
/
+21
2012-07-20
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
3
-4
/
+130
2012-07-20
[SCSI] libsas: cleanup spurious calls to scsi_schedule_eh
Maciej Trela
2
-2
/
+0
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
5
-25
/
+72
2012-07-08
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
Dan Williams
1
-6
/
+6
2012-04-23
[SCSI] Revert "[SCSI] libsas: fix sas port naming"
Dan Williams
1
-1
/
+1
2012-04-23
[SCSI] libsas: fix false positive 'device attached' conditions
Dan Williams
1
-1
/
+8
2012-04-23
[SCSI] libsas, libata: fix start of life for a sas ata_port
Dan Williams
3
-29
/
+25
2012-04-23
[SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_ready
Dan Williams
1
-1
/
+15
2012-04-23
[SCSI] libsas: unify domain_device sas_rphy lifetimes
Dan Williams
2
-7
/
+10
2012-04-23
[SCSI] libsas: fix sas_get_port_device regression
Dan Williams
1
-4
/
+5
2012-04-23
[SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys
Thomas Jackson
1
-5
/
+12
2012-04-23
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
Dan Williams
6
-58
/
+47
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
10
-897
/
+1345
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2012-03-01
[SCSI] libsas: don't recover end devices attached to disabled phys
Dan Williams
3
-4
/
+7
2012-03-01
[SCSI] libsas: fixup target_port_protocols for expanders that don't report sata
Dan Williams
1
-0
/
+2
2012-03-01
[SCSI] libsas: set attached device type and target protocols for local phys
Dan Williams
3
-4
/
+27
2012-03-01
[SCSI] libsas: revert ata srst
Dan Williams
1
-38
/
+0
2012-03-01
[SCSI] libsas: fix lifetime of SAS_HA_FROZEN
Dan Williams
1
-6
/
+7
2012-03-01
[SCSI] libsas: async ata scanning
Dan Williams
4
-40
/
+83
2012-03-01
[SCSI] libsas: restore scan order
Dan Williams
3
-45
/
+32
2012-03-01
[SCSI] libsas: delete device on sas address changed
Dan Williams
1
-0
/
+9
2012-03-01
[SCSI] libsas: let libata recover links that fail to transmit initial sig-fis
Dan Williams
4
-86
/
+170
2012-03-01
[SCSI] libsas: fix sas port naming
Dan Williams
1
-1
/
+1
2012-03-01
[SCSI] libsas: improve debug statements
Dan Williams
2
-32
/
+85
2012-03-01
[SCSI] libsas: kill spurious sas_put_device
Maciej Trela
1
-2
/
+0
2012-03-01
[SCSI] libsas: fix sas_unregister_ports vs sas_drain_work
Dan Williams
3
-13
/
+25
2012-03-01
[SCSI] libsas: route local link resets through ata-eh
Dan Williams
3
-20
/
+37
2012-03-01
[SCSI] libsas: fix mixed topology recovery
Dan Williams
2
-12
/
+9
2012-03-01
[SCSI] libsas: close scsi_remove_target() vs libata-eh race
Dan Williams
3
-3
/
+10
2012-03-01
[SCSI] libsas: mark all domain devices gone if root port disappears
Dan Williams
2
-5
/
+7
2012-03-01
[SCSI] libsas: pre-clean commands that won the eh vs completion race
Dan Williams
1
-9
/
+16
2012-03-01
[SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset
Dan Williams
1
-0
/
+2
2012-02-29
[SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset()
Dan Williams
1
-0
/
+3
2012-02-29
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
6
-27
/
+55
2012-02-29
[SCSI] libsas: check for 'gone' expanders in smp_execute_task()
Dan Williams
1
-0
/
+5
2012-02-29
[SCSI] libsas: don't mark expanders as gone when a child device is removed
Dan Williams
1
-1
/
+0
2012-02-29
[SCSI] libsas: poll for ata device readiness after reset
Dan Williams
3
-35
/
+82
2012-02-20
[SCSI] libsas: async ata-eh
Dan Williams
1
-3
/
+14
2012-02-20
[SCSI] libsas: add mutex for SMP task execution
Jeff Skirvin
2
-28
/
+32
2012-02-20
[SCSI] libsas: Remove redundant phy state notification calls.
Jeff Skirvin
1
-4
/
+1
2012-02-20
[SCSI] libsas: sas_phy_enable via transport_sas_phy_reset
Dan Williams
3
-9
/
+52
2012-02-20
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
4
-2
/
+68
2012-02-20
[SCSI] libsas: perform sas-transport resets in shost->workq context
Dan Williams
3
-2
/
+69
2012-02-20
[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures
Dan Williams
2
-5
/
+58
2012-02-20
[SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata
Dan Williams
2
-12
/
+6
2012-02-20
[SCSI] libsas: let libata handle command timeouts
Dan Williams
2
-2
/
+21
[prev]
[next]