summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] scsi_transport_iscsi: Add flash node mgmt supportAdheer Chandravanshi2013-04-113-1/+1265
* [SCSI] qla4xxx: Update driver version to 5.03.00-k6Vikas Chaudhary2013-04-111-1/+1
* [SCSI] qla4xxx: Skip retry of initialize_adapter for ISP80XXNilesh Javali2013-04-111-1/+4
* [SCSI] qla4xxx: Assign correct CHAP table address to FLTVikas Chaudhary2013-04-111-5/+6
* [SCSI] qla4xxx: Added missing check for ISP83XX in CHAP related functionsVikas Chaudhary2013-04-112-4/+4
* [SCSI] aacraid: Dual firmware image supportMahesh Rajashekhara2013-04-103-3/+31
* [SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()Wei Yongjun2013-04-101-5/+0
* [SCSI] qla4xxx: Update driver version to 5.03.00-k5Vikas Chaudhary2013-04-101-1/+1
* [SCSI] qla4xxx: Fixed request queue count manipulation on response pathTej Parkash2013-04-103-17/+2
* [SCSI] qla4xxx: Fix debug level to avoid floods of same messageVikas Chaudhary2013-04-102-4/+11
* [SCSI] qla4xxx: Pass correct LUN address to firmware in case of lun_resetVikas Chaudhary2013-04-101-1/+8
* [SCSI] qla4xxx: Fix double reset in case of firmware hung for ISP83XXVikas Chaudhary2013-04-101-2/+16
* [SCSI] qla4xxx: Set graceful reset bit for ISP83XXVikas Chaudhary2013-04-101-0/+9
* [SCSI] qla4xxx: Boot from SAN fix for ISP83XXVikas Chaudhary2013-04-101-1/+1
* [SCSI] qla4xxx: Take E-port out of reset before disabling pause framesManish Dusane2013-04-102-0/+38
* [SCSI] scsi_dh_alua: fix stpg sense handlingMike Christie2013-04-091-4/+6
* [SCSI] pm8001: updated MAINTAINERS listJack Wang2013-04-091-1/+1
* [SCSI] lpfc 8.3.38: Update lpfc version for 8.3.38 driver releaseJames Smart2013-04-091-1/+1
* [SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reser...James Smart2013-04-091-13/+15
* [SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq.James Smart2013-04-091-1/+1
* [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...James Smart2013-04-094-18/+20
* [SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4.James Smart2013-04-091-4/+6
* [SCSI] lpfc 8.3.38: Fixed OXID reuse issue.James Smart2013-04-092-3/+11
* [SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to t...James Smart2013-04-091-35/+62
* [SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handlingJames Smart2013-04-092-1/+10
* [SCSI] scsilpfc 8.3.38: Fixed bsg timeout handling issues that would result i...James Smart2013-04-091-504/+601
* [SCSI] lpfc 8.3.38: Fixed degraded performance after cable pullsJames Smart2013-04-095-8/+40
* [SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart2013-04-098-43/+70
* [SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau2013-04-061-0/+12
* [SCSI] ibmvscsi: Fix slave_configure deadlockBrian King2013-04-061-1/+1
* [SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.Saurav Kashyap2013-04-061-1/+1
* [SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap2013-04-061-5/+0
* [SCSI] qla2xxx: Update copyright dates information in LICENSE.qla2xxx file.Saurav Kashyap2013-04-061-1/+1
* [SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi2013-04-062-2/+2
* [SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...Joe Carnuccio2013-04-065-64/+1
* [SCSI] ipr: dlpar failed when adding an adapter backwenxiong@linux.vnet.ibm.com2013-04-061-0/+1
* [SCSI] ipr: fix addition of abort command to HRRQ free queueKleber Sacilotto de Souza2013-04-061-1/+1
* [SCSI] st: Take additional queue ref in st_probeJoe Lawrence2013-04-061-1/+7
* [SCSI] libsas: use right function to alloc smp responseJohn Gong2013-04-061-1/+1
* [SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapterwenxiong@linux.vnet.ibm.com2013-04-061-2/+8
* Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-04-051-13/+38
|\
| * dm cache: reduce bio front_pad size in writeback modeMike Snitzer2013-04-051-13/+34
| * dm cache: fix writes to cache device in writethrough modeDarrick J. Wong2013-04-051-0/+4
* | Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-059-118/+169
|\ \
| * | PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki2013-04-031-13/+0
| * | PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki2013-04-031-7/+8
| * | PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov2013-04-021-2/+3
| * | Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas2013-04-021-39/+37
| * | Merge branch 'pci/yinghai-eisa' into for-linusBjorn Helgaas2013-04-021-21/+46
| |\ \
| | * | EISA/PCI: Init EISA early, before PNPYinghai Lu2013-04-011-18/+21
OpenPOWER on IntegriCloud