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
pinetabv-6.6.y-devel
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
/
qla2xxx
/
qla_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-6
/
+8
2018-05-08
scsi: qla2xxx: Move GPSC and GFPNID out of session management
Quinn Tran
1
-0
/
+4
2018-04-09
scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
Bill Kuzeja
1
-23
/
+21
2018-04-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-6
/
+8
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-04-04
Merge branch 'fixes' into misc
James Bottomley
1
-24
/
+46
2018-03-28
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
1
-1
/
+1
2018-03-22
scsi: qla2xxx: fx00 copypaste typo
Meelis Roos
1
-1
/
+1
2018-03-22
scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan
Quinn Tran
1
-2
/
+8
2018-03-22
scsi: qla2xxx: Fix FC-NVMe IO abort during driver reset
Darren Trapp
1
-1
/
+1
2018-03-22
scsi: qla2xxx: Remove nvme_done_list
Darren Trapp
1
-1
/
+0
2018-03-07
scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
Bill Kuzeja
1
-22
/
+37
2018-03-02
scsi: qla2xxx: Fix FC-NVMe LUN discovery
Darren Trapp
1
-2
/
+5
2018-03-02
scsi: qla2xxx: Fixup locking for session deletion
Hannes Reinecke
1
-1
/
+6
2018-01-31
scsi: qla2xxx: Fix memory corruption during hba reset test
Quinn Tran
1
-0
/
+2
2018-01-17
scsi: qla2xxx: Fix NULL pointer crash due to probe failure
himanshu.madhani@cavium.com
1
-4
/
+4
2018-01-04
scsi: qla2xxx: Serialize session deletion by using work_lock
Quinn Tran
1
-3
/
+2
2018-01-04
scsi: qla2xxx: Prevent relogin trigger from sending too many commands
Quinn Tran
1
-1
/
+3
2018-01-04
scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handling
Quinn Tran
1
-0
/
+1
2018-01-04
scsi: qla2xxx: Migrate switch registration commands away from mailbox interface
Quinn Tran
1
-2
/
+18
2018-01-04
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
1
-3
/
+44
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: Fix session cleanup for N2N
Quinn Tran
1
-7
/
+34
2018-01-04
scsi: qla2xxx: Add ability to send PRLO
Quinn Tran
1
-0
/
+9
2018-01-04
scsi: qla2xxx: Add option for use reserve exch for ELS
Quinn Tran
1
-0
/
+6
2018-01-04
scsi: qla2xxx: Move work element processing out of DPC thread
Quinn Tran
1
-18
/
+58
2018-01-04
scsi: qla2xxx: Chip reset uses wrong lock during IO flush.
Quinn Tran
1
-74
/
+84
2018-01-04
scsi: qla2xxx: Add boundary checks for exchanges to be offloaded
Quinn Tran
1
-9
/
+30
2018-01-04
scsi: qla2xxx: Use chip reset to bring down laser on unload.
Quinn Tran
1
-35
/
+17
2017-12-08
scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
Quinn Tran
1
-5
/
+5
2017-12-08
scsi: qla2xxx: Fix Relogin being triggered too fast
Quinn Tran
1
-8
/
+14
2017-12-08
scsi: qla2xxx: Relogin to target port on a cable swap
Quinn Tran
1
-3
/
+32
2017-12-08
scsi: qla2xxx: Serialize GPNID for multiple RSCN
Quinn Tran
1
-0
/
+1
2017-12-08
scsi: qla2xxx: Skip IRQ affinity for Target QPairs
Quinn Tran
1
-1
/
+6
2017-12-08
scsi: qla2xxx: Move session delete to driver work queue
Quinn Tran
1
-1
/
+2
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-11
/
+29
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+5
2017-11-09
scsi: qla2xxx: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+5
2017-11-07
scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
Bart Van Assche
1
-1
/
+1
2017-10-31
scsi: qla2xxx: Fix oops in qla2x00_probe_one error path
Douglas Miller
1
-0
/
+1
2017-10-17
scsi: qla2xxx: Initialize Work element before requesting IRQs
Himanshu Madhani
1
-2
/
+2
2017-10-17
scsi: qla2xxx: Query FC4 type during RSCN processing
Giridhar Malavali
1
-1
/
+1
2017-10-17
scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMe
Himanshu Madhani
1
-9
/
+18
2017-10-17
scsi: qla2xxx: Reinstate module parameter ql2xenablemsix
Himanshu Madhani
1
-0
/
+9
2017-10-11
scsi: qla2xxx: Fix uninitialized work element
Quinn Tran
1
-1
/
+2
2017-08-31
scsi: qla2xxx: Fix slow mem alloc behind lock
Quinn Tran
1
-1
/
+32
2017-08-25
scsi: qla2xxx: Do not call abort handler function during chip reset
Sawan Chandak
1
-0
/
+2
2017-08-25
scsi: qla2xxx: Increase ql2xmaxqdepth to 64
Michael Hernandez
1
-2
/
+2
2017-08-25
scsi: qla2xxx: Enable Async TMF processing
himanshu.madhani@cavium.com
1
-1
/
+1
2017-08-25
scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion().
Joe Carnuccio
1
-1
/
+1
[next]