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_os.c
Age
Commit message (
Expand
)
Author
2018-04-09
scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
Bill Kuzeja
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
2018-03-27
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
2018-03-21
scsi: qla2xxx: fx00 copypaste typo
Meelis Roos
2018-03-21
scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan
Quinn Tran
2018-03-21
scsi: qla2xxx: Fix FC-NVMe IO abort during driver reset
Darren Trapp
2018-03-21
scsi: qla2xxx: Remove nvme_done_list
Darren Trapp
2018-03-06
scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
Bill Kuzeja
2018-03-01
scsi: qla2xxx: Fix FC-NVMe LUN discovery
Darren Trapp
2018-03-01
scsi: qla2xxx: Fixup locking for session deletion
Hannes Reinecke
2018-01-30
scsi: qla2xxx: Fix memory corruption during hba reset test
Quinn Tran
2018-01-17
scsi: qla2xxx: Fix NULL pointer crash due to probe failure
himanshu.madhani@cavium.com
2018-01-03
scsi: qla2xxx: Serialize session deletion by using work_lock
Quinn Tran
2018-01-03
scsi: qla2xxx: Prevent relogin trigger from sending too many commands
Quinn Tran
2018-01-03
scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handling
Quinn Tran
2018-01-03
scsi: qla2xxx: Migrate switch registration commands away from mailbox interface
Quinn Tran
2018-01-03
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
2018-01-03
scsi: qla2xxx: Use known NPort ID for Management Server login
himanshu.madhani@cavium.com
2018-01-03
scsi: qla2xxx: Fix session cleanup for N2N
Quinn Tran
2018-01-03
scsi: qla2xxx: Add ability to send PRLO
Quinn Tran
2018-01-03
scsi: qla2xxx: Add option for use reserve exch for ELS
Quinn Tran
2018-01-03
scsi: qla2xxx: Move work element processing out of DPC thread
Quinn Tran
2018-01-03
scsi: qla2xxx: Chip reset uses wrong lock during IO flush.
Quinn Tran
2018-01-03
scsi: qla2xxx: Add boundary checks for exchanges to be offloaded
Quinn Tran
2018-01-03
scsi: qla2xxx: Use chip reset to bring down laser on unload.
Quinn Tran
2017-12-07
scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
Quinn Tran
2017-12-07
scsi: qla2xxx: Fix Relogin being triggered too fast
Quinn Tran
2017-12-07
scsi: qla2xxx: Relogin to target port on a cable swap
Quinn Tran
2017-12-07
scsi: qla2xxx: Serialize GPNID for multiple RSCN
Quinn Tran
2017-12-07
scsi: qla2xxx: Skip IRQ affinity for Target QPairs
Quinn Tran
2017-12-07
scsi: qla2xxx: Move session delete to driver work queue
Quinn Tran
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-08
scsi: qla2xxx: Convert timers to use timer_setup()
Kees Cook
2017-11-06
scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
Bart Van Assche
2017-10-31
scsi: qla2xxx: Fix oops in qla2x00_probe_one error path
Douglas Miller
2017-10-16
scsi: qla2xxx: Initialize Work element before requesting IRQs
Himanshu Madhani
2017-10-16
scsi: qla2xxx: Query FC4 type during RSCN processing
Giridhar Malavali
2017-10-16
scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMe
Himanshu Madhani
2017-10-16
scsi: qla2xxx: Reinstate module parameter ql2xenablemsix
Himanshu Madhani
2017-10-11
scsi: qla2xxx: Fix uninitialized work element
Quinn Tran
2017-08-30
scsi: qla2xxx: Fix slow mem alloc behind lock
Quinn Tran
2017-08-24
scsi: qla2xxx: Do not call abort handler function during chip reset
Sawan Chandak
2017-08-24
scsi: qla2xxx: Increase ql2xmaxqdepth to 64
Michael Hernandez
2017-08-24
scsi: qla2xxx: Enable Async TMF processing
himanshu.madhani@cavium.com
2017-08-24
scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion().
Joe Carnuccio
2017-08-24
scsi: qla2xxx: Move logging default mask to execute once only.
Joe Carnuccio
2017-08-24
scsi: qla2xxx: Use sp->free instead of hard coded call.
Joe Carnuccio
[next]