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: Add cleanup for PCI EEH recovery
Quinn Tran
2019-05-14
1
-139
/
+82
*
scsi: qla2xxx: Complain loudly about reference count underflow
Bart Van Assche
2019-04-29
1
-14
/
+2
*
scsi: qla2xxx: Check the size of firmware data structures at compile time
Bart Van Assche
2019-04-29
1
-0
/
+24
*
scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands
Bart Van Assche
2019-04-29
1
-97
/
+53
*
scsi: qla2xxx: target: Fix offline port handling and host reset handling
Bart Van Assche
2019-04-29
1
-7
/
+2
*
scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma()
Bart Van Assche
2019-04-29
1
-18
/
+20
*
scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twice
Bart Van Assche
2019-04-29
1
-0
/
+3
*
scsi: qla2xxx: Make qla2x00_mem_free() easier to verify
Bart Van Assche
2019-04-29
1
-34
/
+27
*
scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport...
Bart Van Assche
2019-04-29
1
-2
/
+3
*
scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definition
Bart Van Assche
2019-04-29
1
-0
/
+13
*
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
2019-04-16
1
-2
/
+2
*
scsi: qla2xxx: Fix formatting of pointer types
Bart Van Assche
2019-04-16
1
-1
/
+1
*
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
2019-04-16
1
-0
/
+5
*
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
2019-04-13
1
-1
/
+1
|
\
|
*
scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
Himanshu Madhani
2019-03-19
1
-1
/
+1
*
|
scsi: qla2xxx: Unregister resources in the opposite order of the registration...
Bart Van Assche
2019-04-09
1
-4
/
+5
*
|
scsi: qla2xxx: Unregister chrdev if module initialization fails
Bart Van Assche
2019-04-09
1
-13
/
+21
*
|
scsi: qla2xxx: Reduce the number of forward declarations
Bart Van Assche
2019-04-09
1
-46
/
+31
*
|
scsi: qla2xxx: Declare local symbols static
Bart Van Assche
2019-04-09
1
-2
/
+2
*
|
scsi: qla2xxx: Remove a comment that refers to the SCSI host lock
Bart Van Assche
2019-04-09
1
-3
/
+0
*
|
scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout
Giridhar Malavali
2019-04-04
1
-38
/
+45
*
|
scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected
Giridhar Malavali
2019-04-04
1
-2
/
+4
*
|
scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload
Anil Gurumurthy
2019-04-04
1
-2
/
+0
*
|
scsi: qla2xxx: Cleanup fcport memory to prevent leak
Quinn Tran
2019-04-04
1
-5
/
+2
*
|
scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe
Giridhar Malavali
2019-04-04
1
-0
/
+4
*
|
scsi: qla2xxx: Set the SCSI command result before calling the command done
Giridhar Malavali
2019-04-04
1
-2
/
+1
*
|
scsi: qla2xxx: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
Dongli Zhang
2019-03-19
1
-1
/
+1
*
|
scsi: qla2xxx: Secure flash update support for ISP28XX
Michael Hernandez
2019-03-19
1
-1
/
+17
*
|
scsi: qla2xxx: Add support for multiple fwdump templates/segments
Joe Carnuccio
2019-03-19
1
-4
/
+10
*
|
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
2019-03-19
1
-1
/
+1
*
|
scsi: qla2xxx: Add Device ID for ISP28XX
Joe Carnuccio
2019-03-19
1
-16
/
+73
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-10
1
-15
/
+262
|
\
|
*
scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supported
Giridhar Malavali
2019-02-20
1
-1
/
+1
|
*
scsi: qla2xxx: Fix session cleanup hang
Quinn Tran
2019-02-06
1
-4
/
+13
|
*
scsi: qla2xxx: Add pci function reset support.
Quinn Tran
2019-02-06
1
-0
/
+53
|
*
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
Giridhar Malavali
2019-01-12
1
-2
/
+167
|
*
scsi: qla2xxx: Add protection mask module parameters
Martin K. Petersen
2019-01-12
1
-8
/
+28
*
|
scsi: qla2xxx: Use correct number of vectors for online CPUs
Ming Lei
2019-01-12
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-62
/
+55
|
\
|
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-19
1
-1
/
+0
|
*
scsi: qla2xxx: Fix NPIV handling for FC-NVMe
Himanshu Madhani
2018-12-13
1
-0
/
+2
|
*
scsi: qla2xxx: NULL check before some freeing functions is not needed
Thomas Meyer
2018-12-08
1
-16
/
+8
|
*
scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() function
Bart Van Assche
2018-12-08
1
-38
/
+36
*
|
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
1
-24
/
+13
|
\
\
|
*
\
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
2018-12-04
1
-2
/
+8
|
|
\
\
|
*
\
\
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-18
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
blk-mq: abstract out queue map
Jens Axboe
2018-11-07
1
-2
/
+3
|
*
|
|
|
block: kill request ->cpu member
Jens Axboe
2018-11-07
1
-1
/
+1
|
*
|
|
|
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
1
-21
/
+9
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Revert "scsi: qla2xxx: Fix NVMe Target discovery"
Himanshu Madhani
2018-12-08
1
-2
/
+2
|
|
_
|
/
|
/
|
|
[next]