aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-11[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun1-1/+2
2013-04-06[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau1-0/+12
2013-04-06[SCSI] ibmvscsi: Fix slave_configure deadlockBrian King1-1/+1
2013-04-06[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.Saurav Kashyap1-1/+1
2013-04-06[SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap1-5/+0
2013-04-06[SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi2-2/+2
2013-04-06[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor application."Joe Carnuccio5-64/+1
2013-04-06[SCSI] ipr: dlpar failed when adding an adapter backwenxiong@linux.vnet.ibm.com1-0/+1
2013-04-06[SCSI] ipr: fix addition of abort command to HRRQ free queueKleber Sacilotto de Souza1-1/+1
2013-04-06[SCSI] st: Take additional queue ref in st_probeJoe Lawrence1-1/+7
2013-04-06[SCSI] libsas: use right function to alloc smp responseJohn Gong1-1/+1
2013-04-06[SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapterwenxiong@linux.vnet.ibm.com1-2/+8
2013-03-25libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love1-15/+45
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love3-10/+21
2013-03-25libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializationRobert Love3-8/+10
2013-03-25fcoe: Fix deadlock between create and destroy pathsRobert Love1-4/+11
2013-03-25bnx2fc: Make the fcoe_cltr the SCSI host parentRobert Love1-3/+2
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki1-1/+6
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds67-1190/+4000
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley10-288/+736
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds49-923/+2165
2013-02-27scsi/lpfc: convert to idr_alloc()Tejun Heo1-8/+4
2013-02-27scsi: convert to idr_alloc()Tejun Heo3-57/+34
2013-02-27scsi/bfa: convert to idr_alloc()Tejun Heo1-11/+4
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-7/+7
2013-02-25[SCSI] ufs: Separate PCI code into glue driverVinayak Holikatti5-327/+440
2013-02-25[SCSI] ufs: Segregate PCI Specific CodeVinayak Holikatti4-219/+267
2013-02-24Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-3/+57
2013-02-24[SCSI] scsi: fix lpfc build when wmb() is defined as mb()Randy Dunlap1-28/+28
2013-02-24[SCSI] storvsc: Handle dynamic resizing of the deviceK. Y. Srinivasan1-0/+31
2013-02-24[SCSI] storvsc: Restructure error handling code on command completionK. Y. Srinivasan1-42/+59
2013-02-24[SCSI] storvsc: avoid usage of WRITE_SAMEOlaf Hering1-0/+4
2013-02-24[SCSI] aacraid: suppress two GCC warningsPaul Bolle1-2/+2
2013-02-24[SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctlsStephen M. Cameron1-0/+16
2013-02-24[SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctlStephen M. Cameron1-12/+13
2013-02-24[SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_blockStephen M. Cameron1-2/+12
2013-02-24[SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmdStephen M. Cameron1-20/+39
2013-02-24[SCSI] hpsa: Check for dma_mapping_error in hpsa_map_oneShuah Khan1-0/+5
2013-02-24[SCSI] dc395x: uninitialized variable in device_alloc()Dan Carpenter1-1/+1
2013-02-24[SCSI] storvsc: Initialize the sglistK. Y. Srinivasan1-0/+1
2013-02-24[SCSI] mpt2sas: Add support for OEM specific controllerSreekanth Reddy2-0/+14
2013-02-24[SCSI] ipr: Fix oops while resetting an ipr adapterBrian King2-10/+24
2013-02-22new helper: file_inode(file)Al Viro6-7/+7
2013-02-22[SCSI] fnic: Fnic Trace UtilityHiral Patel7-11/+803
2013-02-22[SCSI] fnic: New debug flags and debug log messagesHiral Patel3-21/+132
2013-02-22[SCSI] fnic: fnic driver may hit BUG_ON on device resetHiral Patel2-7/+116
2013-02-22[SCSI] fnic: Fix SGEs limitHiral Patel1-1/+1
2013-02-22[SCSI] fnic: fixing issues in device and firmware reset codeHiral Patel3-32/+397
2013-02-22[SCSI] pm80xx: fix for memory region freeSakthivel K1-1/+2
2013-02-22[SCSI] megaraid_sas: Version and Changelog updateadam radford2-4/+4