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-02-02
hpsa: optimize cmd_alloc function by remembering last allocation
Robert Elliott
2
-2
/
+6
2015-02-02
hpsa: fix race between abort handler and main i/o path
Webb Scales
3
-47
/
+65
2015-02-02
hpsa: honor queue depth of physical devices
Don Brace
3
-68
/
+412
2015-02-02
hpsa: use workqueue to resubmit failed ioaccel commands
Don Brace
3
-20
/
+54
2015-02-02
hpsa: factor out hpsa_ciss_submit function
Stephen Cameron
1
-59
/
+67
2015-02-02
hpsa: do not request device rescan on every ioaccel path error
Stephen Cameron
2
-13
/
+2
2015-02-02
hpsa: do not queue commands internally in driver
Don Brace
3
-295
/
+38
2015-02-02
hpsa: get rid of cmd_special_alloc and cmd_special_free
Stephen Cameron
2
-77
/
+31
2015-02-02
hpsa: reserve some commands for use by driver
Stephen Cameron
2
-2
/
+7
2015-02-02
hpsa: avoid unneccesary calls to resource freeing functions
Robert Elliott
1
-2
/
+4
2015-02-02
hpsa: fix memory leak in hpsa_alloc_cmd_pool
Robert Elliott
1
-1
/
+5
2015-02-02
hpsa: report allocation failures while allocating SG chain blocks
Robert Elliott
1
-2
/
+6
2015-02-02
hpsa: pass error from pci_set_consistent_dma_mask from hpsa_message
Robert Elliott
1
-1
/
+1
2015-02-02
hpsa: rename hpsa_request_irq to hpsa_request_irqs
Robert Elliott
1
-5
/
+6
2015-02-02
hpsa: report failure to ioremap config table
Robert Elliott
1
-1
/
+3
2015-02-02
hpsa: trivial message and comment clean ups
Stephen Cameron
1
-11
/
+10
2015-02-02
hpsa: refactor hpsa_find_board_params() to encapsulate legacy test
Webb Scales
1
-9
/
+21
2015-02-02
hpsa: downgrade the Waiting for no-op print to dev_info
Robert Elliott
1
-1
/
+1
2015-02-02
hpsa: propagate return value from board ID lookup
Robert Elliott
1
-3
/
+7
2015-02-02
hpsa: propagate hard_reset failures in reset_devices mode
Robert Elliott
1
-4
/
+1
2015-02-02
hpsa: remove 0x from queue depth print which is in decimal
Robert Elliott
1
-1
/
+1
2015-02-02
hpsa: notice all request_irq errors
Robert Elliott
1
-1
/
+18
2015-02-02
hpsa: Fix -Wunused-but-set-variable warning
Fabian Frederick
1
-2
/
+2
2015-02-02
hpsa: rename free_irqs to hpsa_free_irqs
Robert Elliott
1
-21
/
+22
2015-02-02
hpsa: adjust RAID-1, RAID-1ADM, and RAID-6 names
Robert Elliott
1
-2
/
+2
2015-02-02
hpsa: correct change_queue_depth
Don Brace
1
-1
/
+15
2015-02-02
hpsa: change how SA controllers are reset
Don Brace
1
-18
/
+10
2015-02-02
hpsa: turn off interrupts when kdump starts
Tomas Henzl
1
-0
/
+9
2015-02-02
hpsa: fix memory leak in kdump hard reset
Tomas Henzl
1
-1
/
+1
2015-02-02
hpsa: correct endian sparse warnings
Don Brace
2
-249
/
+198
2015-02-02
sd: Fix max transfer length for 4k disks
Brian King
1
-2
/
+4
2015-02-02
scsi: fix device handler detach oops
Mike Christie
1
-1
/
+2
2015-01-28
csiostor:T5 Firmware fix and cleanup.
Praveen Madhavan
3
-256
/
+127
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-15
/
+110
2015-01-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+3
2015-01-27
[SCSI] esas2r: use PCI define for Max_Read_Request_Size
Rafał Miłecki
1
-2
/
+3
2015-01-24
blk-mq: add tag allocation policy
Shaohua Li
1
-0
/
+2
2015-01-24
block: support different tag allocation policy
Shaohua Li
1
-1
/
+2
2015-01-23
scsi: always increment reference count
Rusty Russell
1
-10
/
+3
2015-01-22
scsi_debug: test always evaluates to false, || should be used instead
Colin Ian King
1
-1
/
+1
2015-01-21
virtio/scsi: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-20
ufs-qcom: add support for Qualcomm Technologies Inc platforms
Yaniv Gardi
4
-0
/
+1188
2015-01-20
sr: reduce debug noise in sr_do_ioctl
Christoph Hellwig
1
-18
/
+0
2015-01-20
ch: remove debug noise in ch_do_scsi
Christoph Hellwig
1
-8
/
+0
2015-01-20
scsi: always use format argumets for dev_printk
Christoph Hellwig
1
-7
/
+7
2015-01-20
scsi: aic7xxx: fix comment
Geert Uytterhoeven
1
-1
/
+1
2015-01-20
ibmraid: fix writeable attribute with no store method
Alan
1
-1
/
+1
2015-01-20
scsi: Avoid crashing if device uses DIX but adapter does not support it
Ewan D. Milne
1
-1
/
+11
2015-01-20
scsi_debug: use atomic allocation in resp_rsup_opcodes
Sasha Levin
1
-1
/
+1
2015-01-19
csiostor:Removed file csio_hw_t4.c
Praveen Madhavan
2
-405
/
+1
[prev]
[next]