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
/
ibmvscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Merge patch series "scsi: Constify 'struct bin_attribute'"
Martin K. Petersen
1
-3
/
+3
2025-01-02
scsi: ibmvfc: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
2
-6
/
+10
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
1
-3
/
+3
2024-09-13
scsi: ibmvfc: Add max_sectors module parameter
Brian King
2
-4
/
+19
2024-04-12
scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...
Christoph Hellwig
1
-4
/
+1
2024-01-30
scsi: ibmvscsi: Convert snprintf() to sysfs_emit()
Li Zhijian
1
-12
/
+10
2023-12-06
scsi: ibmvscsi: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+1
2023-12-06
scsi: ibmvfc: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-5
/
+7
2023-10-13
Merge patch series "scsi: EH rework prep patches, part 1"
Martin K. Petersen
1
-19
/
+23
2023-10-13
scsi: ibmvfc: Open-code reset loop for target reset
Hannes Reinecke
1
-19
/
+23
2023-10-13
scsi: ibmvfc: Use 'unsigned int' for single-bit bitfields in 'struct ibmvfc_h...
Nathan Chancellor
1
-9
/
+9
2023-09-22
scsi: ibmvfc: Add protocol field to target structure
Tyrel Datwyler
1
-5
/
+6
2023-09-22
scsi: ibmvfc: Make discovery buffer per protocol channel group
Tyrel Datwyler
2
-20
/
+33
2023-09-22
scsi: ibmvfc: Add protocol field to ibmvfc_channels
Tyrel Datwyler
2
-4
/
+27
2023-09-22
scsi: ibmvfc: Make channel allocation generic
Tyrel Datwyler
1
-52
/
+75
2023-09-22
scsi: ibmvfc: Track max and desired queue size in ibmvfc_channels
Tyrel Datwyler
2
-7
/
+11
2023-09-22
scsi: ibmvfc: Rename ibmvfc_scsi_channels to ibmvfc_channels
Tyrel Datwyler
2
-4
/
+4
2023-09-22
scsi: ibmvfc: Use a bitfield for boolean flags
Tyrel Datwyler
1
-10
/
+10
2023-09-22
scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return code
Tyrel Datwyler
1
-2
/
+1
2023-09-22
scsi: ibmvfc: Limit max hw queues by num_online_cpus()
Tyrel Datwyler
1
-1
/
+2
2023-09-22
scsi: ibmvfc: Implement channel queue depth and event buffer accounting
Tyrel Datwyler
2
-41
/
+80
2023-09-22
scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool
Tyrel Datwyler
1
-2
/
+122
2023-05-26
scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-3
/
+3
2023-03-25
scsi: ibmvfc: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2022-11-07
scsi: ibmvfc: Avoid path failures during live migration
Brian King
1
-3
/
+11
2022-06-17
scsi: ibmvfc: Store vhost pointer during subcrq allocation
Tyrel Datwyler
2
-2
/
+3
2022-06-17
scsi: ibmvfc: Allocate/free queue resource only during probe/remove
Tyrel Datwyler
1
-17
/
+62
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
[next]