summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: bnx2fc: fix spelling mistake: "Couldnt" -> "Couldn't"Colin Ian King2017-12-051-2/+2
* scsi: sd: add missing KERN_CONT for disk spin-upMichał Mirosław2017-12-051-3/+3
* scsi: ufs: add some definitions included in UFS HCI specificationkwmad.kim@samsung.com2017-12-051-0/+16
* scsi: mpt3sas: Remove unused variable requeue_eventSuganath Prabu S2017-12-051-7/+5
* scsi: mpt3sas: Replace PCI pool old APIRomain Perier2017-12-051-6/+6
* scsi: fnic: Fix coccinelle warningsVasyl Gomonovych2017-12-051-19/+1
* scsi: ses: don't ask for diagnostic pages repeatedly during probeLi Dongyang2017-12-051-4/+7
* scsi: wd719x: make card_types static const, shrinks object sizeColin Ian King2017-12-051-1/+3
* scsi: scsi_debug: remove jiffies_to_timespecArnd Bergmann2017-12-051-4/+1
* scsi: hpsa: remove an unnecessary NULL checkDan Carpenter2017-12-051-2/+0
* scsi: lpfc: update driver version to 11.4.0.5James Smart2017-12-051-1/+1
* scsi: lpfc: small sg cnt cleanupJames Smart2017-12-055-8/+19
* scsi: lpfc: Fix driver handling of nvme resources during unloadJames Smart2017-12-053-11/+105
* scsi: lpfc: Fix crash during driver unload with running nvme trafficJames Smart2017-12-052-0/+25
* scsi: lpfc: Correct driver deregistrations with host nvme transportJames Smart2017-12-053-6/+114
* scsi: lpfc: correct port registrations with nvme_fcJames Smart2017-12-052-9/+14
* scsi: lpfc: Linux LPFC driver does not process all RSCNsJames Smart2017-12-053-5/+25
* scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCNJames Smart2017-12-051-2/+2
* scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart2017-12-054-22/+42
* scsi: lpfc: Fix display for debugfs queInfoJames Smart2017-12-051-7/+7
* scsi: lpfc: Driver fails to detect direct attach storage arrayJames Smart2017-12-051-16/+20
* scsi: lpfc: Raise maximum NVME sg list size for 256 elementsJames Smart2017-12-051-1/+1
* scsi: lpfc: Fix NVME LS abort_xriJames Smart2017-12-051-0/+1
* scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart2017-12-051-33/+51
* scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart2017-12-055-75/+35
* scsi: lpfc: Expand WQE capability of every NVME hardware queueJames Smart2017-12-055-43/+112
* scsi: lpfc: FLOGI failures are reported when connected to a private loop.James Smart2017-12-051-13/+14
* scsi: bfa: remove unused pointer 'port'Colin Ian King2017-12-051-3/+0
* scsi: aacraid: remove unused variable managed_request_idColin Ian King2017-12-051-3/+0
* scsi: st: fix kernel-doc mismatchRandy Dunlap2017-12-051-1/+1
* scsi: fix another I2O typoRandy Dunlap2017-12-051-1/+1
* scsi: csiostor: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2017-12-052-2/+1
* scsi: 3w-9xxx: rework lock timeoutsArnd Bergmann2017-12-052-8/+7
* scsi: 3ware: use 64-bit times for FW time syncArnd Bergmann2017-12-052-11/+7
* scsi: 3ware: fix 32-bit time calculationsArnd Bergmann2017-12-052-6/+4
* scsi: bfa: use 64-bit times in bfa_aen_entry_s ABIArnd Bergmann2017-12-051-2/+2
* scsi: bfa: try to sanitize vendor netlink eventsArnd Bergmann2017-12-052-11/+24
* scsi: bfa: replace bfa_get_log_time() with ktime_get_real_seconds()Arnd Bergmann2017-12-051-22/+10
* scsi: bfa: document overflow of io_profile_start_timeArnd Bergmann2017-12-053-6/+5
* scsi: bfa: improve bfa_ioc_send_enable/disable dataArnd Bergmann2017-12-051-3/+5
* scsi: bfa: use proper time accessor for stats_reset_timeArnd Bergmann2017-12-054-25/+9
* scsi: bfa: use ktime_get_real_ts64 for firmware timestampArnd Bergmann2017-12-051-3/+3
* scsi: ppa: mark expected switch fall-throughsGustavo A. R. Silva2017-12-051-0/+4
* scsi: bnx2i: bnx2i_hwi: use swap macro in bnx2i_send_iscsi_nopoutGustavo A. R. Silva2017-12-051-6/+3
* Linux 4.15-rc1v4.15-rc1Linus Torvalds2017-11-271-2/+2
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-276-6/+42
|\
| * ARM: BUG if jumping to usermode address in kernel modeRussell King2017-11-262-0/+24
| * ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin2017-11-211-2/+2
| * ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-211-2/+2
| * ARM: make decompressor debug output user selectableRussell King2017-11-211-2/+2