aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/csiostor
AgeCommit message (Expand)Author
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-04-29scsi: csiostor: create per port irq affinity mask setVarun Prakash
2019-04-08scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash
2019-04-08scsi: csiostor: csio_wr: mark expected switch fall-throughGustavo A. R. Silva
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-27scsi: csiostor: drop serial_number usageHannes Reinecke
2019-02-25scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-01scsi: csiostor: Remove set but not used variable 'pln'YueHaibing
2019-01-29scsi: csiostor: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-22scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-19scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-07scsi: csiostor: remove flush_scheduled_work()Varun Prakash
2018-11-07block: kill request ->cpu memberJens Axboe
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-17scsi: csiostor: switch to generic DMA APIChristoph Hellwig
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-08-27scsi: csiostor: fix incorrect port capabilitiesVarun Prakash
2018-08-27scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash
2018-08-02scsi: csiostor: update csio_get_flash_params()Arjun Vynipadath
2018-07-19scsi: csiostor: update ingress pack and pad boundary valueVarun Prakash
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-23cxgb4: change the port capability bits definitionGanesh Goudar
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-15scsi: csiostor: add support for 32 bit port capabilitiesVarun Prakash
2018-01-30scsi: csiostor: remove redundant assignment to pointer 'ln'Colin Ian King
2017-12-04scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't"Colin Ian King
2017-12-04scsi: csiostor: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01scsi: csiostor: Convert timers to use timer_setup()Kees Cook
2017-09-25scsi: csiostor: enable PCIe relaxed ordering if supportedVarun Prakash
2017-09-07Merge branch 'fixes' into miscJames Bottomley
2017-08-16scsi: csiostor: fail probe if fw does not support FCoEVarun Prakash
2017-08-07scsi: csiostor: Replace PCI pool old APIRomain Perier
2017-06-26scsi: csiostor: update module versionVarun Prakash
2017-06-12scsi: csiostor: add check for supported fw versionVarun Prakash
2017-06-12scsi: csiostor: Avoid content leaks and castsKees Cook
2017-06-12scsi: csiostor: add support for Chelsio T6 adaptersVarun Prakash
2017-05-18scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash
2017-04-06scsi: csiostor: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2016-09-14scsi: csiostor: Fix completion usageDaniel Wagner
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig