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
/
qla4xxx
/
ql4_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-5
/
+5
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
1
-17
/
+8
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-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
1
-0
/
+46
2018-02-22
scsi: qla4xxx: Use dma_pool_zalloc()
Souptick Joarder
1
-3
/
+1
2018-02-14
scsi: qla4xxx: skip error recovery in case of register disconnect.
Manish Rangankar
1
-0
/
+46
2018-01-04
scsi: qla4xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
1
-7
/
+5
2017-11-01
scsi: qla4xxx: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+6
2017-04-06
scsi: qla4xxx: drop redundant init_completion
Nicholas Mc Guire
1
-1
/
+0
2017-01-05
scsi: qla4xxx: comments correction
Cao jin
1
-3
/
+3
2016-11-09
scsi: qla4xxx: print MAC and SID via %p[mM][R]
Oleksandr Khoshaba
1
-11
/
+4
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-8
/
+0
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-08-01
qla4xxx: fix get_host_stats error propagation
Mike Christie
1
-0
/
+2
2014-07-30
scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...
Rickard Strandqvist
1
-7
/
+7
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-10
/
+10
2014-05-28
qla4xxx: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-4
/
+3
2014-05-19
qla4xxx: Fix smatch warning in func qla4xxx_conn_get_param
Adheer Chandravanshi
1
-4
/
+0
2014-05-19
qla4xxx: Fix smatch warning in func qla4xxx_get_ep_param
Adheer Chandravanshi
1
-3
/
+3
2014-05-19
qla4xxx: Export sysfs DDBs from DPC handler
Nilesh Javali
1
-6
/
+9
2014-05-19
qla4xxx: Add support of 0xFF capture mask for minidump
Tej Parkash
1
-1
/
+1
2014-05-19
qla4xxx: Change default capture to firmware defined capture mask
Tej Parkash
1
-2
/
+2
2014-05-19
qla4xxx: Do not wait for IO completion, after issuing stop_firmware
Tej Parkash
1
-3
/
+0
2014-03-15
[SCSI] qla4xxx: Fix sparse warnings
Vikas Chaudhary
1
-2
/
+4
2014-03-15
[SCSI] qla4xxx: Update print statements in func qla4xxx_do_dpc()
Vikas Chaudhary
1
-3
/
+3
2014-03-15
[SCSI] qla4xxx: Update print statements in func qla4xxx_eh_abort()
Vikas Chaudhary
1
-3
/
+4
2014-03-15
[SCSI] qla4xxx: Updated print for device login, logout path
Vikas Chaudhary
1
-16
/
+43
2014-03-15
[SCSI] qla4xxx: Fix failure of mbox 0x31
Vikas Chaudhary
1
-8
/
+48
2014-03-15
[SCSI] qla4xxx: Fix pending IO completion in reset path before initiating chi...
Tej Parkash
1
-4
/
+12
2014-03-15
[SCSI] qla4xxx: Clear DDB index map upon connection close failure
Nilesh Javali
1
-1
/
+3
2014-03-15
[SCSI] qla4xxx: Fixed AER reset sequence for ISP83xx/ISP84xx
Tej Parkash
1
-19
/
+27
2014-03-15
[SCSI] qla4xxx: Print WARN_ONCE() if iSCSI function presence bit removed
Vikas Chaudhary
1
-0
/
+5
2014-03-15
[SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initialization
Nilesh Javali
1
-5
/
+22
2013-12-20
[SCSI] qla4xxx: Recreate chap data list during get chap operation
Adheer Chandravanshi
1
-58
/
+61
[next]