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