summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | CLK: TI: DPLL: simplify autoidle register detection logicTero Kristo2014-05-281-24/+15
* | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-155-110/+194
|\ \ \ \
| * | | | NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran2014-06-131-7/+6
| * | | | NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox2014-06-131-3/+2
| * | | | NVMe: Define Log Page constantsMatthew Wilcox2014-06-131-0/+4
| * | | | NVMe: Fix hot cpu notification dead lockKeith Busch2014-06-132-11/+26
| * | | | NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2014-06-032-4/+4
| * | | | NVMe: Use last bytes of f/w rev SCSI InquiryKeith Busch2014-06-031-1/+6
| * | | | NVMe: Adhere to request queue block accounting enable/disableSam Bradshaw2014-06-031-14/+19
| * | | | NVMe: Fix nvme get/put queue semanticsKeith Busch2014-06-031-8/+21
| * | | | NVMe: Delete NVME_GET_FEAT_TEMP_THRESHMatthew Wilcox2014-06-031-1/+0
| * | | | NVMe: Make admin timeout a module parameterKeith Busch2014-06-031-3/+7
| * | | | NVMe: Make iod bio timeout a parameterKeith Busch2014-06-031-1/+5
| * | | | NVMe: Prevent possible NULL pointer dereferenceSantosh Y2014-06-031-1/+4
| * | | | NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)Indraneel Mukherjee2014-06-031-4/+4
| * | | | NVMe: Update data structures for NVMe 1.2Matthew Wilcox2014-06-031-5/+21
| * | | | NVMe: Enable BUILD_BUG_ON checksMatthew Wilcox2014-05-091-0/+1
| * | | | NVMe: Update namespace and controller identify structures to the 1.1a specDimitri John Ledkov2014-05-091-4/+15
| * | | | NVMe: Flush with data supportKeith Busch2014-05-052-21/+24
| * | | | NVMe: Configure support for block flushKeith Busch2014-05-053-0/+5
| * | | | NVMe: Add tracepointsKeith Busch2014-05-052-4/+10
| * | | | NVMe: Protect against badly formatted CQEsKeith Busch2014-05-051-2/+3
| * | | | NVMe: Improve error messagesMatthew Wilcox2014-05-051-3/+10
| * | | | NVMe: Update copyright headersMatthew Wilcox2014-05-054-19/+3
* | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-1424-369/+715
|\ \ \ \ \
| * | | | | qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patchQuinn Tran2014-06-023-21/+26
| * | | | | 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
| * | | | | lpfc: Fix dynamic transitions of FirstBurst from on to offJames Smart2014-06-021-0/+1
| * | | | | hpsa: fix handling of hpsa_volume_offline return valueStephen M. Cameron2014-06-022-5/+9
| * | | | | hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_idStephen M. Cameron2014-06-021-1/+1
| * | | | | hpsa: remove messages about volume status VPD inquiry page not supportedStephen M. Cameron2014-06-021-9/+3
| * | | | | hpsa: report check condition even if no sense data present for ioaccel2 modeStephen M. Cameron2014-06-021-2/+5
| * | | | | hpsa: remove bad unlikely annotation from device list updating codeStephen M. Cameron2014-06-021-1/+1
| * | | | | hpsa: fix event filtering to prevent excessive rescans with old firmwareStephen M. Cameron2014-06-021-3/+1
| * | | | | hpsa: kill annoying messages about SSD Smart Path retriesStephen M. Cameron2014-06-021-10/+0
| * | | | | hpsa: define extended_report_lun_entry data structureStephen M. Cameron2014-06-022-14/+19
OpenPOWER on IntegriCloud