index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_nvme.c
Age
Commit message (
Expand
)
Author
2021-01-29
scsi: qla2xxx: Simplify the calculation of variables
Jiapeng Zhong
2021-01-13
scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe
Bikash Hazarika
2020-12-09
scsi: qla2xxx: Handle aborts correctly for port undergoing deletion
Saurav Kashyap
2020-12-09
scsi: qla2xxx: Don't check for fw_started while posting NVMe command
Saurav Kashyap
2020-12-09
scsi: qla2xxx: Return EBUSY on fcport deletion
Daniel Wagner
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2020-10-08
scsi: qla2xxx: Fix return of uninitialized value in rval
Colin Ian King
2020-10-07
scsi: qla2xxx: Use constant when it is known
Pavel Machek (CIP)
2020-09-22
scsi: qla2xxx: Add SLER and PI control support
Saurav Kashyap
2020-09-22
scsi: qla2xxx: Fix I/O errors during LIP reset tests
Arun Easi
2020-09-22
scsi: qla2xxx: Performance tweak
Quinn Tran
2020-09-22
scsi: qla2xxx: Fix I/O failures during remote port toggle testing
Arun Easi
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-08-24
scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()
Tianjia Zhang
2020-08-17
scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
Quinn Tran
2020-08-17
scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba
Arun Easi
2020-06-23
scsi: qla2xxx: Set NVMe status code for failed NVMe FCP request
Daniel Wagner
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
2020-05-19
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
2020-05-19
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-04
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2020-02-28
scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function
Bart Van Assche
2019-12-13
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-27
nvme_fc: add module to ops template to allow module references
James Smart
2019-11-08
scsi: qla2xxx: Fix double scsi_done for abort path
Quinn Tran
2019-08-12
scsi: qla2xxx: Introduce qla2xxx_get_next_handle()
Bart Van Assche
2019-08-12
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
2019-08-12
scsi: qla2xxx: Remove a superfluous pointer check
Bart Van Assche
2019-08-12
scsi: qla2xxx: Improve Linux kernel coding style conformance
Bart Van Assche
2019-08-07
scsi: qla2xxx: Allow NVMe IO to resume with short cable pull
Quinn Tran
2019-06-27
scsi: qla2xxx: move IO flush to the front of NVME rport unregistration
Quinn Tran
2019-06-27
scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race condition
Quinn Tran
2019-06-27
scsi: qla2xxx: on session delete, return nvme cmd
Quinn Tran
2019-06-27
scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices
Arun Easi
2019-04-29
scsi: qla2xxx: Complain loudly about reference count underflow
Bart Van Assche
2019-04-29
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
2019-04-29
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
2019-04-29
scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands
Bart Van Assche
2019-04-29
scsi: qla2xxx: Remove the fcport test from qla_nvme_abort_work()
Bart Van Assche
2019-04-15
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
2019-04-08
scsi: qla2xxx: Use get/put_unaligned where appropriate
Bart Van Assche
2019-04-08
scsi: qla2xxx: fix spelling mistake "alredy" -> "already"
Colin Ian King
2019-04-03
scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected
Giridhar Malavali
2019-04-03
scsi: qla2xxx: Set remote port devloss timeout to 0
Giridhar Malavali
2019-04-03
scsi: qla2xxx: Increase the max_sgl_segments to 1024
Giridhar Malavali
2019-02-19
scsi: qla2xxx: Check for FW started flag before aborting
Himanshu Madhani
2019-02-19
scsi: qla2xxx: Fix unload when NVMe devices are configured
Himanshu Madhani
[next]