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
Age
Commit message (
Expand
)
Author
2018-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-07
scsi: qla2xxx: Mask off Scope bits in retry delay
Anil Gurumurthy
2018-06-07
scsi: qla2xxx: Fix crash on qla2x00_mailbox_command
Rodrigo R. Galvao
2018-06-05
scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
Himanshu Madhani
2018-05-08
scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq
Andrei Vagin
2018-05-08
scsi: qla2xxx: Update driver version to 10.00.00.07-k
himanshu.madhani@cavium.com
2018-05-08
scsi: qla2xxx: Fix TMF and Multi-Queue config
Quinn Tran
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: Use predefined get_datalen_for_atio() inline function
Quinn Tran
2018-05-08
scsi: qla2xxx: Fix Inquiry command being dropped in Target mode
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: Delete session for nport id change
Quinn Tran
2018-05-08
scsi: qla2xxx: Fix Rport and session state getting out of sync
Quinn Tran
2018-05-08
scsi: qla2xxx: Fix sending ADISC command for login
Quinn Tran
2018-04-09
scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION
Johannes Thumshirn
2018-04-09
scsi: qla2xxx: correctly shift host byte
Johannes Thumshirn
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-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 error message on <qla2400
Meelis Roos
2018-03-21
scsi: qla2xxx: Update driver version to 10.00.00.06-k
himanshu.madhani@cavium.com
2018-03-21
scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan
Quinn Tran
2018-03-21
scsi: qla2xxx: Cleanup code to improve FC-NVMe error handling
Darren Trapp
2018-03-21
scsi: qla2xxx: Fix FC-NVMe IO abort during driver reset
Darren Trapp
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: Return busy if rport going away
Darren Trapp
2018-03-21
scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB change
Darren Trapp
2018-03-21
scsi: qla2xxx: Add FC-NVMe abort processing
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-21
scsi: qla2xxx: Remove unneeded message and minor cleanup for FC-NVMe
himanshu.madhani@cavium.com
2018-03-21
scsi: qla2xxx: Restore ZIO threshold setting
Darren Trapp
2018-03-21
scsi: qla2xxx: fix spelling mistake: "existant" -> "existent"
Colin Ian King
2018-03-12
scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe Discovery
Himanshu Madhani
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: 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
[next]