aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-10lpfc: support nvmet_fc defer_rcv callbackJames Smart4-2/+38
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+3
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds17-453/+718
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-20/+0
2017-07-03t10-pi: Move opencoded contants to common headerDmitry Monakhov1-2/+3
2017-07-01scsi: lpfc: don't double count abort errorsDan Carpenter1-1/+0
2017-07-01scsi: lpfc: spin_lock_irq() is not nestableDan Carpenter1-10/+10
2017-06-26Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fsAl Viro17-423/+861
2017-06-26scsi: lpfc: fix refcount error on node listJames Smart1-7/+0
2017-06-26scsi: lpfc: Fix nvme io stoppage after link bounceJames Smart1-34/+1
2017-06-19scsi: lpfc: update to revision to 11.4.0.1James Smart1-1/+1
2017-06-19scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart1-18/+4
2017-06-19scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort request.James Smart1-0/+1
2017-06-19scsi: lpfc: Fix crash doing IO with resetsJames Smart1-14/+8
2017-06-19scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart1-1/+1
2017-06-19scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart2-2/+17
2017-06-19scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart5-40/+89
2017-06-19scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart1-2/+0
2017-06-19scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart1-9/+12
2017-06-19scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart1-1/+1
2017-06-19scsi: lpfc: Fix system panic when express lane enabled.James Smart1-0/+3
2017-06-12scsi: lpfc: update to revision to 11.4.0.0James Smart1-1/+1
2017-06-12scsi: lpfc: Add auto EQ delay logicJames Smart8-13/+177
2017-06-12scsi: lpfc: Fix defects reported by Coverity ScanJames Smart2-21/+13
2017-06-12scsi: lpfc: Fix vports not logging into targetJames Smart1-17/+14
2017-06-12scsi: lpfc: Fix PRLI retry handling when target rejects it.James Smart1-3/+14
2017-06-12scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffffJames Smart1-2/+4
2017-06-12scsi: lpfc: Fix System panic after loading the driverJames Smart2-7/+8
2017-06-12scsi: lpfc: Fix crash on powering off BFS VM with passthrough deviceJames Smart1-2/+10
2017-06-12scsi: lpfc: Fix return value of board_mode store routine in case of online failureJames Smart1-0/+2
2017-06-12scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart6-41/+89
2017-06-12scsi: lpfc: Fix Port going offline after multiple resets.James Smart1-0/+1
2017-06-12scsi: lpfc: Fix nvmet node ref count handlingJames Smart1-4/+4
2017-06-12scsi: lpfc: Fix Lun Priority level shown as NAJames Smart1-2/+4
2017-06-12scsi: lpfc: Add changes to assist in NVMET debuggingJames Smart2-71/+151
2017-06-12scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.James Smart2-26/+28
2017-06-12scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart4-30/+11
2017-06-12scsi: lpfc: Add nvme initiator devloss supportJames Smart2-91/+57
2017-06-12scsi: lpfc: make a couple of functions staticColin Ian King1-2/+2
2017-06-12scsi: lpfc: fix spelling mistake "entrys" -> "entries"Colin Ian King1-1/+1
2017-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-7/+11
2017-06-04lpfc debugfs: get rid of pointless access_ok()Al Viro1-20/+0
2017-05-31scsi: lpfc: prevent potential null pointer dereferenceGustavo A. R. Silva1-2/+3
2017-05-31scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()Guilherme G. Piccoli2-3/+6
2017-05-31scsi: lpfc: nvmet_fc: fix format stringArnd Bergmann1-2/+2
2017-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds17-413/+839
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart1-1/+0
2017-05-17scsi: lpfc: fix build issue if NVME_FC_TARGET is not definedJames Smart1-0/+2
2017-05-17scsi: lpfc: Fix NULL pointer dereference during PCI error recoveryGuilherme G. Piccoli1-0/+7