summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-2/+0
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-101-4/+4
|\ \ | |/ |/|
| * kill f_dentry usesAl Viro2014-11-191-2/+2
| * assorted conversions to %p[dD]Al Viro2014-11-191-2/+2
* | 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: update lpfc version to driver version 10.4.8000.0James Smart2014-09-161-1/+1
* lpfc: fix for handling unmapped ndlp in target reset handlerJames Smart2014-09-162-2/+14
* lpfc: fix low priority issues from fortify source code scanJames Smart2014-09-168-49/+25
* lpfc: fix high priority issues from fortify source code scanJames Smart2014-09-166-40/+53
* lpfc: fix crash from page fault caused by use after rport deleteJames Smart2014-09-161-0/+12
* lpfc: fix locking issues with abort data pathsJames Smart2014-09-163-48/+83
* lpfc: fix race between LOGO/PLOGI handling causing NULL pointerJames Smart2014-09-163-2/+30
* lpfc: fix IP Reset processing - wait for RDY before proceedingJames Smart2014-09-161-62/+47
* lpfc: fix quarantined XRI recovery qualifier state in link bounceJames Smart2014-09-163-38/+0
* lpfc: fix discovery timeout during nameserver loginJames Smart2014-09-163-1/+29
* lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-161-22/+17
* lpfc: do not feed jiffies as random seed from lpfc driverDaniel Borkmann2014-09-161-4/+0
* lpfc: use time_after()Manuel Schölling2014-09-161-1/+3
* lpfc: use dma_zalloc_coherentJoe Perches2014-09-164-30/+17
* lpfc: mark function as static in lpfc/lpfc_bsg.cRashika Kheria2014-09-161-1/+1
* lpfc: mark functions as static in lpfc/lpfc_scsi.cRashika Kheria2014-09-161-5/+5
* lpfc: mark functions as static in lpfc/lpfc_init.cRashika Kheria2014-09-161-3/+3
* lpfc: mark functions as static in lpfc/lpfc_hbadisc.cRashika Kheria2014-09-161-3/+4
* lpfc: mark functions as static in lpfc/lpfc_sli.cRashika Kheria2014-09-161-7/+7
* lpfc: Remove superfluous call to pci_disable_msix()Alexander Gordeev2014-07-291-3/+6
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-171-1/+9
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-18/+18
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-1418-190/+490
|\
| * lpfc: Update lpfc version to driver version 10.2.8001.0James Smart2014-06-021-2/+2
| * lpfc: Fix ExpressLane priority setupJames Smart2014-06-022-1/+2
| * lpfc: mark old devices as obsoleteJames Smart2014-06-021-34/+49
| * lpfc: Fix for initializing RRQ bitmapJames Smart2014-06-021-0/+3
| * lpfc: Fix for cleaning up stale ring flag and sp_queue_event entriesJames Smart2014-06-022-0/+49
| * lpfc: Update lpfc version to driver version 10.2.8000.0James Smart2014-06-022-3/+3
| * lpfc: Update Copyright on changed files from 8.3.45 patchesJames Smart2014-06-0210-10/+10
| * lpfc: Update Copyright on changed filesJames Smart2014-06-026-6/+6
| * lpfc: Fixed locking for scsi task management commandsJames Smart2014-06-023-5/+141
| * lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart2014-06-025-26/+24
| * lpfc: Fix FW dump using sysfsJames Smart2014-06-023-4/+17
| * lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lockJames Smart2014-06-023-80/+99
| * lpfc: Fixed kernel panic in lpfc_abort_handlerJames Smart2014-06-022-1/+16
| * lpfc: Fix locking for postbufq when freeingJames Smart2014-06-021-3/+12
| * lpfc: Fix locking for lpfc_hba_down_postJames Smart2014-06-021-19/+60
OpenPOWER on IntegriCloud