summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2017-06-12scsi: lpfc: update to revision to 11.4.0.0James Smart
2017-06-12scsi: lpfc: Add auto EQ delay logicJames Smart
2017-06-12scsi: lpfc: Fix defects reported by Coverity ScanJames Smart
2017-06-12scsi: lpfc: Fix vports not logging into targetJames Smart
2017-06-12scsi: lpfc: Fix PRLI retry handling when target rejects it.James Smart
2017-06-12scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffffJames Smart
2017-06-12scsi: lpfc: Fix System panic after loading the driverJames Smart
2017-06-12scsi: lpfc: Fix crash on powering off BFS VM with passthrough deviceJames Smart
2017-06-12scsi: lpfc: Fix return value of board_mode store routine in case of online fa...James Smart
2017-06-12scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart
2017-06-12scsi: lpfc: Fix Port going offline after multiple resets.James Smart
2017-06-12scsi: lpfc: Fix nvmet node ref count handlingJames Smart
2017-06-12scsi: lpfc: Fix Lun Priority level shown as NAJames Smart
2017-06-12scsi: lpfc: Add changes to assist in NVMET debuggingJames Smart
2017-06-12scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.James Smart
2017-06-12scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart
2017-06-12scsi: lpfc: Add nvme initiator devloss supportJames Smart
2017-06-12scsi: lpfc: make a couple of functions staticColin Ian King
2017-06-12scsi: lpfc: fix spelling mistake "entrys" -> "entries"Colin Ian King
2017-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-05-31scsi: lpfc: prevent potential null pointer dereferenceGustavo A. R. Silva
2017-05-31scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()Guilherme G. Piccoli
2017-05-31scsi: lpfc: nvmet_fc: fix format stringArnd Bergmann
2017-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart
2017-05-17scsi: lpfc: fix build issue if NVME_FC_TARGET is not definedJames Smart
2017-05-17scsi: lpfc: Fix NULL pointer dereference during PCI error recoveryGuilherme G. Piccoli
2017-05-16scsi: lpfc: update version to 11.2.0.14James Smart
2017-05-16scsi: lpfc: Add MDS Diagnostic support.James Smart
2017-05-16scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributesJames Smart
2017-05-16scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart
2017-05-16scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart
2017-05-16scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 typeJames Smart
2017-05-16scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart
2017-05-16scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart
2017-05-16scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart
2017-05-16scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart
2017-05-16scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart
2017-05-16scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart
2017-05-16scsi: lpfc: Adding additional stats counters for nvme.James Smart
2017-05-16scsi: lpfc: Fix system crash when port is reset.James Smart
2017-05-16scsi: lpfc: Fix used-RPI accounting problem.James Smart
2017-05-08scsi: lpfc: ensure els_wq is being checked before destroying itColin Ian King
2017-05-08scsi: lpfc: double lock typo in lpfc_ns_rsp()Dan Carpenter
2017-05-08scsi: lpfc: Fix panic on BFS configurationJames Smart
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-27Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe
2017-04-25lpfc: Fix memory corruption of the lpfc_ncmd->list pointersJames Smart
2017-04-24Merge branch 'master' into for-4.12/post-mergeJens Axboe