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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-06
bfa: Fix incorrect de-reference of pointer
Anil Gurumurthy
1
-1
/
+1
2015-09-06
bfa: Fix indentation
Anil Gurumurthy
1
-11
/
+11
2015-09-06
scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure...
Jordan Hargrave
1
-10
/
+0
2015-09-06
scsi_debug: resp_request: remove unused variable
Tomas Winkler
1
-2
/
+1
2015-09-06
scsi_debug: fix REPORT LUNS Well Known LU
Tomas Winkler
1
-2
/
+3
2015-09-06
scsi_debug: schedule_resp fix input variable check
Tomas Winkler
1
-3
/
+10
2015-09-06
scsi_debug: make dump_sector static
Tomas Winkler
1
-1
/
+1
2015-09-06
scsi_debug: vfree is null safe so drop the check
Tomas Winkler
1
-7
/
+3
2015-09-06
scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS;
Tomas Winkler
1
-7
/
+6
2015-09-06
scsi_debug: define pr_fmt() for consistent logging
Tomas Winkler
1
-65
/
+53
2015-09-06
mpt2sas: Refcount fw_events and fix unsafe list usage
Calvin Owens
1
-21
/
+91
2015-09-06
mpt2sas: Refcount sas_device objects and fix unsafe list usage
Calvin Owens
3
-154
/
+360
2015-08-28
scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()
Hannes Reinecke
1
-0
/
+1
2015-08-28
scsi_dh: don't allow to detach device handlers at runtime
Christoph Hellwig
1
-2
/
+4
2015-08-28
scsi_dh: add a common helper to get a scsi_device from a request_queue
Christoph Hellwig
1
-53
/
+46
2015-08-28
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
7
-118
/
+78
2015-08-28
scsi_dh: move device matching to the core code
Christoph Hellwig
5
-133
/
+66
2015-08-28
scsi_dh: integrate into the core SCSI code
Christoph Hellwig
6
-173
/
+33
2015-08-28
scsi_dh: move to drivers/scsi
Christoph Hellwig
1
-1
/
+1
2015-08-28
dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
Christoph Hellwig
1
-17
/
+19
2015-08-28
dm-mpath, scsi_dh: don't let dm detach device handlers
Christoph Hellwig
1
-74
/
+22
2015-08-28
aic94xx: Skip reading user settings if flash is not found
Hannes Reinecke
1
-2
/
+3
2015-08-28
ipr: Enable SIS pipe commands for SIS-32 devices.
Gabriel Krisman Bertazi
1
-1
/
+1
2015-08-28
ipr: Inhibit underlength data check for AFDASD in raw mode.
Gabriel Krisman Bertazi
1
-1
/
+5
2015-08-27
mpt3sas : Bump mpt3sas driver version to 9.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os
Sreekanth Reddy
1
-14
/
+75
2015-08-27
mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Added support for customer specific branding
Sreekanth Reddy
2
-6
/
+39
2015-08-27
mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...
Sreekanth Reddy
2
-0
/
+5
2015-08-27
mpt3sas: MPI 2.5 Rev K (2.5.6) specifications
Sreekanth Reddy
2
-5
/
+17
2015-08-27
mpt3sas: Bump mpt3sas driver version to v6.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Add branding string support for OEM custom HBA
Sreekanth Reddy
2
-0
/
+45
2015-08-27
mpt3sas: Add branding string support for OEM's HBA
Sreekanth Reddy
2
-0
/
+47
2015-08-27
mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files
Sreekanth Reddy
3
-5
/
+18
2015-08-27
mpt3sas: Update MPI2 strings to MPI2.5
Sreekanth Reddy
2
-3
/
+1
2015-08-27
mpt3sas: Bump mpt3sas Driver version to v5.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Provides the physical location of sas drives
Sreekanth Reddy
2
-39
/
+203
2015-08-27
mpt3sas: MPI 2.5 Rev I (2.5.4) specifications.
Sreekanth Reddy
3
-9
/
+28
2015-08-27
mpt3sas: Remove redundancy code while freeing the controller resources.
Sreekanth Reddy
1
-25
/
+32
2015-08-27
mpt3sas: Don't block the drive when drive addition under the control of SML
Sreekanth Reddy
3
-1
/
+28
2015-08-27
mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA ca...
Sreekanth Reddy
1
-0
/
+68
2015-08-27
mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector su...
Sreekanth Reddy
2
-9
/
+98
2015-08-27
aic94xx: set an error code on failure
Dan Carpenter
1
-0
/
+1
2015-08-27
storvsc: Set the error code correctly in failure conditions
K. Y. Srinivasan
1
-3
/
+9
2015-08-27
storvsc: Allow write_same when host is windows 10
Keith Mange
1
-1
/
+5
2015-08-27
storvsc: use storage protocol version to determine storage capabilities
Keith Mange
1
-4
/
+4
2015-08-27
storvsc: use correct defaults for values determined by protocol negotiation
Keith Mange
1
-14
/
+19
2015-08-27
storvsc: Untangle the storage protocol negotiation from the vmbus protocol ne...
Keith Mange
1
-22
/
+86
[next]