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
*
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
2021-11-04
1
-1
/
+1
|
\
|
*
scsi: qla2xxx: Return -ENOMEM if kzalloc() fails
Zheyu Ma
2021-10-19
1
-1
/
+1
*
|
scsi: qla2xxx: edif: Increase ELS payload
Quinn Tran
2021-10-27
1
-1
/
+1
*
|
scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safe
Quinn Tran
2021-10-27
1
-4
/
+4
*
|
scsi: qla2xxx: Turn off target reset during issue_lip
Quinn Tran
2021-10-27
1
-25
/
+2
*
|
scsi: qla2xxx: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-4
/
+1
*
|
scsi: qla2xxx: Call scsi_done() directly
Bart Van Assche
2021-10-17
1
-4
/
+4
*
|
scsi: qla2xxx: Fix use after free in eh_abort path
Quinn Tran
2021-09-15
1
-3
/
+5
*
|
scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueue
Manish Rangankar
2021-09-15
1
-42
/
+36
*
|
scsi: qla2xxx: Check for firmware capability before creating QPair
Saurav Kashyap
2021-09-15
1
-0
/
+4
|
/
*
scsi: qla2xxx: Open-code qla2xxx_eh_device_reset()
Hannes Reinecke
2021-08-24
1
-31
/
+23
*
scsi: qla2xxx: Open-code qla2xxx_eh_target_reset()
Hannes Reinecke
2021-08-24
1
-3
/
+53
*
scsi: qla2xxx: Do not call fc_block_scsi_eh() during bus reset
Hannes Reinecke
2021-08-24
1
-10
/
+0
*
scsi: qla2xxx: Fix NVMe retry
Quinn Tran
2021-08-24
1
-0
/
+5
*
scsi: qla2xxx: edif: Add N2N support for EDIF
Quinn Tran
2021-08-24
1
-1
/
+4
*
scsi: qla2xxx: edif: Reject AUTH ELS on session down
Quinn Tran
2021-08-24
1
-1
/
+1
*
scsi: qla2xxx: Changes to support kdump kernel
Saurav Kashyap
2021-08-12
1
-0
/
+6
*
scsi: qla2xxx: Fix unsafe removal from linked list
Quinn Tran
2021-08-12
1
-3
/
+3
*
scsi: qla2xxx: Show OS name and version in FDMI-1
Arun Easi
2021-08-12
1
-1
/
+1
*
scsi: qla2xxx: Changes to support FCP2 Target
Saurav Kashyap
2021-08-12
1
-0
/
+10
*
scsi: qla2xxx: Adjust request/response queue size for 28xx
Quinn Tran
2021-08-12
1
-2
/
+2
*
scsi: qla2xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-2
/
+2
*
scsi: qla2xxx: edif: Add encryption to I/O path
Quinn Tran
2021-07-27
1
-2
/
+7
*
scsi: qla2xxx: edif: Add doorbell notification for app
Quinn Tran
2021-07-27
1
-0
/
+4
*
scsi: qla2xxx: edif: Add detection of secure device
Quinn Tran
2021-07-27
1
-0
/
+19
*
scsi: qla2xxx: edif: Add key update
Quinn Tran
2021-07-27
1
-0
/
+17
*
scsi: qla2xxx: edif: Add extraction of auth_els from the wire
Quinn Tran
2021-07-27
1
-2
/
+9
*
scsi: qla2xxx: edif: Add send, receive, and accept for auth_els
Quinn Tran
2021-07-27
1
-0
/
+41
*
scsi: qla2xxx: Add heartbeat check
Quinn Tran
2021-06-23
1
-0
/
+68
*
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
[next]