index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_nvme.c
Age
Commit message (
Expand
)
Author
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
2019-02-19
scsi: qla2xxx: Add First Burst support for FC-NVMe devices
Darren Trapp
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-12
scsi: qla2xxx: Fix NPIV handling for FC-NVMe
Himanshu Madhani
2018-11-19
nvme-fc: remove ->poll implementation
Jens Axboe
2018-09-27
scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
Himanshu Madhani
2018-09-27
scsi: qla2xxx: Fix NVMe session hang on unload
Quinn Tran
2018-09-11
scsi: qla2xxx: Move {get|rel}_sp to base_qpair struct
Quinn Tran
2018-08-02
scsi: qla2xxx: Migrate NVME N2N handling into state machine
Quinn Tran
2018-03-21
scsi: qla2xxx: Cleanup code to improve FC-NVMe error handling
Darren Trapp
2018-03-21
scsi: qla2xxx: Fix FC-NVMe IO abort during driver reset
Darren Trapp
2018-03-21
scsi: qla2xxx: Remove nvme_done_list
Darren Trapp
2018-03-21
scsi: qla2xxx: Return busy if rport going away
Darren Trapp
2018-03-21
scsi: qla2xxx: Add FC-NVMe abort processing
Darren Trapp
2018-03-21
scsi: qla2xxx: Add changes for devloss timeout in driver
Darren Trapp
2018-03-21
scsi: qla2xxx: Remove unneeded message and minor cleanup for FC-NVMe
himanshu.madhani@cavium.com
2018-03-21
scsi: qla2xxx: Restore ZIO threshold setting
Darren Trapp
2017-09-25
qla2xxx: remove use of FC-specific error codes
James Smart
2017-08-24
scsi: qla2xxx: Fix WWPN/WWNN in debug message
Darren Trap
2017-08-24
scsi: qla2xxx: Add command completion for error path
Duane Grigsby
[next]