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
/
qla2xxx
/
qla_mid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
scsi: qla2xxx: During vport delete send async logout explicitly
Manish Rangankar
1
-1
/
+1
2023-03-25
scsi: qla2xxx: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-01-19
scsi: qla2xxx: Make qla_trim_buf() and __qla_adjust_buf() static
Tom Rix
1
-2
/
+2
2023-01-19
scsi: qla2xxx: Fix printk() format string
Arnd Bergmann
1
-1
/
+1
2023-01-12
scsi: qla2xxx: edif: Reduce memory usage during low I/O
Quinn Tran
1
-0
/
+94
2023-01-12
scsi: qla2xxx: edif: Fix performance dip due to lock contention
Quinn Tran
1
-0
/
+116
2023-01-12
scsi: qla2xxx: Relocate/rename vp map
Quinn Tran
1
-4
/
+79
2023-01-12
scsi: qla2xxx: Remove dead code
Quinn Tran
1
-9
/
+0
2022-06-08
scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication application
Quinn Tran
1
-1
/
+5
2022-06-02
scsi: qla2xxx: Remove setting of 'req' and 'rsp' parameters
Tom Rix
1
-2
/
+0
2022-01-25
scsi: qla2xxx: Implement ref count for SRB
Saurav Kashyap
1
-1
/
+3
2022-01-25
scsi: qla2xxx: Refactor asynchronous command initialization
Daniel Wagner
1
-3
/
+2
2021-08-12
scsi: qla2xxx: Fix unsafe removal from linked list
Quinn Tran
1
-17
/
+25
2021-07-27
scsi: qla2xxx: edif: Add detection of secure device
Quinn Tran
1
-1
/
+6
2020-10-15
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
1
-2
/
+1
2020-09-23
scsi: qla2xxx: Performance tweak
Quinn Tran
1
-3
/
+1
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
2020-05-20
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
1
-2
/
+2
2020-02-29
scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPs
Andrew Vasquez
1
-1
/
+2
2020-02-24
scsi: qla2xxx: Add deferred queue for processing ABTS and RDP
Joe Carnuccio
1
-0
/
+7
2020-02-24
scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDP
Joe Carnuccio
1
-0
/
+3
2019-12-20
scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss
Himanshu Madhani
1
-3
/
+3
2019-12-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+4
2019-11-09
scsi: qla2xxx: Fix SRB leak on switch command timeout
Quinn Tran
1
-7
/
+4
2019-11-06
scsi: qla2xxx: fix NPIV tear down process
Martin Wilck
1
-3
/
+5
2019-09-24
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
1
-10
/
+22
2019-08-13
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
1
-3
/
+1
2019-04-30
scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp()
Bart Van Assche
1
-2
/
+7
2018-12-13
scsi: qla2xxx: Enable FC-NVME on NPIV ports
Anil Gurumurthy
1
-0
/
+1
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2018-08-02
scsi: qla2xxx: Fix Management Server NPort handle reservation logic
Quinn Tran
1
-1
/
+1
2018-07-20
scsi: qla2xxx: Fix driver unload by shutting down chip
Quinn Tran
1
-2
/
+4
2018-07-20
scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
Quinn Tran
1
-0
/
+5
2018-04-10
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
1
-1
/
+1
2018-03-22
scsi: qla2xxx: Remove nvme_done_list
Darren Trapp
1
-6
/
+0
2018-01-04
scsi: qla2xxx: Reduce trace noise for Async Events
Quinn Tran
1
-2
/
+9
2018-01-04
scsi: qla2xxx: Add lock protection around host lookup
Quinn Tran
1
-4
/
+5
2018-01-04
scsi: qla2xxx: Use known NPort ID for Management Server login
himanshu.madhani@cavium.com
1
-1
/
+1
2018-01-04
scsi: qla2xxx: Move work element processing out of DPC thread
Quinn Tran
1
-5
/
+1
2018-01-04
scsi: qla2xxx: Use IOCB path to submit Control VP MBX command
Quinn Tran
1
-0
/
+76
2017-12-21
scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_que
Himanshu Madhani
1
-2
/
+4
2017-12-08
scsi: qla2xxx: Fix memory leak in dual/target mode
himanshu.madhani@cavium.com
1
-8
/
+10
2017-12-08
scsi: qla2xxx: Fix Relogin being triggered too fast
Quinn Tran
1
-9
/
+15
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2017-11-09
scsi: qla2xxx: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-10-17
scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMe
Himanshu Madhani
1
-1
/
+1
2017-08-25
scsi: qla2xxx: Fix NPIV host enable after chip reset
Quinn Tran
1
-0
/
+5
2017-08-25
scsi: qla2xxx: Add command completion for error path
Duane Grigsby
1
-0
/
+7
2017-08-25
scsi: qla2xxx: Correction to vha->vref_count timeout
Joe Carnuccio
1
-1
/
+1
2017-06-28
scsi: qla2xxx: Fix mailbox failure while deleting Queue pairs
Sawan Chandak
1
-0
/
+4
[next]