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