summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_scsi.c
AgeCommit message (Expand)Author
2019-12-05scsi: lpfc: Fix dif and first burst use in write commandsJames Smart
2019-11-06scsi: lpfc: Fix a duplicate 0711 log message number.James Smart
2018-11-13scsi: lpfc: Correct race with abort on completion pathJames Smart
2017-08-07scsi: lpfc: Replace PCI pool old APIRomain Perier
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03t10-pi: Move opencoded contants to common headerDmitry Monakhov
2017-06-12scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart
2017-03-06scsi: lpfc: add transport eh_timed_out referenceJames Smart
2017-03-06scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart
2017-02-22scsi: lpfc: Update copyrightsJames Smart
2017-02-22scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart
2017-02-22scsi: lpfc: NVME Initiator: Base modificationsJames Smart
2017-02-22scsi: lpfc: minor code cleanupsJames Smart
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2017-01-05scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.James Smart
2016-11-30scsi: lpfc: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-11-08scsi: lpfc: Correct panics with eh_timeout and eh_deadlineJames Smart
2016-11-08scsi: lpfc: Fix sg_reset on SCSI device causing kernel crashJames Smart
2016-11-08scsi: lpfc: Fix few small typos in lpfc_scsi.cMilan P. Gandhi
2016-07-27lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira
2016-07-15lpfc: Copyright updatesJames Smart
2016-07-15lpfc: Add support for XLane LUN priorityJames Smart
2016-07-15lpfc: Add sysfs proc_name supportJames Smart
2016-02-23lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmplJohannes Thumshirn
2015-12-21lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart
2015-12-21lpfc: Make write check error processing more resilientJames Smart
2015-12-21lpfc: Fix crash in fcp command completion path.James Smart
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-10-27lpfc: remove set but not used variablesSebastian Herbszt
2015-06-13lpfc: Fix scsi task management error message.James Smart
2015-06-13lpfc: Fix scsi prep dma buf error.James Smart
2015-06-13lpfc: Add support for using block multi-queueJames Smart
2015-06-05lpfc: Change buffer pool empty message to miscellaneous categoryJames Smart
2015-05-11lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy
2015-04-10lpfc: Update copyright to 2015James Smart
2015-04-10lpfc: Fix for lun discovery issue with saturn adapter.James Smart
2015-04-10lpfc: Fix crash in device reset handler.James Smart
2015-04-10lpfc: Fix null ndlp dereference in target_reset_handlerJames Smart
2015-04-10lpfc: Fix host reset escalation killing all IOs.James Smart
2014-12-04scsi: remove ->change_queue_type methodChristoph 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-24lpfc: remove queue_depth eventsChristoph 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-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig
2014-09-16lpfc: fix for handling unmapped ndlp in target reset handlerJames Smart
2014-09-16lpfc: fix locking issues with abort data pathsJames Smart
2014-09-16lpfc: use time_after()Manuel Schölling