summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-06-02qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patchQuinn Tran
2014-06-02lpfc: Update lpfc version to driver version 10.2.8001.0James Smart
2014-06-02lpfc: Fix ExpressLane priority setupJames Smart
2014-06-02lpfc: mark old devices as obsoleteJames Smart
2014-06-02lpfc: Fix for initializing RRQ bitmapJames Smart
2014-06-02lpfc: Fix for cleaning up stale ring flag and sp_queue_event entriesJames Smart
2014-06-02lpfc: Update lpfc version to driver version 10.2.8000.0James Smart
2014-06-02lpfc: Update Copyright on changed files from 8.3.45 patchesJames Smart
2014-06-02lpfc: Update Copyright on changed filesJames Smart
2014-06-02lpfc: Fixed locking for scsi task management commandsJames Smart
2014-06-02lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart
2014-06-02lpfc: Fix FW dump using sysfsJames Smart
2014-06-02lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lockJames Smart
2014-06-02lpfc: Fixed kernel panic in lpfc_abort_handlerJames Smart
2014-06-02lpfc: Fix locking for postbufq when freeingJames Smart
2014-06-02lpfc: Fix locking for lpfc_hba_down_postJames Smart
2014-06-02lpfc: Fix dynamic transitions of FirstBurst from on to offJames Smart
2014-06-02hpsa: fix handling of hpsa_volume_offline return valueStephen M. Cameron
2014-06-02hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_idStephen M. Cameron
2014-06-02hpsa: remove messages about volume status VPD inquiry page not supportedStephen M. Cameron
2014-06-02hpsa: report check condition even if no sense data present for ioaccel2 modeStephen M. Cameron
2014-06-02hpsa: remove bad unlikely annotation from device list updating codeStephen M. Cameron
2014-06-02hpsa: fix event filtering to prevent excessive rescans with old firmwareStephen M. Cameron
2014-06-02hpsa: kill annoying messages about SSD Smart Path retriesStephen M. Cameron
2014-06-02hpsa: define extended_report_lun_entry data structureStephen M. Cameron
2014-06-02hpsa: Rearrange start_io to avoid one unlock/lock sequence in main io pathStephen M. Cameron
2014-06-02hpsa: avoid unnecessary readl on every command submissionStephen M. Cameron
2014-06-02hpsa: use per-cpu variable for lockup_detectedStephen M. Cameron
2014-06-02hpsa: set irq affinity hints to route MSI-X vectors across CPUsStephen M. Cameron
2014-06-02hpsa: allocate reply queues individuallyStephen M. Cameron
2014-06-02hpsa: choose number of reply queues more intelligently.Stephen M. Cameron
2014-06-02hpsa: remove dev_dbg() calls from hot pathsStephen M. Cameron
2014-06-02hpsa: use gcc aligned attribute instead of manually padding structsStephen M. Cameron
2014-06-02hpsa: change doorbell reset delay to ten secondsJustin Lindley
2014-06-02hpsa: allow passthru ioctls to work with bidirectional commandsStephen M. Cameron
2014-06-02hpsa: remove unused fields from struct ctlr_infoStephen M. Cameron
2014-06-02mvsas: Recognise device/subsystem 9485/9485 as 88SE9485Ben Hutchings
2014-06-02Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed"Christoph Hellwig
2014-05-28mptfusion: fix msgContext in mptctl_hp_hostinfoTomas Henzl
2014-05-28acornscsi: remove linked command supportPaul Bolle
2014-05-28scsi/NCR5380: dprintk macroFinn Thain
2014-05-28fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox
2014-05-28fusion: Add free msg frames to the head, not tail of listMatthew Wilcox
2014-05-28mpt2sas: Add free smids to the head, not tail of listMatthew Wilcox
2014-05-28mpt2sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox
2014-05-28mpt2sas: Remove uses of serial_numberMatthew Wilcox
2014-05-28mpt3sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox
2014-05-28mpt3sas: Remove uses of serial_numberMatthew Wilcox
2014-05-28qla2xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-28qla4xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine