开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
Age
Commit message (
Expand
)
Author
2023-11-14
Merge branch '6.7/scsi-staging' into 6.7/scsi-fixes
Martin K. Petersen
2023-11-08
scsi: qla2xxx: Fix system crash due to bad pointer access
Quinn Tran
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-10-16
scsi: qla2xxx: Fix double free of dsd_list during driver load
Quinn Tran
2023-09-13
scsi: qla2xxx: Use FIELD_GET() to extract PCIe capability fields
Ilpo Järvinen
2023-08-21
scsi: qla2xxx: Remove unsupported ql2xenabledif option
Manish Rangankar
2023-08-21
scsi: qla2xxx: Fix firmware resource tracking
Quinn Tran
2023-08-21
scsi: qla2xxx: Flush mailbox commands on chip reset
Quinn Tran
2023-08-21
scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMe
Manish Rangankar
2023-08-21
scsi: qla2xxx: Move resource to allow code reuse
Quinn Tran
2023-07-23
scsi: qla2xxx: Fix command flush during TMF
Quinn Tran
2023-07-23
scsi: qla2xxx: Limit TMF to 8 per function
Quinn Tran
2023-06-16
Merge patch series "qla2xxx klocwork fixes"
Martin K. Petersen
2023-06-14
scsi: qla2xxx: Array index may go out of bound
Nilesh Javali
2023-05-31
scsi: qla2xxx: Fix end of loop test
Dan Carpenter
2023-05-08
scsi: qla2xxx: Fix mem access after free
Quinn Tran
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-02
scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()
Li Zetao
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-24
scsi: qla2xxx: Declare SCSI host template const
Bart Van Assche
2023-03-16
scsi: qla2xxx: Perform lockless command completion in abort path
Nilesh Javali
2023-03-09
scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-06
scsi: qla2xxx: Add option to disable FC2 Target support
Daniel Wagner
2023-01-11
scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets called
Shreyas Deodhar
2023-01-11
scsi: qla2xxx: edif: Reduce memory usage during low I/O
Quinn Tran
2023-01-11
scsi: qla2xxx: edif: Fix performance dip due to lock contention
Quinn Tran
2023-01-11
scsi: qla2xxx: Relocate/rename vp map
Quinn Tran
2023-01-11
scsi: qla2xxx: Remove dead code (GNN ID)
Quinn Tran
2023-01-11
scsi: qla2xxx: Remove dead code (GPNID)
Quinn Tran
2023-01-11
scsi: qla2xxx: Remove dead code
Quinn Tran
2023-01-11
scsi: qla2xxx: Fix erroneous link down
Quinn Tran
2023-01-11
scsi: qla2xxx: Fix link failure in NPIV environment
Quinn Tran
2022-11-26
scsi: qla2xxx: Remove duplicate of vha->iocb_work initialization
Gleb Chesnokov
2022-11-08
scsi: qla2xxx: Fix set-but-not-used variable warnings
Bart Van Assche
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-06
scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"
Colin Ian King
2022-09-01
scsi: qla2xxx: Define static symbols
Nilesh Javali
2022-09-01
scsi: qla2xxx: Enhance driver tracing with separate tunable and more
Arun Easi
2022-09-01
scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stal...
Arun Easi
2022-09-01
scsi: qla2xxx: Log message "skipping scsi_scan_host()" as informational
Mauricio Faria de Oliveira
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-07-18
scsi: qla2xxx: Fix response queue handler reading stale packets
Arun Easi
2022-06-16
scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts
Arun Easi
2022-06-16
scsi: qla2xxx: Wind down adapter after PCIe error
Quinn Tran
2022-06-07
scsi: qla2xxx: edif: Add retry for ELS passthrough
Quinn Tran
2022-04-25
scsi: qla2xxx: Remove unneeded flush_workqueue()
ran jianping
2022-03-15
scsi: qla2xxx: Increase max limit of ql2xnvme_queues
Shreyas Deodhar
2022-03-15
scsi: qla2xxx: Fix laggy FC remote port session recovery
Quinn Tran
2022-03-15
scsi: qla2xxx: Fix crash during module load unload test
Arun Easi
[next]