Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2057c92bc927f09b22f5609425eb37d7e782f484
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
79f51b7
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 4 years, 9 months ago
1b72e86
scsi: qla2xxx: Remove non functional code
by Daniel Wagner
· 5 years ago
78c3e5e
scsi: qla2xxx: Fix I/Os being passed down when FC device is being deleted
by Arun Easi
· 4 years, 10 months ago
3e4615a
scsi: qla2xxx: Remove restriction of FC T10-PI and FC-NVMe
by Quinn Tran
· 4 years, 11 months ago
11efe87
scsi: qla2xxx: Serialize fc_port alloc in N2N
by Quinn Tran
· 4 years, 11 months ago
770538c
scsi: qla2xxx: Fix RDP respond data format
by Quinn Tran
· 4 years, 11 months ago
b0f18ee
scsi: qla2xxx: Update BPM enablement semantics.
by Andrew Vasquez
· 4 years, 11 months ago
37efd51
scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xx
by Giridhar Malavali
· 4 years, 11 months ago
efd39a2
scsi: qla2xxx: Add 16.0GT for PCI String
by Himanshu Madhani
· 4 years, 11 months ago
c81ef0e
scsi: qla2xxx: Simplify the code for aborting SCSI commands
by Bart Van Assche
· 4 years, 11 months ago
84f7d2e
scsi: qla2xxx: Fix RDP response size
by Himanshu Madhani
· 5 years ago
4879237
scsi: qla2xxx: Handle cases for limiting RDP response payload length
by Joe Carnuccio
· 5 years ago
576bfde
scsi: qla2xxx: Add deferred queue for processing ABTS and RDP
by Joe Carnuccio
· 5 years ago
09e382b
scsi: qla2xxx: Cleanup ELS/PUREX iocb fields
by Joe Carnuccio
· 5 years ago
8b01e4d
scsi: qla2xxx: Show correct port speed capabilities for RDP command
by Himanshu Madhani
· 5 years ago
bd7de0b
scsi: qla2xxx: Add ql2xrdpenable module parameter for RDP
by Joe Carnuccio
· 5 years ago
d83a80e
scsi: qla2xxx: Add vendor extended RDP additions and amendments
by Joe Carnuccio
· 5 years ago
818c7f8
scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDP
by Joe Carnuccio
· 5 years ago
2494c28
scsi: qla2xxx: Check locking assumptions at runtime in qla2x00_abort_srb()
by Bart Van Assche
· 5 years ago
a27747a
scsi: qla2xxx: Improve readability of the code that handles qla_flt_header
by Bart Van Assche
· 5 years ago
96a0eb7
scsi: qla2xxx: Cleanup unused async_logout_done
by Shyam Sundar
· 5 years ago
27258a5
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
by Shyam Sundar
· 5 years ago
3c75ad1
scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss
by Himanshu Madhani
· 5 years ago
ef2cc88
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
5a993e5
Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"
by Martin K. Petersen
· 5 years ago
72d5ac6
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
162b805
scsi: qla2xxx: Fix a dma_pool_free() call
by Bart Van Assche
· 5 years ago
2f856d4
scsi: qla2xxx: Fix memory leak when sending I/O fails
by Arun Easi
· 5 years ago
f45bca8
scsi: qla2xxx: Fix double scsi_done for abort path
by Quinn Tran
· 5 years ago
af2a0c5
scsi: qla2xxx: Fix SRB leak on switch command timeout
by Quinn Tran
· 5 years ago
8b1062d
scsi: qla2xxx: fix NPIV tear down process
by Martin Wilck
· 5 years ago
f83e148
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
d3566ab
scsi: qla2xxx: stop timer in shutdown path
by Nicholas Piggin
· 5 years ago
1c4e395
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
35a79a6
scsi: qla2xxx: fix a potential NULL pointer dereference
by Allen Pais
· 5 years ago
6997db9
scsi: qla2xxx: Set remove flag for all VP
by Quinn Tran
· 5 years ago
84ed362
scsi: qla2xxx: Dual FCP-NVMe target port support
by Michael Hernandez
· 5 years ago
a3a8d13
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
by Martin K. Petersen
· 5 years ago
126195c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
f3f1938
scsi: qla2xxx: Fix N2N link up fail
by Quinn Tran
· 5 years ago
7f2a398
scsi: qla2xxx: Fix N2N link reset
by Quinn Tran
· 5 years ago
f5187b7
scsi: qla2xxx: Optimize NPIV tear down process
by Quinn Tran
· 5 years ago
fd5564b
scsi: qla2xxx: Fix stale mem access on driver unload
by Quinn Tran
· 5 years ago
10fd717
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
3cf92f4
scsi: qla2xxx: cleanup trace buffer initialization
by Martin Wilck
· 5 years ago
26fa656
scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
by Bill Kuzeja
· 5 years ago
897def2
scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function
by Bart Van Assche
· 5 years ago
5ec9f90
scsi: qla2xxx: Let the compiler check the type of the SCSI command context pointer
by Bart Van Assche
· 5 years ago
85cffef
scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI command
by Bart Van Assche
· 5 years ago
6c18a43
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
by Bart Van Assche
· 5 years ago
dc6d6d3
scsi: qla2xxx: Check the PCI info string output buffer size
by Bart Van Assche
· 5 years ago
fcef089
scsi: qla2xxx: Complain if waiting for pending commands times out
by Bart Van Assche
· 5 years ago
3a392b4
scsi: qla2xxx: Remove unreachable code from qla83xx_idc_lock()
by Bart Van Assche
· 5 years ago
1df627b
scsi: qla2xxx: Do not corrupt vha->plogi_ack_list
by Bart Van Assche
· 5 years ago
6d58ef0
scsi: qla2xxx: Reduce the scope of three local variables in qla2xxx_queuecommand()
by Bart Van Assche
· 5 years ago
c1c7178
scsi: qla2xxx: Improve Linux kernel coding style conformance
by Bart Van Assche
· 5 years ago
8dd9593
scsi: qla2xxx: Really fix qla2xxx_eh_abort()
by Bart Van Assche
· 5 years ago
d2d2b5a
scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference count
by Bart Van Assche
· 5 years ago
a36f144
scsi: qla2xxx: Use common update-firmware-options routine for ISP27xx+
by Andrew Vasquez
· 5 years ago
26a7779
scsi: qla2xxx: Correct error handling during initialization failures
by Andrew Vasquez
· 5 years ago
8b5292bc
scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flag
by Quinn Tran
· 5 years ago
7f4374e
scsi: qla2xxx: Reject EH_{abort|device_reset|target_request}
by Quinn Tran
· 5 years ago
0b3b6fe
scsi: qla2xxx: Remove unnecessary null check
by YueHaibing
· 5 years ago
ba6d10a
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
6a81533
scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices
by Arun Easi
· 6 years ago
5589b08
scsi: qla2xxx: Fix hardlockup in abort command during driver remove
by Arun Easi
· 6 years ago
5386a4e
scsi: qla2xxx: Add cleanup for PCI EEH recovery
by Quinn Tran
· 6 years ago
db4bf82
scsi: qla2xxx: Complain loudly about reference count underflow
by Bart Van Assche
· 6 years ago
bc04459
scsi: qla2xxx: Check the size of firmware data structures at compile time
by Bart Van Assche
· 6 years ago
219d27d
scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands
by Bart Van Assche
· 6 years ago
aefed3e
scsi: qla2xxx: target: Fix offline port handling and host reset handling
by Bart Van Assche
· 6 years ago
d8f945b
scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma()
by Bart Van Assche
· 6 years ago
dc035d4
scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twice
by Bart Van Assche
· 6 years ago
5365bf9
scsi: qla2xxx: Make qla2x00_mem_free() easier to verify
by Bart Van Assche
· 6 years ago
2dbb02f
scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport pointer
by Bart Van Assche
· 6 years ago
0e145a5
scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definition
by Bart Van Assche
· 6 years ago
58e2753
scsi: qla2xxx: Insert spaces where required
by Bart Van Assche
· 6 years ago
845bbb0
scsi: qla2xxx: Fix formatting of pointer types
by Bart Van Assche
· 6 years ago
bd432bb
scsi: qla2xxx: Leave a blank line after declarations
by Bart Van Assche
· 6 years ago
1763146
Merge branch '5.1/scsi-fixes' into 5.2/merge
by Martin K. Petersen
· 6 years ago
59c209a
scsi: qla2xxx: Unregister resources in the opposite order of the registration order
by Bart Van Assche
· 6 years ago
c794d24
scsi: qla2xxx: Unregister chrdev if module initialization fails
by Bart Van Assche
· 6 years ago
6515ad7
scsi: qla2xxx: Reduce the number of forward declarations
by Bart Van Assche
· 6 years ago
b3ede8e
scsi: qla2xxx: Declare local symbols static
by Bart Van Assche
· 6 years ago
abe5706
scsi: qla2xxx: Remove a comment that refers to the SCSI host lock
by Bart Van Assche
· 6 years ago
711a08d
scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout
by Giridhar Malavali
· 6 years ago
b2d1453a
scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected
by Giridhar Malavali
· 6 years ago
e39a664
scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload
by Anil Gurumurthy
· 6 years ago
ffbc647
scsi: qla2xxx: Cleanup fcport memory to prevent leak
by Quinn Tran
· 6 years ago
5da05a2
scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe
by Giridhar Malavali
· 6 years ago
740e293
scsi: qla2xxx: Set the SCSI command result before calling the command done
by Giridhar Malavali
· 6 years ago
485b0ec
scsi: qla2xxx: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
by Dongli Zhang
· 6 years ago
ac444b4
scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
by Himanshu Madhani
· 6 years ago
3f006ac
scsi: qla2xxx: Secure flash update support for ISP28XX
by Michael Hernandez
· 6 years ago
a28d9e4
scsi: qla2xxx: Add support for multiple fwdump templates/segments
by Joe Carnuccio
· 6 years ago
f8f97b0
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
by Joe Carnuccio
· 6 years ago
ecc89f2
scsi: qla2xxx: Add Device ID for ISP28XX
by Joe Carnuccio
· 6 years ago
92fff53
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
f3e0269
scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supported
by Giridhar Malavali
· 6 years ago
80676d0
scsi: qla2xxx: Fix session cleanup hang
by Quinn Tran
· 6 years ago
Next »