index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Add marginal path handling support
Bikash Hazarika
2021-04-29
1
-0
/
+1
*
scsi: qla2xxx: Remove unneeded if-null-free check
Qiheng Lin
2021-04-13
1
-4
/
+2
*
scsi: qla2xxx: Fix crash in PCIe error handling
Quinn Tran
2021-03-30
1
-69
/
+104
*
scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()
Arun Easi
2021-03-30
1
-7
/
+0
*
scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMe
Quinn Tran
2021-03-30
1
-20
/
+14
*
scsi: qla2xxx: Use dma_pool_zalloc()
Wang Qing
2021-03-16
1
-2
/
+1
*
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2021-01-27
1
-1
/
+1
|
\
|
*
scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limit
Enzo Matsumiya
2021-01-21
1
-1
/
+1
*
|
scsi: qla2xxx: fc_remote_port_chkready() returns a SCSI result value
Hannes Reinecke
2021-01-23
1
-1
/
+1
*
|
scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe
Bikash Hazarika
2021-01-13
1
-0
/
+5
*
|
scsi: qla2xxx: Implementation to get and manage host, target stats and initia...
Saurav Kashyap
2021-01-13
1
-0
/
+20
|
/
*
scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retry
Saurav Kashyap
2020-12-09
1
-4
/
+4
*
scsi: qla2xxx: Fix the call trace for flush workqueue
Saurav Kashyap
2020-12-09
1
-1
/
+1
*
scsi: qla2xxx: Remove in_interrupt() from qla83xx-specific code
Ahmed S. Darwish
2020-12-01
1
-24
/
+19
*
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2020-10-15
1
-2
/
+1
|
\
|
*
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-16
1
-2
/
+1
*
|
scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c
Ye Bin
2020-10-03
1
-2
/
+2
*
|
scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue
Arun Easi
2020-09-30
1
-0
/
+2
*
|
scsi: qla2xxx: Fix buffer-buffer credit extraction error
Quinn Tran
2020-09-30
1
-15
/
+4
*
|
scsi: qla2xxx: Update version to 10.02.00.102-k
Nilesh Javali
2020-09-23
1
-1
/
+0
*
|
scsi: qla2xxx: Add SLER and PI control support
Saurav Kashyap
2020-09-23
1
-0
/
+1
*
|
scsi: qla2xxx: Add IOCB resource tracking
Quinn Tran
2020-09-23
1
-0
/
+6
*
|
scsi: qla2xxx: Performance tweak
Quinn Tran
2020-09-23
1
-4
/
+5
*
|
scsi: qla2xxx: Fix memory size truncation
Quinn Tran
2020-09-23
1
-2
/
+3
*
|
scsi: qla2xxx: Reduce duplicate code in reporting speed
Quinn Tran
2020-09-23
1
-94
/
+2
*
|
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-09-15
1
-4
/
+5
|
\
|
|
*
Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"
Quinn Tran
2020-08-18
1
-4
/
+0
|
*
scsi: qla2xxx: Check if FW supports MQ before enabling
Saurav Kashyap
2020-08-18
1
-0
/
+5
*
|
scsi: qla2xxx: Remove pci-dma-compat wrapper API
Suraj Upadhyay
2020-08-25
1
-2
/
+2
|
/
*
scsi: qla2xxx: SAN congestion management implementation
Shyam Sundar
2020-07-02
1
-0
/
+18
*
scsi: qla2xxx: Change in PUREX to handle FPIN ELS requests
Shyam Sundar
2020-07-02
1
-4
/
+15
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-06
1
-33
/
+100
|
\
|
*
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
2020-05-20
1
-13
/
+14
|
*
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
2020-05-20
1
-5
/
+5
|
*
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
2020-05-20
1
-13
/
+13
|
*
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
2020-05-20
1
-1
/
+1
|
*
scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
Bart Van Assche
2020-05-20
1
-0
/
+1
|
*
scsi: qla2xxx: Add more BUILD_BUG_ON() statements
Bart Van Assche
2020-05-20
1
-0
/
+58
|
*
scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
Bart Van Assche
2020-05-20
1
-2
/
+2
|
*
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
2020-05-20
1
-1
/
+1
|
*
scsi: qla2xxx: Use true, false for ha->fw_dumped
Jason Yan
2020-05-08
1
-1
/
+1
|
*
scsi: qla2xxx: Fix warning after FC target reset
Viacheslav Dubeyko
2020-05-08
1
-0
/
+1
|
*
scsi: qla2xxx: Fix MPI failure AEN (8200) handling
Arun Easi
2020-04-24
1
-0
/
+6
*
|
scsi: qla2xxx: check UNLOADING before posting async work
Martin Wilck
2020-04-22
1
-0
/
+3
*
|
scsi: qla2xxx: set UNLOADING before waiting for session deletion
Martin Wilck
2020-04-22
1
-18
/
+14
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-03
1
-63
/
+659
|
\
|
*
scsi: qla2xxx: Remove non functional code
Daniel Wagner
2020-03-27
1
-23
/
+0
|
*
scsi: qla2xxx: Remove restriction of FC T10-PI and FC-NVMe
Quinn Tran
2020-02-29
1
-4
/
+0
|
*
scsi: qla2xxx: Serialize fc_port alloc in N2N
Quinn Tran
2020-02-29
1
-3
/
+2
|
*
scsi: qla2xxx: Fix RDP respond data format
Quinn Tran
2020-02-29
1
-55
/
+47
[next]