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
2008-01-30
[SCSI] scsi_debug: add XDWRITEREAD_10 support
FUJITA Tomonori
1
-0
/
+1
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2
-13
/
+19
2008-01-30
[SCSI] bidirectional command support
Boaz Harrosh
2
-1
/
+19
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
3
-21
/
+27
2008-01-30
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
Boaz Harrosh
1
-2
/
+2
2008-01-28
SG: Convert SCSI to use scatterlist helpers for sg chaining
Jens Axboe
1
-4
/
+3
2008-01-25
[SCSI] libsas: abstract STP task status into a function
James Bottomley
1
-0
/
+4
2008-01-23
[SCSI] use dynamically allocated sense buffer
FUJITA Tomonori
1
-1
/
+1
2008-01-23
[SCSI] scsi.h: add macro for enclosure bit of inquiry data
James Bottomley
1
-0
/
+4
2008-01-23
[SCSI] sd: add fix for devices with last sector access problems
Hans de Goede
1
-0
/
+1
2008-01-12
[SCSI] libsas: don't use made up error codes
James Bottomley
1
-2
/
+0
2008-01-12
[SCSI] libsas: add host SMP processing
James Bottomley
1
-4
/
+4
2008-01-12
[SCSI] iscsi: convert xmit path to iscsi chunks
Olaf Kirch
1
-1
/
+1
2008-01-12
[SCSI] libiscsi: fix nop handling
Mike Christie
2
-0
/
+19
2008-01-12
[SCSI] libiscsi: fix shutdown
Mike Christie
3
-2
/
+14
2008-01-12
[SCSI] libiscsi: do not block session during logout
Mike Christie
2
-0
/
+3
2008-01-12
[SCSI] libiscsi, iscsi_tcp: iscsi pool cleanup
Olaf Kirch
1
-5
/
+5
2008-01-12
[SCSI] iscsi_tcp, libiscsi: initial AHS Support
Boaz Harrosh
2
-3
/
+40
2008-01-12
[SCSI] iscsi_tcp: rewrite recv path
Olaf Kirch
1
-0
/
+4
2008-01-12
[SCSI] libiscsi, iscsi_tcp: add device support
Mike Christie
3
-10
/
+19
2008-01-12
[SCSI] sd,sr: add early detection of medium not present
James Bottomley
1
-1
/
+1
2008-01-12
[SCSI] move single_lun flag from scsi_device to scsi_target
Tony Battersby
1
-3
/
+3
2008-01-12
[SCSI] libsas: Fix various sparse complaints
Darrick J. Wong
1
-3
/
+1
2008-01-12
[SCSI] libsas: Convert sas_proto users to sas_protocol
Darrick J. Wong
3
-23
/
+16
2008-01-12
[SCSI] sr,sd: send media state change modification events
Kay Sievers
1
-0
/
+1
2008-01-06
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
3
-15
/
+1
2008-01-03
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
3
-1
/
+15
2007-12-11
esp_scsi: fix reset cleanup spinlock recursion
Maciej W. Rozycki
1
-0
/
+3
2007-11-04
SCSI: add asynchronous event notification API
Jeff Garzik
1
-0
/
+25
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+1
2007-10-18
[SCSI] include linux/scatterlist.h in scsi_eh.h
James Bottomley
1
-0
/
+2
2007-10-17
do not export /usr/include/scsi in make headers_install
Olaf Hering
1
-4
/
+0
2007-10-16
remove sglist_len
FUJITA Tomonori
1
-1
/
+0
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+13
2007-10-16
SCSI: support for allocating large scatterlists
Jens Axboe
2
-7
/
+1
2007-10-16
scsi: simplify scsi_free_sgtable()
Jens Axboe
1
-1
/
+1
2007-10-16
scsi: convert to using sg helpers
Jens Axboe
1
-1
/
+2
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
13
-41
/
+139
2007-10-12
[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...
Boaz Harrosh
1
-1
/
+22
2007-10-12
[SCSI] scsi_transport_iscsi: add list, mutex includes
Michael S. Tsirkin
1
-0
/
+2
2007-10-12
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
3
-15
/
+1
2007-10-12
[SCSI] Fix device not ready printk
James Bottomley
1
-0
/
+2
2007-10-12
[SCSI] Remove ->pid field from scsi_cmnd
Matthew Wilcox
2
-8
/
+5
2007-10-12
[SCSI] move ULD attachment into the prep function
James Bottomley
2
-2
/
+8
2007-10-12
[SCSI] fc_transport: add target driver support
FUJITA Tomonori
1
-0
/
+4
2007-10-12
[SCSI] add supported_mode and active_mode attributes to the host
FUJITA Tomonori
1
-0
/
+9
2007-10-12
[SCSI] scsi_transport_fc: Introduce disable_target_scan flag
Christof Schmitt
1
-0
/
+2
2007-10-12
[SCSI] tgt: move tsk_mgmt_response callback to transport class
FUJITA Tomonori
3
-3
/
+7
2007-10-12
[SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport
FUJITA Tomonori
1
-1
/
+1
2007-10-12
[SCSI] srp_transport: add target driver support
FUJITA Tomonori
1
-1
/
+2
[next]