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
/
qla4xxx
/
ql4_os.c
Age
Commit message (
Expand
)
Author
2022-04-25
scsi: qla4xxx: Drop redundant memset()
Haowen Bai
2022-03-01
scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding
Mike Christie
2022-02-27
scsi: qla4xxx: Remove unneeded variable
Changcheng Deng
2022-02-22
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
2021-12-06
scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byte
Florian Fainelli
2021-10-16
scsi: qla4xxx: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: qla4xxx: Call scsi_done() directly
Bart Van Assche
2021-08-11
scsi: qla4xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-01
scsi: qla4xxx: Convert uses of __constant_cpu_to_<foo> to cpu_to_<foo>
Dwaipayan Ray
2021-06-18
scsi: qla4xxx: Remove redundant continue statement
Colin Ian King
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2021-04-13
scsi: qla4xxx: Remove unneeded if-null-free check
Qiheng Lin
2021-03-15
scsi: qla4xxx: Fix formatting issues - missing '-' and '_'
Lee Jones
2021-03-09
scsi: qla4xxx: Fix a typo
Bhaskar Chowdhury
2021-02-08
scsi: qla4xxx: Use iscsi_is_session_online()
Mike Christie
2020-11-17
scsi: qla4xxx: Remove redundant assignment to variable rval
Jing Xiangfeng
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-09-16
scsi/qla4xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-08-24
scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'
Christophe JAILLET
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
scsi: qla4xxx: Fix some kerneldoc parameter documentation issues
Lee Jones
2020-07-24
scsi: qla4xxx: Move 'qla4_82xx_reg_tbl' to the only place its used
Lee Jones
2020-07-24
scsi: pm8001: Remove a bunch of set but unused variables
Lee Jones
2020-07-24
scsi: qla4xxx: Move 'qla4_83xx_reg_tbl' from shared header
Lee Jones
2020-04-24
scsi: qla4xxx: Remove unneeded semicolon in ql4_os.c
Jason Yan
2019-12-19
scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
Nathan Chancellor
2019-12-09
scsi: iscsi: qla4xxx: fix double free in probe
Dan Carpenter
2019-04-12
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
2019-03-25
scsi: qla4xxx: fix a potential NULL pointer dereference
Kangjie Lu
2019-03-25
scsi: qla4xxx: avoid freeing unallocated dma memory
Arnd Bergmann
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-01-11
scsi: qla4xxx: ql4_os: mark expected switch fall-through
Gustavo A. R. Silva
2019-01-08
scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
YueHaibing
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-11-06
scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy()
Chengguang Xu
2018-11-06
scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy()
Chengguang Xu
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-17
scsi: qla4xxx: fully convert to the generic DMA API
Christoph Hellwig
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
2018-02-21
scsi: qla4xxx: Use dma_pool_zalloc()
Souptick Joarder
2018-02-13
scsi: qla4xxx: skip error recovery in case of register disconnect.
Manish Rangankar
2018-01-04
scsi: qla4xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
2017-11-01
scsi: qla4xxx: Convert timers to use timer_setup()
Kees Cook
2017-04-06
scsi: qla4xxx: drop redundant init_completion
Nicholas Mc Guire
[next]