index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_init.c
Age
Commit message (
Expand
)
Author
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-02
scsi: qla2xxx: Migrate NVME N2N handling into state machine
Quinn Tran
2018-08-02
scsi: qla2xxx: Save frame payload size from ICB
Quinn Tran
2018-08-02
scsi: qla2xxx: Fix stalled relogin
Himanshu Madhani
2018-08-02
scsi: qla2xxx: Fix race between switch cmd completion and timeout
Quinn Tran
2018-08-02
scsi: qla2xxx: Fix Management Server NPort handle reservation logic
Quinn Tran
2018-08-02
scsi: qla2xxx: Flush mailbox commands on chip reset
Quinn Tran
2018-08-02
scsi: qla2xxx: Fix session state stuck in Get Port DB
Quinn Tran
2018-08-02
scsi: qla2xxx: Fix redundant fc_rport registration
Quinn Tran
2018-08-02
scsi: qla2xxx: Prevent sysfs access when chip is down
Quinn Tran
2018-08-02
scsi: qla2xxx: Fix login retry count
Quinn Tran
2018-08-02
scsi: qla2xxx: Fix N2N link re-connect
Quinn Tran
2018-08-02
scsi: qla2xxx: Cleanup for N2N code
Himanshu Madhani
2018-07-19
scsi: qla2xxx: Return error when TMF returns
Anil Gurumurthy
2018-07-10
scsi: qla2xxx: Fix NULL pointer dereference for fcport search
Chuck Anderson
2018-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-05
scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
Himanshu Madhani
2018-05-08
scsi: qla2xxx: Prevent relogin loop by removing stale code
himanshu.madhani@cavium.com
2018-05-08
scsi: qla2xxx: Remove stale debug value for login_retry flag
Quinn Tran
2018-05-08
scsi: qla2xxx: Move GPSC and GFPNID out of session management
Quinn Tran
2018-05-08
scsi: qla2xxx: Reduce redundant ADISC command for RSCNs
Quinn Tran
2018-05-08
scsi: qla2xxx: Fix sending ADISC command for login
Quinn Tran
2018-04-09
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
2018-04-09
scsi: qla2xxx: Avoid double completion of abort command
Ben Hutchings
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
2018-03-21
scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan
Quinn Tran
2018-03-21
scsi: qla2xxx: Fix retry for PRLI RJT with reason of BUSY
Darren Trapp
2018-03-21
scsi: qla2xxx: Remove nvme_done_list
Darren Trapp
2018-03-21
scsi: qla2xxx: Add changes for devloss timeout in driver
Darren Trapp
2018-03-21
scsi: qla2xxx: Set IIDMA and fcport state before qla_nvme_register_remote()
Darren Trapp
2018-03-12
scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe Discovery
Himanshu Madhani
2018-03-01
scsi: qla2xxx: Fix FC-NVMe LUN discovery
Darren Trapp
2018-03-01
scsi: qla2xxx: ensure async flags are reset correctly
Hannes Reinecke
2018-03-01
scsi: qla2xxx: do not check login_state if no loop id is assigned
Hannes Reinecke
2018-03-01
scsi: qla2xxx: Fixup locking for session deletion
Hannes Reinecke
2018-03-01
scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
himanshu.madhani@cavium.com
2018-02-13
scsi: qla2xxx: Fix double free bug after firmware timeout
Quinn Tran
2018-02-12
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
2018-02-12
scsi: qla2xxx: Use %p for printing pointers
Bart Van Assche
2018-01-22
scsi: qla2xxx: Fix queue ID for async abort with Multiqueue
Darren Trapp
2018-01-17
scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event()
himanshu.madhani@cavium.com
2018-01-17
scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
himanshu.madhani@cavium.com
2018-01-03
scsi: qla2xxx: Serialize session deletion by using work_lock
Quinn Tran
2018-01-03
scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()
Quinn Tran
2018-01-03
scsi: qla2xxx: Prevent relogin trigger from sending too many commands
Quinn Tran
2018-01-03
scsi: qla2xxx: Prevent multiple active discovery commands per session
Quinn Tran
2018-01-03
scsi: qla2xxx: Delay loop id allocation at login
Quinn Tran
2018-01-03
scsi: qla2xxx: Allow relogin and session creation after reset
himanshu.madhani@cavium.com
2018-01-03
scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handling
Quinn Tran
[next]