summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
...
| * | scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart2017-06-192-2/+17
| * | scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart2017-06-195-40/+89
| * | scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart2017-06-191-2/+0
| * | scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart2017-06-191-9/+12
| * | scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart2017-06-191-1/+1
| * | scsi: lpfc: Fix system panic when express lane enabled.James Smart2017-06-191-0/+3
| * | scsi: lpfc: update to revision to 11.4.0.0James Smart2017-06-121-1/+1
| * | scsi: lpfc: Add auto EQ delay logicJames Smart2017-06-128-13/+177
| * | scsi: lpfc: Fix defects reported by Coverity ScanJames Smart2017-06-122-21/+13
| * | scsi: lpfc: Fix vports not logging into targetJames Smart2017-06-121-17/+14
| * | scsi: lpfc: Fix PRLI retry handling when target rejects it.James Smart2017-06-121-3/+14
| * | scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffffJames Smart2017-06-121-2/+4
| * | scsi: lpfc: Fix System panic after loading the driverJames Smart2017-06-122-7/+8
| * | scsi: lpfc: Fix crash on powering off BFS VM with passthrough deviceJames Smart2017-06-121-2/+10
| * | scsi: lpfc: Fix return value of board_mode store routine in case of online fa...James Smart2017-06-121-0/+2
| * | scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart2017-06-126-41/+89
| * | scsi: lpfc: Fix Port going offline after multiple resets.James Smart2017-06-121-0/+1
| * | scsi: lpfc: Fix nvmet node ref count handlingJames Smart2017-06-121-4/+4
| * | scsi: lpfc: Fix Lun Priority level shown as NAJames Smart2017-06-121-2/+4
| * | scsi: lpfc: Add changes to assist in NVMET debuggingJames Smart2017-06-122-71/+151
| * | scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.James Smart2017-06-122-26/+28
| * | scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart2017-06-124-30/+11
| * | scsi: lpfc: Add nvme initiator devloss supportJames Smart2017-06-122-91/+57
| * | scsi: lpfc: make a couple of functions staticColin Ian King2017-06-121-2/+2
| * | scsi: lpfc: fix spelling mistake "entrys" -> "entries"Colin Ian King2017-06-121-1/+1
| |/
* | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-051-20/+0
|\ \ | |/ |/|
| * Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fsAl Viro2017-06-2617-423/+861
| |\
| * | lpfc debugfs: get rid of pointless access_ok()Al Viro2017-06-041-20/+0
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-06-114-7/+11
|\ \ \ | |_|/ |/| |
| * | scsi: lpfc: prevent potential null pointer dereferenceGustavo A. R. Silva2017-05-311-2/+3
| * | scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()Guilherme G. Piccoli2017-05-312-3/+6
| * | scsi: lpfc: nvmet_fc: fix format stringArnd Bergmann2017-05-311-2/+2
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-05-2417-413/+839
|\| |
| * | scsi: lpfc: fix build issue if NVME_FC_TARGET is not definedJames Smart2017-05-171-0/+2
| * | scsi: lpfc: Fix NULL pointer dereference during PCI error recoveryGuilherme G. Piccoli2017-05-171-0/+7
| * | scsi: lpfc: update version to 11.2.0.14James Smart2017-05-161-1/+1
| * | scsi: lpfc: Add MDS Diagnostic support.James Smart2017-05-166-10/+161
| * | scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributesJames Smart2017-05-162-0/+7
| * | scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart2017-05-162-13/+12
| * | scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart2017-05-161-2/+4
| * | scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 typeJames Smart2017-05-161-0/+1
| * | scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-168-24/+144
| * | scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart2017-05-169-233/+291
| * | scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart2017-05-166-12/+50
| * | scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart2017-05-162-25/+21
| * | scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart2017-05-161-3/+6
| * | scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-166-52/+31
| * | scsi: lpfc: Adding additional stats counters for nvme.James Smart2017-05-166-43/+106
| * | scsi: lpfc: Fix system crash when port is reset.James Smart2017-05-162-5/+9
| * | scsi: lpfc: Fix used-RPI accounting problem.James Smart2017-05-164-20/+16