aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/ql4_os.c
AgeCommit message (Expand)Author
2020-05-04scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor
2020-03-20scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter
2019-04-12Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen
2019-03-25scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-25scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-11scsi: qla4xxx: ql4_os: mark expected switch fall-throughGustavo A. R. Silva
2019-01-08scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-06scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy()Chengguang Xu
2018-11-06scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy()Chengguang Xu
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-17scsi: qla4xxx: fully convert to the generic DMA APIChristoph Hellwig
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-02-21scsi: qla4xxx: Use dma_pool_zalloc()Souptick Joarder
2018-02-13scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar
2018-01-04scsi: qla4xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2017-11-01scsi: qla4xxx: Convert timers to use timer_setup()Kees Cook
2017-04-06scsi: qla4xxx: drop redundant init_completionNicholas Mc Guire
2017-01-05scsi: qla4xxx: comments correctionCao jin
2016-11-08scsi: qla4xxx: print MAC and SID via %p[mM][R]Oleksandr Khoshaba
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: don't force tagged_supported in driversChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-08-01qla4xxx: fix get_host_stats error propagationMike Christie
2014-07-30scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...Rickard Strandqvist
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-05-28qla4xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-19qla4xxx: Fix smatch warning in func qla4xxx_conn_get_paramAdheer Chandravanshi
2014-05-19qla4xxx: Fix smatch warning in func qla4xxx_get_ep_paramAdheer Chandravanshi
2014-05-19qla4xxx: Export sysfs DDBs from DPC handlerNilesh Javali
2014-05-19qla4xxx: Add support of 0xFF capture mask for minidumpTej Parkash
2014-05-19qla4xxx: Change default capture to firmware defined capture maskTej Parkash
2014-05-19qla4xxx: Do not wait for IO completion, after issuing stop_firmwareTej Parkash
2014-03-15[SCSI] qla4xxx: Fix sparse warningsVikas Chaudhary
2014-03-15[SCSI] qla4xxx: Update print statements in func qla4xxx_do_dpc()Vikas Chaudhary
2014-03-15[SCSI] qla4xxx: Update print statements in func qla4xxx_eh_abort()Vikas Chaudhary
2014-03-15[SCSI] qla4xxx: Updated print for device login, logout pathVikas Chaudhary
2014-03-15[SCSI] qla4xxx: Fix failure of mbox 0x31Vikas Chaudhary
2014-03-15[SCSI] qla4xxx: Fix pending IO completion in reset path before initiating chi...Tej Parkash
2014-03-15[SCSI] qla4xxx: Clear DDB index map upon connection close failureNilesh Javali
2014-03-15[SCSI] qla4xxx: Fixed AER reset sequence for ISP83xx/ISP84xxTej Parkash
2014-03-15[SCSI] qla4xxx: Print WARN_ONCE() if iSCSI function presence bit removedVikas Chaudhary