index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-02
scsi: qla2xxx: Improve readability of the code that handles qla_flt_header
Bart Van Assche
1
-0
/
+2
2019-12-19
scsi: qla2xxx: Cleanup unused async_logout_done
Shyam Sundar
1
-5
/
+0
2019-12-19
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
Shyam Sundar
1
-1
/
+1
2019-12-19
scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss
Himanshu Madhani
1
-40
/
+17
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-72
/
+102
2019-11-19
Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"
Martin K. Petersen
1
-4
/
+0
2019-11-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+5
2019-11-08
scsi: qla2xxx: Fix a dma_pool_free() call
Bart Van Assche
1
-1
/
+2
2019-11-08
scsi: qla2xxx: Fix memory leak when sending I/O fails
Arun Easi
1
-0
/
+4
2019-11-08
scsi: qla2xxx: Fix double scsi_done for abort path
Quinn Tran
1
-56
/
+61
2019-11-08
scsi: qla2xxx: Fix SRB leak on switch command timeout
Quinn Tran
1
-1
/
+6
2019-11-05
scsi: qla2xxx: fix NPIV tear down process
Martin Wilck
1
-3
/
+5
2019-11-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2019-10-28
scsi: qla2xxx: stop timer in shutdown path
Nicholas Piggin
1
-0
/
+4
2019-10-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2019-10-09
scsi: qla2xxx: fix a potential NULL pointer dereference
Allen Pais
1
-0
/
+4
2019-10-09
scsi: qla2xxx: Set remove flag for all VP
Quinn Tran
1
-5
/
+25
2019-10-09
scsi: qla2xxx: Dual FCP-NVMe target port support
Michael Hernandez
1
-9
/
+8
2019-10-09
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
1
-5
/
+13
2019-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+13
2019-09-23
scsi: qla2xxx: Fix N2N link up fail
Quinn Tran
1
-4
/
+2
2019-09-23
scsi: qla2xxx: Fix N2N link reset
Quinn Tran
1
-0
/
+4
2019-09-23
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
1
-1
/
+6
2019-09-23
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-19
scsi: qla2xxx: cleanup trace buffer initialization
Martin Wilck
1
-0
/
+1
2019-08-14
scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
Bill Kuzeja
1
-1
/
+10
2019-08-12
scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function
Bart Van Assche
1
-2
/
+1
2019-08-12
scsi: qla2xxx: Let the compiler check the type of the SCSI command context po...
Bart Van Assche
1
-16
/
+8
2019-08-12
scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI co...
Bart Van Assche
1
-37
/
+8
2019-08-12
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
1
-12
/
+4
2019-08-12
scsi: qla2xxx: Check the PCI info string output buffer size
Bart Van Assche
1
-34
/
+25
2019-08-12
scsi: qla2xxx: Complain if waiting for pending commands times out
Bart Van Assche
1
-2
/
+5
2019-08-12
scsi: qla2xxx: Remove unreachable code from qla83xx_idc_lock()
Bart Van Assche
1
-17
/
+0
2019-08-12
scsi: qla2xxx: Do not corrupt vha->plogi_ack_list
Bart Van Assche
1
-2
/
+6
2019-08-12
scsi: qla2xxx: Reduce the scope of three local variables in qla2xxx_queuecomm...
Bart Van Assche
1
-3
/
+4
2019-08-12
scsi: qla2xxx: Improve Linux kernel coding style conformance
Bart Van Assche
1
-3
/
+3
2019-08-12
scsi: qla2xxx: Really fix qla2xxx_eh_abort()
Bart Van Assche
1
-0
/
+21
2019-08-12
scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference count
Bart Van Assche
1
-0
/
+2
2019-08-07
scsi: qla2xxx: Use common update-firmware-options routine for ISP27xx+
Andrew Vasquez
1
-1
/
+1
2019-08-07
scsi: qla2xxx: Correct error handling during initialization failures
Andrew Vasquez
1
-3
/
+9
2019-08-07
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-11
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-18
scsi: qla2xxx: Fix hardlockup in abort command during driver remove
Arun Easi
1
-1
/
+1
2019-05-13
scsi: qla2xxx: Add cleanup for PCI EEH recovery
Quinn Tran
1
-139
/
+82
2019-04-29
scsi: qla2xxx: Complain loudly about reference count underflow
Bart Van Assche
1
-14
/
+2
2019-04-29
scsi: qla2xxx: Check the size of firmware data structures at compile time
Bart Van Assche
1
-0
/
+24
[prev]
[next]