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-02-20
[SCSI] libsas: fix timeout vs completion race
Dan Williams
3
-75
/
+65
2012-02-20
[SCSI] libsas: prevent double completion of scmds from eh
Dan Williams
1
-28
/
+33
2012-02-19
[SCSI] libsas: close error handling vs sas_ata_task_done() race
Dan Williams
2
-53
/
+75
2012-02-19
[SCSI] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_done
Dan Williams
1
-14
/
+0
2012-02-19
[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters
Dan Williams
2
-309
/
+20
2012-02-19
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
Dan Williams
7
-13
/
+143
2012-02-19
[SCSI] libsas: convert dev->gone to flags
Dan Williams
4
-6
/
+6
2012-02-19
[SCSI] libsas: remove ata_port.lock management duties from lldds
Dan Williams
2
-17
/
+25
2012-02-19
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
4
-18
/
+81
2012-02-19
[SCSI] libsas: convert ha->state to flags
Dan Williams
2
-3
/
+3
2012-02-19
[SCSI] libsas: replace event locks with atomic bitops
Dan Williams
6
-57
/
+23
2012-02-19
[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device
Dan Williams
1
-0
/
+6
2012-02-19
[SCSI] libsas: fix domain_device leak
Dan Williams
4
-26
/
+55
2012-02-19
[SCSI] libsas: kill sas_slave_destroy
Dan Williams
1
-9
/
+0
2012-02-19
[SCSI] libsas: remove unused ata_task_resp fields
Dan Williams
1
-4
/
+0
2011-11-01
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
3
-0
/
+3
2011-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
5
-107
/
+234
2011-10-16
[SCSI] libsas: fix port->dev_list locking
Dan Williams
2
-11
/
+17
2011-10-02
[SCSI] libsas: fix panic when single phy is disabled on a wide port
Mark Salyzyn
1
-4
/
+6
2011-10-02
[SCSI] isci: export phy events via ->lldd_control_phy()
Dan Williams
1
-4
/
+9
2011-10-02
[SCSI] isci: atapi support
Dan Williams
1
-1
/
+1
2011-10-02
[SCSI] libsas: set sas_address and device type of rphy
Jack Wang
1
-0
/
+2
2011-10-02
[SCSI] libsas: dynamic queue depth
Dan Williams
1
-21
/
+18
2011-10-02
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
Dan Williams
1
-1
/
+10
2011-10-02
[SCSI] libsas: Allow expander T-T attachments
Luben Tuikov
1
-6
/
+14
2011-09-22
[SCSI] libsas: sgpio write support
Dan Williams
1
-2
/
+101
2011-09-22
[SCSI] libsas: fix failure to revalidate domain for anything but the first ex...
Mark Salyzyn
1
-1
/
+1
2011-08-30
[SCSI] libsas: fix sas_queuecommand return values
Christoph Hellwig
1
-4
/
+5
2011-08-30
[SCSI] libsas: reindent sas_queuecommand
Christoph Hellwig
1
-43
/
+38
2011-08-30
[SCSI] libsas: sas_queuecommand doesnt need host_lock
Christoph Hellwig
1
-22
/
+3
2011-08-27
[SCSI] libsas: export sas_alloc_task()
Dan Williams
1
-3
/
+27
2011-07-27
[SCSI] libsas: remove expander from dev list on error
Luben Tuikov
1
-0
/
+3
2011-05-27
[SCSI] libsas: Add option for SATA soft reset
Dave Jiang
1
-1
/
+39
2011-05-27
[SCSI] libsas: check dev->gone before submitting sata i/o
Dan Williams
1
-7
/
+7
2011-05-27
[SCSI] libsas: fix/amend device gone notification in sas_deform_port()
Dan Williams
3
-12
/
+15
2011-05-24
[SCSI] libsas: fix SATA NCQ error
Xiangliang Yu
1
-2
/
+18
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-21
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2011-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
8
-93
/
+29
2011-03-17
scsi: change to new flag variable
matt mooney
1
-1
/
+1
2011-03-15
[SCSI] libsas: fix ata list corruption issue
James Bottomley
1
-0
/
+13
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-2
/
+1
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-2
/
+2
2011-03-02
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
1
-2
/
+2
2011-03-02
ipr/sas_ata: use mode mask macros from <linux/ata.h>
Sergei Shtylyov
1
-2
/
+2
2011-03-02
libsas: convert to libata new error handler
James Bottomley
2
-8
/
+93
2011-02-28
[SCSI] libsas: fix loopback topology bug during discovery
jack_wang
1
-0
/
+5
2011-02-13
[SCSI] libsas: convert to libata new error handler
James Bottomley
2
-8
/
+93
2011-01-24
[SCSI] libsas: remove spurious sata control register read/write
James Bottomley
1
-51
/
+0
2011-01-24
[SCSI] libsas: convert to standard kernel debugging
James Bottomley
5
-33
/
+1
[prev]
[next]