index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-4
/
+6
*
scsi: qla2xxx: Prevent relogin loop by removing stale code
himanshu.madhani@cavium.com
2018-05-08
1
-14
/
+0
*
scsi: qla2xxx: Remove stale debug value for login_retry flag
Quinn Tran
2018-05-08
1
-1
/
+0
*
scsi: qla2xxx: Move GPSC and GFPNID out of session management
Quinn Tran
2018-05-08
1
-31
/
+47
*
scsi: qla2xxx: Reduce redundant ADISC command for RSCNs
Quinn Tran
2018-05-08
1
-0
/
+6
*
scsi: qla2xxx: Fix sending ADISC command for login
Quinn Tran
2018-05-08
1
-4
/
+2
*
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
2018-04-09
1
-14
/
+23
*
scsi: qla2xxx: Avoid double completion of abort command
Ben Hutchings
2018-04-09
1
-2
/
+2
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-03
1
-36
/
+39
|
\
|
*
scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe Discovery
Himanshu Madhani
2018-03-12
1
-1
/
+0
|
*
scsi: qla2xxx: Fix FC-NVMe LUN discovery
Darren Trapp
2018-03-01
1
-1
/
+7
|
*
scsi: qla2xxx: ensure async flags are reset correctly
Hannes Reinecke
2018-03-01
1
-3
/
+10
|
*
scsi: qla2xxx: do not check login_state if no loop id is assigned
Hannes Reinecke
2018-03-01
1
-2
/
+3
|
*
scsi: qla2xxx: Fixup locking for session deletion
Hannes Reinecke
2018-03-01
1
-9
/
+15
|
*
scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
himanshu.madhani@cavium.com
2018-03-01
1
-0
/
+1
|
*
scsi: qla2xxx: Fix double free bug after firmware timeout
Quinn Tran
2018-02-13
1
-20
/
+3
*
|
scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan
Quinn Tran
2018-03-21
1
-4
/
+4
*
|
scsi: qla2xxx: Fix retry for PRLI RJT with reason of BUSY
Darren Trapp
2018-03-21
1
-1
/
+12
*
|
scsi: qla2xxx: Remove nvme_done_list
Darren Trapp
2018-03-21
1
-1
/
+0
*
|
scsi: qla2xxx: Add changes for devloss timeout in driver
Darren Trapp
2018-03-21
1
-0
/
+8
*
|
scsi: qla2xxx: Set IIDMA and fcport state before qla_nvme_register_remote()
Darren Trapp
2018-03-21
1
-2
/
+3
*
|
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
2018-02-12
1
-16
/
+17
*
|
scsi: qla2xxx: Use %p for printing pointers
Bart Van Assche
2018-02-12
1
-2
/
+2
|
/
*
scsi: qla2xxx: Fix queue ID for async abort with Multiqueue
Darren Trapp
2018-01-22
1
-0
/
+10
*
scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event()
himanshu.madhani@cavium.com
2018-01-17
1
-1
/
+1
*
scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
himanshu.madhani@cavium.com
2018-01-17
1
-0
/
+4
*
scsi: qla2xxx: Serialize session deletion by using work_lock
Quinn Tran
2018-01-03
1
-6
/
+3
*
scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()
Quinn Tran
2018-01-03
1
-5
/
+5
*
scsi: qla2xxx: Prevent relogin trigger from sending too many commands
Quinn Tran
2018-01-03
1
-5
/
+9
*
scsi: qla2xxx: Prevent multiple active discovery commands per session
Quinn Tran
2018-01-03
1
-15
/
+15
*
scsi: qla2xxx: Delay loop id allocation at login
Quinn Tran
2018-01-03
1
-29
/
+35
*
scsi: qla2xxx: Allow relogin and session creation after reset
himanshu.madhani@cavium.com
2018-01-03
1
-1
/
+0
*
scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handling
Quinn Tran
2018-01-03
1
-30
/
+35
*
scsi: qla2xxx: Properly extract ADISC error codes
Quinn Tran
2018-01-03
1
-8
/
+16
*
scsi: qla2xxx: Fix GPNFT/GNNFT error handling
Quinn Tran
2018-01-03
1
-4
/
+4
*
scsi: qla2xxx: Fix login state machine freeze
Quinn Tran
2018-01-03
1
-6
/
+0
*
scsi: qla2xxx: Add lock protection around host lookup
Quinn Tran
2018-01-03
1
-0
/
+3
*
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
2018-01-03
1
-102
/
+206
*
scsi: qla2xxx: Fix session cleanup for N2N
Quinn Tran
2018-01-03
1
-49
/
+102
*
scsi: qla2xxx: Allow target mode to accept PRLI in dual mode
Quinn Tran
2018-01-03
1
-0
/
+5
*
scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
Giridhar Malavali
2018-01-03
1
-1
/
+2
*
scsi: qla2xxx: Add ability to send PRLO
Quinn Tran
2018-01-03
1
-0
/
+59
*
scsi: qla2xxx: Add option for use reserve exch for ELS
Quinn Tran
2018-01-03
1
-0
/
+6
*
scsi: qla2xxx: Move work element processing out of DPC thread
Quinn Tran
2018-01-03
1
-0
/
+1
*
scsi: qla2xxx: Replace GPDB with async ADISC command
Quinn Tran
2018-01-03
1
-30
/
+35
*
scsi: qla2xxx: Fix Firmware dump size for Extended login and Exchange Offload
Quinn Tran
2018-01-03
1
-99
/
+110
*
scsi: qla2xxx: Use IOCB path to submit Control VP MBX command
Quinn Tran
2018-01-03
1
-0
/
+1
*
scsi: qla2xxx: Fix NULL pointer access for fcport structure
Quinn Tran
2018-01-03
1
-4
/
+9
*
scsi: qla2xxx: Fix memory leak in dual/target mode
himanshu.madhani@cavium.com
2017-12-07
1
-3
/
+1
*
scsi: qla2xxx: Defer processing of GS IOCB calls
Giridhar Malavali
2017-12-07
1
-2
/
+2
[next]