summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_scsi.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: add transport eh_timed_out referenceJames Smart2017-03-061-0/+1
* scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart2017-03-061-2/+1
* scsi: lpfc: Update copyrightsJames Smart2017-02-221-1/+3
* scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart2017-02-221-1/+2
* scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-221-25/+76
* scsi: lpfc: minor code cleanupsJames Smart2017-02-221-1/+2
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+2
* scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.James Smart2017-01-051-6/+12
* scsi: lpfc: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-11-301-5/+2
* scsi: lpfc: Correct panics with eh_timeout and eh_deadlineJames Smart2016-11-081-3/+3
* scsi: lpfc: Fix sg_reset on SCSI device causing kernel crashJames Smart2016-11-081-9/+13
* scsi: lpfc: Fix few small typos in lpfc_scsi.cMilan P. Gandhi2016-11-081-9/+12
* lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira2016-07-271-1/+1
* lpfc: Copyright updatesJames Smart2016-07-151-1/+1
* lpfc: Add support for XLane LUN priorityJames Smart2016-07-151-2/+7
* lpfc: Add sysfs proc_name supportJames Smart2016-07-151-0/+3
* lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmplJohannes Thumshirn2016-02-231-17/+0
* lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart2015-12-211-9/+1
* lpfc: Make write check error processing more resilientJames Smart2015-12-211-6/+21
* lpfc: Fix crash in fcp command completion path.James Smart2015-12-211-2/+2
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-3/+0
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-271-13/+1
* lpfc: Fix scsi task management error message.James Smart2015-06-131-8/+10
* lpfc: Fix scsi prep dma buf error.James Smart2015-06-131-1/+1
* lpfc: Add support for using block multi-queueJames Smart2015-06-131-0/+43
* lpfc: Change buffer pool empty message to miscellaneous categoryJames Smart2015-06-051-1/+1
* lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy2015-05-111-20/+21
* lpfc: Update copyright to 2015James Smart2015-04-101-1/+1
* lpfc: Fix for lun discovery issue with saturn adapter.James Smart2015-04-101-21/+20
* lpfc: Fix crash in device reset handler.James Smart2015-04-101-2/+3
* lpfc: Fix null ndlp dereference in target_reset_handlerJames Smart2015-04-101-4/+6
* lpfc: Fix host reset escalation killing all IOs.James Smart2015-04-101-0/+25
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-2/+0
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-22/+4
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-20/+3
* lpfc: remove queue_depth eventsChristoph Hellwig2014-11-241-66/+0
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-2/+2
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-4/+3
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-15/+1
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-22/+2
* lpfc: fix for handling unmapped ndlp in target reset handlerJames Smart2014-09-161-1/+7
* lpfc: fix locking issues with abort data pathsJames Smart2014-09-161-1/+11
* lpfc: use time_after()Manuel Schölling2014-09-161-1/+3
* lpfc: mark functions as static in lpfc/lpfc_scsi.cRashika Kheria2014-09-161-5/+5
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-18/+18
* lpfc: Update Copyright on changed filesJames Smart2014-06-021-1/+1
* lpfc: Fixed locking for scsi task management commandsJames Smart2014-06-021-5/+20
* lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart2014-06-021-10/+10
* lpfc: Fixed kernel panic in lpfc_abort_handlerJames Smart2014-06-021-0/+12
* lpfc: Fix dynamic transitions of FirstBurst from on to offJames Smart2014-06-021-0/+1
OpenPOWER on IntegriCloud