index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2019-11-09
scsi: qla2xxx: Fix SRB leak on switch command timeout
Quinn Tran
1
-1
/
+6
2019-10-10
scsi: qla2xxx: Set remove flag for all VP
Quinn Tran
1
-5
/
+25
2019-10-10
scsi: qla2xxx: Dual FCP-NVMe target port support
Michael Hernandez
1
-9
/
+8
2019-10-10
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
1
-5
/
+13
2019-09-24
scsi: qla2xxx: Fix N2N link up fail
Quinn Tran
1
-4
/
+2
2019-09-24
scsi: qla2xxx: Fix N2N link reset
Quinn Tran
1
-0
/
+4
2019-09-24
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
1
-1
/
+6
2019-09-24
scsi: qla2xxx: Fix stale mem access on driver unload
Quinn Tran
1
-0
/
+1
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-131
/
+106
2019-08-20
scsi: qla2xxx: cleanup trace buffer initialization
Martin Wilck
1
-0
/
+1
2019-08-15
scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
Bill Kuzeja
1
-1
/
+10
2019-08-13
scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function
Bart Van Assche
1
-2
/
+1
2019-08-13
scsi: qla2xxx: Let the compiler check the type of the SCSI command context po...
Bart Van Assche
1
-16
/
+8
2019-08-13
scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI co...
Bart Van Assche
1
-37
/
+8
2019-08-13
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
1
-12
/
+4
2019-08-13
scsi: qla2xxx: Check the PCI info string output buffer size
Bart Van Assche
1
-34
/
+25
2019-08-13
scsi: qla2xxx: Complain if waiting for pending commands times out
Bart Van Assche
1
-2
/
+5
2019-08-13
scsi: qla2xxx: Remove unreachable code from qla83xx_idc_lock()
Bart Van Assche
1
-17
/
+0
2019-08-13
scsi: qla2xxx: Do not corrupt vha->plogi_ack_list
Bart Van Assche
1
-2
/
+6
2019-08-13
scsi: qla2xxx: Reduce the scope of three local variables in qla2xxx_queuecomm...
Bart Van Assche
1
-3
/
+4
2019-08-13
scsi: qla2xxx: Improve Linux kernel coding style conformance
Bart Van Assche
1
-3
/
+3
2019-08-13
scsi: qla2xxx: Really fix qla2xxx_eh_abort()
Bart Van Assche
1
-0
/
+21
2019-08-13
scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference count
Bart Van Assche
1
-0
/
+2
2019-08-08
scsi: qla2xxx: Use common update-firmware-options routine for ISP27xx+
Andrew Vasquez
1
-1
/
+1
2019-08-08
scsi: qla2xxx: Correct error handling during initialization failures
Andrew Vasquez
1
-3
/
+9
2019-08-08
scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flag
Quinn Tran
1
-0
/
+1
2019-07-30
scsi: qla2xxx: Reject EH_{abort|device_reset|target_request}
Quinn Tran
1
-0
/
+9
2019-07-30
scsi: qla2xxx: Remove unnecessary null check
YueHaibing
1
-2
/
+1
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2019-06-27
scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices
Arun Easi
1
-1
/
+0
2019-06-19
scsi: qla2xxx: Fix hardlockup in abort command during driver remove
Arun Easi
1
-1
/
+1
2019-05-14
scsi: qla2xxx: Add cleanup for PCI EEH recovery
Quinn Tran
1
-139
/
+82
2019-04-30
scsi: qla2xxx: Complain loudly about reference count underflow
Bart Van Assche
1
-14
/
+2
2019-04-30
scsi: qla2xxx: Check the size of firmware data structures at compile time
Bart Van Assche
1
-0
/
+24
2019-04-30
scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands
Bart Van Assche
1
-97
/
+53
2019-04-30
scsi: qla2xxx: target: Fix offline port handling and host reset handling
Bart Van Assche
1
-7
/
+2
2019-04-30
scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma()
Bart Van Assche
1
-18
/
+20
2019-04-30
scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twice
Bart Van Assche
1
-0
/
+3
2019-04-30
scsi: qla2xxx: Make qla2x00_mem_free() easier to verify
Bart Van Assche
1
-34
/
+27
2019-04-30
scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport...
Bart Van Assche
1
-2
/
+3
2019-04-30
scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definition
Bart Van Assche
1
-0
/
+13
2019-04-16
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
1
-2
/
+2
2019-04-16
scsi: qla2xxx: Fix formatting of pointer types
Bart Van Assche
1
-1
/
+1
2019-04-16
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
1
-0
/
+5
2019-04-13
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
1
-1
/
+1
2019-04-09
scsi: qla2xxx: Unregister resources in the opposite order of the registration...
Bart Van Assche
1
-4
/
+5
2019-04-09
scsi: qla2xxx: Unregister chrdev if module initialization fails
Bart Van Assche
1
-13
/
+21
2019-04-09
scsi: qla2xxx: Reduce the number of forward declarations
Bart Van Assche
1
-46
/
+31
2019-04-09
scsi: qla2xxx: Declare local symbols static
Bart Van Assche
1
-2
/
+2
2019-04-09
scsi: qla2xxx: Remove a comment that refers to the SCSI host lock
Bart Van Assche
1
-3
/
+0
[next]