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_nvme.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: validate nvme_local_port correctly
Nilesh Javali
2024-07-11
1
-1
/
+4
*
scsi: qla2xxx: Correct endianness for rqstlen and rsplen
Nilesh Javali
2023-09-05
1
-5
/
+5
*
scsi: qla2xxx: Fix unused variable warning in qla2xxx_process_purls_pkt()
Nathan Chancellor
2023-08-31
1
-2
/
+1
*
scsi: qla2xxx: Fix spelling mistake "tranport" -> "transport"
Colin Ian King
2023-08-31
1
-1
/
+1
*
scsi: qla2xxx: Fix nvme_fc_rcv_ls_req() undefined error
Nilesh Javali
2023-08-25
1
-1
/
+3
*
scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMe
Manish Rangankar
2023-08-21
1
-1
/
+400
*
scsi: qla2xxx: Turn off noisy message log
Quinn Tran
2023-07-23
1
-1
/
+1
*
scsi: qla2xxx: Adjust IOCB resource on qpair create
Quinn Tran
2023-07-23
1
-0
/
+1
*
scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue
Manish Rangankar
2023-06-16
1
-3
/
+0
*
scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets called
Shreyas Deodhar
2023-01-12
1
-0
/
+4
*
scsi: qla2xxx: Fix exchange oversubscription
Quinn Tran
2023-01-12
1
-1
/
+14
*
scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests
Arun Easi
2023-01-12
1
-18
/
+1
*
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-5
/
+1
*
scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"
Nilesh Javali
2022-07-19
1
-5
/
+0
*
scsi: qla2xxx: Increase max limit of ql2xnvme_queues
Shreyas Deodhar
2022-03-15
1
-5
/
+10
*
scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requests
Arun Easi
2022-03-15
1
-0
/
+17
*
scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload test
Arun Easi
2022-03-15
1
-10
/
+20
*
scsi: qla2xxx: Fix disk failure to rediscover
Quinn Tran
2022-03-15
1
-0
/
+5
*
scsi: qla2xxx: Add ql2xnvme_queues module param to configure number of NVMe q...
Shreyas Deodhar
2022-01-25
1
-2
/
+14
*
scsi: qla2xxx: Synchronize rport dev_loss_tmo setting
Hannes Reinecke
2021-12-17
1
-1
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
1
-2
/
+18
|
\
|
*
scsi: qla2xxx: Call process_response_queue() in Tx path
Shreyas Deodhar
2021-09-15
1
-0
/
+6
|
*
scsi: qla2xxx: Fix crash in NVMe abort path
Arun Easi
2021-09-15
1
-2
/
+12
*
|
qla2xxx: add ->map_queues support for nvme
Saurav Kashyap
2021-10-20
1
-0
/
+15
|
/
*
scsi: qla2xxx: Fix hang on NVMe command timeouts
Arun Easi
2021-08-24
1
-9
/
+17
*
scsi: qla2xxx: Fix hang during NVMe session tear down
Arun Easi
2021-08-24
1
-1
/
+1
*
scsi: qla2xxx: Sync queue idx with queue_pair_map idx
Saurav Kashyap
2021-08-12
1
-2
/
+3
*
scsi: qla2xxx: Changes to support kdump kernel for NVMe BFS
Saurav Kashyap
2021-08-12
1
-22
/
+18
*
scsi: qla2xxx: edif: Add encryption to I/O path
Quinn Tran
2021-07-27
1
-0
/
+4
*
scsi: qla2xxx: Add heartbeat check
Quinn Tran
2021-06-23
1
-0
/
+4
*
scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port()
Daniel Wagner
2021-06-02
1
-1
/
+1
*
scsi: qla2xxx: Fix crash in PCIe error handling
Quinn Tran
2021-03-30
1
-2
/
+8
*
scsi: qla2xxx: Simplify the calculation of variables
Jiapeng Zhong
2021-01-29
1
-1
/
+1
*
scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe
Bikash Hazarika
2021-01-13
1
-1
/
+90
*
scsi: qla2xxx: Handle aborts correctly for port undergoing deletion
Saurav Kashyap
2020-12-09
1
-1
/
+1
*
scsi: qla2xxx: Don't check for fw_started while posting NVMe command
Saurav Kashyap
2020-12-09
1
-8
/
+4
*
scsi: qla2xxx: Return EBUSY on fcport deletion
Daniel Wagner
2020-12-09
1
-2
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-24
1
-4
/
+4
|
\
|
*
scsi: qla2xxx: Fix return of uninitialized value in rval
Colin Ian King
2020-10-08
1
-1
/
+1
|
*
scsi: qla2xxx: Use constant when it is known
Pavel Machek (CIP)
2020-10-08
1
-3
/
+3
*
|
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: Add SLER and PI control support
Saurav Kashyap
2020-09-23
1
-2
/
+14
*
|
scsi: qla2xxx: Fix I/O errors during LIP reset tests
Arun Easi
2020-09-23
1
-0
/
+8
*
|
scsi: qla2xxx: Performance tweak
Quinn Tran
2020-09-23
1
-4
/
+4
*
|
scsi: qla2xxx: Fix I/O failures during remote port toggle testing
Arun Easi
2020-09-23
1
-1
/
+1
*
|
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-09-15
1
-1
/
+14
|
\
|
|
*
scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
Quinn Tran
2020-08-18
1
-0
/
+5
|
*
scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba
Arun Easi
2020-08-18
1
-1
/
+9
*
|
scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()
Tianjia Zhang
2020-08-25
1
-1
/
+1
|
/
[next]