index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_nvme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
scsi: qla2xxx: Fix crash in NVMe abort path
Arun Easi
1
-2
/
+12
2021-08-24
scsi: qla2xxx: Fix hang on NVMe command timeouts
Arun Easi
1
-9
/
+17
2021-08-24
scsi: qla2xxx: Fix hang during NVMe session tear down
Arun Easi
1
-1
/
+1
2021-08-12
scsi: qla2xxx: Sync queue idx with queue_pair_map idx
Saurav Kashyap
1
-2
/
+3
2021-08-12
scsi: qla2xxx: Changes to support kdump kernel for NVMe BFS
Saurav Kashyap
1
-22
/
+18
2021-07-27
scsi: qla2xxx: edif: Add encryption to I/O path
Quinn Tran
1
-0
/
+4
2021-06-23
scsi: qla2xxx: Add heartbeat check
Quinn Tran
1
-0
/
+4
2021-06-02
scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port()
Daniel Wagner
1
-1
/
+1
2021-03-30
scsi: qla2xxx: Fix crash in PCIe error handling
Quinn Tran
1
-2
/
+8
2021-01-29
scsi: qla2xxx: Simplify the calculation of variables
Jiapeng Zhong
1
-1
/
+1
2021-01-13
scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe
Bikash Hazarika
1
-1
/
+90
2020-12-09
scsi: qla2xxx: Handle aborts correctly for port undergoing deletion
Saurav Kashyap
1
-1
/
+1
2020-12-09
scsi: qla2xxx: Don't check for fw_started while posting NVMe command
Saurav Kashyap
1
-8
/
+4
2020-12-09
scsi: qla2xxx: Return EBUSY on fcport deletion
Daniel Wagner
1
-2
/
+4
2020-10-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+4
2020-10-15
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
1
-2
/
+1
2020-10-08
scsi: qla2xxx: Fix return of uninitialized value in rval
Colin Ian King
1
-1
/
+1
2020-10-08
scsi: qla2xxx: Use constant when it is known
Pavel Machek (CIP)
1
-3
/
+3
2020-09-23
scsi: qla2xxx: Add SLER and PI control support
Saurav Kashyap
1
-2
/
+14
2020-09-23
scsi: qla2xxx: Fix I/O errors during LIP reset tests
Arun Easi
1
-0
/
+8
2020-09-23
scsi: qla2xxx: Performance tweak
Quinn Tran
1
-4
/
+4
2020-09-23
scsi: qla2xxx: Fix I/O failures during remote port toggle testing
Arun Easi
1
-1
/
+1
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
-1
/
+14
2020-08-25
scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()
Tianjia Zhang
1
-1
/
+1
2020-08-18
scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
Quinn Tran
1
-0
/
+5
2020-08-18
scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba
Arun Easi
1
-1
/
+9
2020-06-24
scsi: qla2xxx: Set NVMe status code for failed NVMe FCP request
Daniel Wagner
1
-1
/
+2
2020-05-20
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
1
-4
/
+4
2020-05-20
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
1
-2
/
+2
2020-05-20
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
1
-2
/
+2
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-04-04
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
1
-1
/
+0
2020-02-29
scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function
Bart Van Assche
1
-1
/
+1
2019-12-14
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-11-26
nvme_fc: add module to ops template to allow module references
James Smart
1
-0
/
+1
2019-11-09
scsi: qla2xxx: Fix double scsi_done for abort path
Quinn Tran
1
-2
/
+2
2019-08-13
scsi: qla2xxx: Introduce qla2xxx_get_next_handle()
Bart Van Assche
1
-12
/
+2
2019-08-13
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
1
-7
/
+4
2019-08-13
scsi: qla2xxx: Remove a superfluous pointer check
Bart Van Assche
1
-1
/
+1
2019-08-13
scsi: qla2xxx: Improve Linux kernel coding style conformance
Bart Van Assche
1
-1
/
+0
2019-08-08
scsi: qla2xxx: Allow NVMe IO to resume with short cable pull
Quinn Tran
1
-1
/
+3
2019-06-27
scsi: qla2xxx: move IO flush to the front of NVME rport unregistration
Quinn Tran
1
-12
/
+2
2019-06-27
scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race condition
Quinn Tran
1
-50
/
+113
2019-06-27
scsi: qla2xxx: on session delete, return nvme cmd
Quinn Tran
1
-9
/
+19
2019-06-27
scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices
Arun Easi
1
-27
/
+10
2019-04-30
scsi: qla2xxx: Complain loudly about reference count underflow
Bart Van Assche
1
-10
/
+5
2019-04-30
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
1
-4
/
+2
2019-04-30
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
1
-9
/
+5
2019-04-30
scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands
Bart Van Assche
1
-32
/
+2
[next]