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
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-13
[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations
Christoph Hellwig
1
-2
/
+0
2006-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
2
-1
/
+5
2006-03-24
[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.
Nigel Cunningham
1
-1
/
+1
2006-03-21
Merge ../linux-2.6
James Bottomley
1
-0
/
+3
2006-03-19
[SCSI] eliminate rphy allocation in favour of expander/end device allocation
James Bottomley
1
-5
/
+0
2006-03-19
[SCSI] add scsi_mode_select to scsi_lib.c
James Bottomley
1
-0
/
+5
2006-03-14
[SCSI] add scsi_reprobe_device
James Bottomley
1
-0
/
+5
2006-03-14
[SCSI] add preliminary expander support to the sas transport class
James Bottomley
1
-0
/
+31
2006-03-13
[SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...
James Smart
2
-14
/
+11
2006-03-06
[PATCH] convert aic94xx over to using the sas transport end device
James Bottomley
1
-0
/
+19
2006-03-03
[SCSI] add 6.0 Gbit phy definitions to the sas transport class
James Bottomley
1
-0
/
+1
2006-02-28
[SCSI] fix scsi process problems and clean up the target reap issues
James Bottomley
2
-2
/
+10
2006-02-28
[SCSI] Recognize missing LUNs for non-standard devices
Alan Stern
1
-1
/
+4
2006-02-28
[SCSI] sas: add support for enclosure and bad ID rphy attributes
Christoph Hellwig
1
-0
/
+2
2006-02-28
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
1
-0
/
+4
2006-02-28
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
1
-1
/
+0
2006-02-28
[SCSI] Neaten comments in scsi_cmnd.h
Matthew Wilcox
1
-10
/
+10
2006-02-20
Merge branch 'master'
Jeff Garzik
3
-19
/
+20
2006-02-14
[PATCH] add scsi_execute_in_process_context() API
James Bottomley
1
-0
/
+2
2006-02-05
[SCSI] iscsi update: cleanup iscsi class interface
Mike Christie
2
-19
/
+18
2006-02-02
Merge branch 'master'
Jeff Garzik
2
-2
/
+1
2006-02-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-1
/
+1
2006-01-27
[PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()
Tejun Heo
1
-0
/
+3
2006-01-26
[SCSI] Prevent scsi_execute_async from guessing cdb length
brking@us.ibm.com
1
-1
/
+1
2006-01-25
[SCSI] Remove host template ordered_flush variable
Tetsuo Takata
1
-1
/
+0
2006-01-19
[PATCH] scsi_transport_spi build fix
Andrew Morton
1
-0
/
+1
2006-01-14
[SCSI] iscsi: seperate iscsi interface from setup functions
Mike Christie
2
-8
/
+73
2006-01-14
[SCSI] remove target parent limitiation
Christoph Hellwig
2
-5
/
+8
2006-01-14
[SCSI] sem2mutex: scsi_transport_spi.c
Jes Sorensen
1
-1
/
+1
2006-01-14
[SCSI] fc transport: add permanent_port_name fc_host attribute
Andreas Herrmann
1
-0
/
+4
2006-01-14
[SCSI] always handle REQ_BLOCK_PC requests in common code
Christoph Hellwig
1
-1
/
+0
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
1
-1
/
+2
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-2
/
+0
2006-01-06
[PATCH] Suspend support for libata
Jens Axboe
1
-0
/
+6
2006-01-06
[BLOCK] update SCSI to use new blk_ordered for barriers
Tejun Heo
2
-2
/
+0
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
4
-5
/
+14
2005-12-16
[SCSI] fix for fc transport recursion problem.
James.Smart@Emulex.Com
1
-0
/
+11
2005-12-16
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
2
-1
/
+1
2005-12-16
Fix up SCSI mismerge
James Bottomley
1
-1
/
+1
2005-12-16
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
1
-0
/
+1
2005-12-15
[SCSI] Convert SCSI mid-layer to scsi_execute_async
Mike Christie
1
-0
/
+6
2005-12-14
[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)
James Bottomley
1
-0
/
+1
2005-12-14
[SCSI] Make scsi_transport_spi.h includable by itself
Matthew Wilcox
1
-0
/
+3
2005-12-14
[SCSI] correct some dropped const compiler warnings
James Bottomley
1
-3
/
+3
2005-11-06
[SCSI] use a completion in scsi_send_eh_cmnd
Christoph Hellwig
1
-2
/
+3
2005-11-06
[SCSI] remove scsi_wait_req
Christoph Hellwig
1
-3
/
+0
2005-11-06
[SCSI] remove Scsi_Host.eh_active
Christoph Hellwig
1
-2
/
+0
2005-11-05
Merge by Hand
James Bottomley
7
-155
/
+969
2005-11-05
Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...
Linus Torvalds
1
-0
/
+226
2005-11-03
IB: Add SCSI RDMA Protocol (SRP) initiator
Roland Dreier
1
-0
/
+226
[next]