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
/
ibmvscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-27
/
+31
2021-11-02
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2021-10-21
scsi: ibmvfc: Fix up duplicate response detection
Brian King
1
-1
/
+2
2021-10-19
scsi: ibmvscsi: Use GFP_KERNEL with dma_alloc_coherent() in initialize_event_...
Tyrel Datwyler
1
-1
/
+1
2021-10-17
scsi: ibmvfc: Switch to attribute groups
Bart Van Assche
1
-10
/
+12
2021-10-17
scsi: ibmvscsi: Switch to attribute groups
Bart Van Assche
1
-10
/
+12
2021-10-17
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
1
-2
/
+2
2021-10-17
scsi: ibmvscsi: Call scsi_done() directly
Bart Van Assche
1
-4
/
+4
2021-09-25
scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
Kees Cook
1
-1
/
+2
2021-08-18
scsi: ibmvfc: Do not wait for initial device scan
Hannes Reinecke
2
-3
/
+9
2021-08-18
scsi: ibmvfc: Stop using scsi_cmnd.tag
John Garry
1
-1
/
+1
2021-08-12
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
2
-2
/
+18
2021-08-12
scsi: ibmvscsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-08-12
scsi: ibmvfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-07-30
scsi: ibmvfc: Fix command state accounting and stale response detection
Tyrel Datwyler
2
-2
/
+18
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-21
/
+44
2021-06-10
scsi/ibmvscsi: Directly include linux/{of.h,irqdomain.h}
Marc Zyngier
1
-0
/
+1
2021-06-01
scsi: core: Introduce scsi_status_is_check_condition()
Hannes Reinecke
1
-1
/
+1
2021-05-15
scsi: ibmvfc: Reinit target retries
Brian King
1
-1
/
+6
2021-05-15
scsi: ibmvfc: Avoid move login if fast fail is enabled
Brian King
2
-11
/
+29
2021-05-15
scsi: ibmvfc: Handle move login failure
Brian King
2
-9
/
+9
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-68
/
+93
2021-04-13
scsi: ibmvfc: Fix invalid state machine BUG_ON()
Brian King
1
-19
/
+38
2021-04-06
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-39
/
+92
2021-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-13
/
+54
2021-03-25
scsi: ibmvscsi: Remove unnecessary cast
Wang Qing
1
-2
/
+1
2021-03-25
scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ aware
Tyrel Datwyler
1
-17
/
+34
2021-03-25
scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops()
Tyrel Datwyler
1
-9
/
+33
2021-03-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+2
2021-03-19
scsi: ibmvscsi: Fix a bunch of misdocumentation
Lee Jones
1
-11
/
+18
2021-03-19
scsi: ibmvscsi: Fix a bunch of kernel-doc related issues
Lee Jones
1
-35
/
+35
2021-03-16
scsi: ibmvfc: Free channel_setup_buf during device tear down
Tyrel Datwyler
1
-0
/
+2
2021-03-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-26
/
+36
2021-03-10
scsi: ibmvfc: Switch to using kobj_to_dev()
Jiapeng Chong
1
-1
/
+1
2021-03-05
scsi: ibmvfc: Reinitialize sub-CRQs and perform channel enquiry after LPM
Tyrel Datwyler
1
-0
/
+12
2021-03-05
scsi: ibmvfc: Store return code of H_FREE_SUB_CRQ during cleanup
Tyrel Datwyler
1
-2
/
+3
2021-03-05
scsi: ibmvfc: Treat H_CLOSED as success during sub-CRQ registration
Tyrel Datwyler
1
-1
/
+2
2021-03-05
scsi: ibmvfc: Fix invalid sub-CRQ handles after hard reset
Tyrel Datwyler
1
-12
/
+9
2021-03-05
scsi: ibmvfc: Simplify handling of sub-CRQ initialization
Tyrel Datwyler
1
-11
/
+10
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
2
-5
/
+2
2021-01-27
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
1
-3
/
+5
2021-01-21
scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded"
Colin Ian King
1
-1
/
+1
2021-01-15
scsi: ibmvfc: Provide modules parameters for MQ settings
Tyrel Datwyler
2
-9
/
+67
2021-01-15
scsi: ibmvfc: Enable MQ and set reasonable defaults
Tyrel Datwyler
1
-3
/
+3
2021-01-15
scsi: ibmvfc: Purge SCSI channels after transport loss/reset
Tyrel Datwyler
1
-0
/
+16
2021-01-15
scsi: ibmvfc: Send Cancel MAD down each hw SCSI channel
Tyrel Datwyler
2
-12
/
+100
2021-01-15
scsi: ibmvfc: Add cancel mad initialization helper
Tyrel Datwyler
1
-28
/
+40
2021-01-15
scsi: ibmvfc: Register Sub-CRQ handles with VIOS during channel setup
Tyrel Datwyler
1
-1
/
+31
2021-01-15
scsi: ibmvfc: Send commands down HW Sub-CRQ when channelized
Tyrel Datwyler
1
-6
/
+33
2021-01-15
scsi: ibmvfc: Set and track hw queue in ibmvfc_event struct
Tyrel Datwyler
2
-0
/
+6
[next]