index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla4xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-13
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
1
-0
/
+2
2019-03-26
scsi: qla4xxx: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
2019-03-26
scsi: qla4xxx: avoid freeing unallocated dma memory
Arnd Bergmann
1
-1
/
+1
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+2
2019-01-12
scsi: qla4xxx: ql4_os: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-01-09
scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
YueHaibing
1
-0
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
4
-18
/
+18
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-11-07
scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy()
Chengguang Xu
1
-3
/
+1
2018-11-07
scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy()
Chengguang Xu
1
-4
/
+2
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-23
/
+12
2018-10-18
scsi: qla4xxx: fully convert to the generic DMA API
Christoph Hellwig
1
-17
/
+8
2018-10-03
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-1
/
+0
2018-09-28
scsi: qla4xxx: Remove redundant check on drvr_wait
Colin Ian King
1
-6
/
+4
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-1
/
+1
2018-04-04
Merge branch 'fixes' into misc
James Bottomley
2
-0
/
+48
2018-02-22
scsi: qla4xxx: Use dma_pool_zalloc()
Souptick Joarder
2
-7
/
+3
2018-02-14
scsi: qla4xxx: skip error recovery in case of register disconnect.
Manish Rangankar
2
-0
/
+48
2018-02-12
scsi: qla4xxx: Move an array from a .h into a .c file
Bart Van Assche
2
-2
/
+2
2018-02-12
scsi: qla4xxx: Remove unused symbols
Bart Van Assche
1
-5
/
+0
2018-01-04
scsi: qla4xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
4
-25
/
+18
2017-11-01
scsi: qla4xxx: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+6
2017-04-27
scsi: qla4xxx: fix spelling mistake: "Tempalate" -> "Template"
Colin Ian King
1
-1
/
+1
2017-04-06
scsi: qla4xxx: drop redundant init_completion
Nicholas Mc Guire
1
-1
/
+0
2017-01-12
scsi: qla4xxx: remove two unused MSI-X related #defines
Christoph Hellwig
1
-3
/
+0
2017-01-05
scsi: qla4xxx: comments correction
Cao jin
1
-3
/
+3
2016-12-08
scsi: qla4xxx: switch to pci_alloc_irq_vectors
Christoph Hellwig
4
-98
/
+37
2016-11-09
scsi: qla4xxx: print MAC and SID via %p[mM][R]
Oleksandr Khoshaba
3
-21
/
+7
2016-09-02
scsi: qla4xxx: Mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-02-24
scsi: qla4xxx: shut up warning for rd_reg_indirect
Arnd Bergmann
1
-2
/
+4
2015-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+0
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-8
/
+0
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
1
-1
/
+1
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2015-05-27
qla4xxx: add a missing include
Eric Dumazet
1
-0
/
+1
2015-05-26
qla4xxx: Fix printk() in qla4_83xx_read_reset_template() and qla4_83xx_pre_lo...
Masanari Iida
2
-2
/
+2
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-2
/
+2
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-12
/
+4
2014-11-12
scsi: don't force tagged_supported in drivers
Christoph Hellwig
1
-9
/
+0
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-8
/
+2
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
1
-10
/
+0
2014-08-01
qla4xxx: fix get_host_stats error propagation
Mike Christie
1
-0
/
+2
2014-07-30
qla4xxx: check the return value of dma_alloc_coherent()
Maurizio Lombardi
1
-0
/
+6
2014-07-30
scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...
Rickard Strandqvist
1
-7
/
+7
2014-07-30
scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...
Rickard Strandqvist
1
-7
/
+7
[next]