index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_isr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Fix unbound NVME response length
Arun Easi
2020-02-11
1
-0
/
+12
*
scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI
Huacai Chen
2020-01-23
1
-3
/
+3
*
scsi: qla2xxx: Don't call qlt_async_event twice
Roman Bolshakov
2020-01-09
1
-4
/
+0
*
scsi: qla2xxx: Fix double scsi_done for abort path
Quinn Tran
2019-12-17
1
-0
/
+5
*
scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()
Daniel Wagner
2019-09-30
1
-2
/
+0
*
scsi: qla2xxx: Fix message indicating vectors used by driver
Himanshu Madhani
2019-09-07
1
-4
/
+2
*
scsi: qla2xxx: Fix a recently introduced kernel warning
Bart Van Assche
2019-08-29
1
-2
/
+0
*
scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function
Bart Van Assche
2019-08-12
1
-2
/
+1
*
scsi: qla2xxx: Remove superfluous sts_entry_* casts
Bart Van Assche
2019-08-12
1
-10
/
+5
*
scsi: qla2xxx: Complain if sp->done() is not called from the completion path
Bart Van Assche
2019-08-12
1
-0
/
+4
*
scsi: qla2xxx: Simplify a debug statement
Bart Van Assche
2019-08-12
1
-1
/
+1
*
scsi: qla2xxx: Skip FW dump on LOOP initialization error
Quinn Tran
2019-07-30
1
-1
/
+0
*
scsi: qla2xxx: Fix a qla24xx_enable_msix() error path
Bart Van Assche
2019-04-29
1
-1
/
+5
*
scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8
Bart Van Assche
2019-04-29
1
-2
/
+2
*
scsi: qla2xxx: Silence Successful ELS IOCB message
Himanshu Madhani
2019-04-29
1
-1
/
+1
*
scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c file
Bart Van Assche
2019-04-15
1
-0
/
+8
*
scsi: qla2xxx: Fix formatting of pointer types
Bart Van Assche
2019-04-15
1
-2
/
+2
*
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
2019-04-15
1
-0
/
+3
*
scsi: qla2xxx: Make qla2x00_process_response_queue() easier to read
Bart Van Assche
2019-04-08
1
-38
/
+47
*
scsi: qla2xxx: Use ARRAY_SIZE() in the definition of QLA_LAST_SPEED
Bart Van Assche
2019-04-08
1
-1
/
+1
*
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
2019-03-19
1
-6
/
+6
*
scsi: qla2xxx: Add Serdes support for ISP28XX
Joe Carnuccio
2019-03-19
1
-1
/
+3
*
scsi: qla2xxx: Add Device ID for ISP28XX
Joe Carnuccio
2019-03-19
1
-6
/
+8
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-2
/
+23
|
\
|
*
scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supported
Giridhar Malavali
2019-02-19
1
-1
/
+1
|
*
scsi: qla2xxx: Add First Burst support for FC-NVMe devices
Darren Trapp
2019-02-19
1
-0
/
+9
|
*
scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop down
Sawan Chandak
2019-02-05
1
-1
/
+2
|
*
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
Giridhar Malavali
2019-01-11
1
-0
/
+11
*
|
scsi: qla2xxx: Use correct number of vectors for online CPUs
Ming Lei
2019-01-11
1
-0
/
+1
|
/
*
scsi: qla2xxx: Improve several kernel-doc headers
Bart Van Assche
2018-10-23
1
-3
/
+3
*
scsi: qla2xxx: Fix dropped srb resource.
Quinn Tran
2018-09-11
1
-1
/
+1
*
scsi: qla2xxx: Allow FC-NVMe underrun to be handled by transport
Darren Trapp
2018-09-11
1
-13
/
+21
*
scsi: qla2xxx: Fix deadlock between ATIO and HW lock
Quinn Tran
2018-09-11
1
-26
/
+22
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
1
-1
/
+2
|
\
|
*
scsi: qla2xxx: Fix N2N link re-connect
Quinn Tran
2018-08-02
1
-1
/
+2
*
|
scsi: qla2xxx: Fix driver unload by shutting down chip
Quinn Tran
2018-07-19
1
-0
/
+3
|
/
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-14
1
-2
/
+6
|
\
|
*
scsi: qla2xxx: Mask off Scope bits in retry delay
Anil Gurumurthy
2018-06-07
1
-2
/
+6
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
|
/
*
scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION
Johannes Thumshirn
2018-04-09
1
-3
/
+3
*
scsi: qla2xxx: correctly shift host byte
Johannes Thumshirn
2018-04-09
1
-1
/
+1
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-03
1
-2
/
+4
|
\
|
*
scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()
Bart Van Assche
2018-01-30
1
-2
/
+4
*
|
scsi: qla2xxx: Cleanup code to improve FC-NVMe error handling
Darren Trapp
2018-03-21
1
-50
/
+28
*
|
scsi: qla2xxx: Return busy if rport going away
Darren Trapp
2018-03-21
1
-1
/
+3
*
|
scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB change
Darren Trapp
2018-03-21
1
-3
/
+0
*
|
scsi: qla2xxx: Add changes for devloss timeout in driver
Darren Trapp
2018-03-21
1
-2
/
+3
*
|
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
2018-02-12
1
-9
/
+14
|
/
*
scsi: qla2xxx: Serialize session deletion by using work_lock
Quinn Tran
2018-01-03
1
-2
/
+2
*
scsi: qla2xxx: Add retry limit for fabric scan logic
Quinn Tran
2018-01-03
1
-0
/
+1
[next]