aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19[SCSI] vmw_pvscsi: Some improvements in pvscsi driver.Arvind Kumar2-39/+105
2014-03-19[SCSI] vmw_pvscsi: Add support for I/O requests coalescing.Rishi Mehta2-6/+60
2014-03-19[SCSI] vmw_pvscsi: Fix pvscsi_abort() function.Arvind Kumar2-6/+49
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker24-31/+27
2014-03-19[SCSI] ipr: Add new CCIN definition for Grand Canyon supportWendy Xiong2-0/+9
2014-03-19[SCSI] ipr: Format HCAM overlay ID 0x21Wendy Xiong2-0/+53
2014-03-19[SCSI] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev1-29/+18
2014-03-19[SCSI] ipr: Get rid of superfluous call to pci_disbale_msi/msix()Alexander Gordeev1-2/+0
2014-03-19[SCSI] ipr: Handle early EEHBrian King2-89/+179
2014-03-19[SCSI] ipr: Add new CCIN definition for new hardware supportWendy Xiong2-0/+3
2014-03-19[SCSI] ipr: Remove extended delay bit on GSCSI reads/writes opsWendy Xiong2-1/+6
2014-03-19[SCSI] scsi_debug: add ability to enable clusteringAkinobu Mita1-0/+5
2014-03-19[SCSI] scsi_debug: protect device access with atomic_rw lockAkinobu Mita1-2/+10
2014-03-19[SCSI] scsi_debug: prepare to enable clusteringAkinobu Mita1-50/+59
2014-03-19[SCSI] scsi_debug: fix resp_xdwriteread() return value when running out of memoryAkinobu Mita1-2/+6
2014-03-19[SCSI] scsi_debug: fix duplicate dif_errors incrementAkinobu Mita1-1/+0
2014-03-19[SCSI] scsi_debug: make pseudo_primary staticAkinobu Mita1-1/+1
2014-03-19[SCSI] scsi_debug: fix false positive logical block reference tag check failAkinobu Mita1-3/+1
2014-03-18libata, libsas: kill pm_result and related cleanupDan Williams1-30/+5
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan4-62/+67
2014-03-17SCSI/libiscsi: Add check_protection callback for transportsSagi Grimberg1-0/+32
2014-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-30/+38
2014-03-15[SCSI] remove a useless get/put_device pair in scsi_requeue_commandChristoph Hellwig1-32/+3
2014-03-15[SCSI] remove a useless get/put_device pair in scsi_next_commandBart Van Assche1-5/+0
2014-03-15[SCSI] remove a useless get/put_device pair in scsi_request_fnBart Van Assche1-11/+3
2014-03-15[SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig4-27/+31
2014-03-15[SCSI] avoid taking host_lock in scsi_run_queue unless nessecaryChristoph Hellwig1-19/+24
2014-03-15[SCSI] avoid useless free_list lock roundtripsChristoph Hellwig1-5/+6
2014-03-15[SCSI] hpsa: Do not zero fields of ioaccel2 command structure twiceStephen M. Cameron1-2/+0
2014-03-15[SCSI] hpsa: Add hba mode to the hpsa driverStephen M. Cameron3-4/+131
2014-03-15[SCSI] hpsa: remove unused struct request from CommandListStephen M. Cameron1-3/+2
2014-03-15[SCSI] hpsa: increase the probability of a reported success after a device resetTomas Henzl1-1/+2
2014-03-15[SCSI] hpsa: bring format-in-progress drives online when readyStephen M. Cameron3-24/+311
2014-03-15[SCSI] hpsa: remove unused kthread.h headerStephen M. Cameron1-1/+0
2014-03-15[SCSI] sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHEAlan Stern1-2/+2
2014-03-15[SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy deviceXinHong Zhu1-0/+1
2014-03-15[SCSI] pm80xx: no need for tag allocation when issuing the command of unregistering deviceXinHong Zhu1-2/+0
2014-03-15[SCSI] st: fix corruption of the st_modedef structures in st_set_options()Maurizio Lombardi1-2/+9
2014-03-15[SCSI] megaraid_sas: Version and Changelog updateadam radford2-4/+4
2014-03-15[SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF supportadam radford4-118/+851
2014-03-15[SCSI] megaraid_sas: Return leaked MPT frames to MPT frame pooladam radford1-2/+5
2014-03-15[SCSI] megaraid_sas: Fix megasas_ioc_init_fusionadam radford1-10/+7
2014-03-15[SCSI] megaraid_sas: Load correct raid context timeoutadam radford1-1/+4
2014-03-15[SCSI] megaraid_sas: Performance boost fixesSumit.Saxena@lsi.com2-9/+42
2014-03-15[SCSI] megaraid_sas: Set 32-bit DMA maskSumit.Saxena@lsi.com1-0/+13
2014-03-15[SCSI] megaraid_sas: Big endian code related fixesSumit.Saxena@lsi.com3-7/+13
2014-03-15[SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDsSumit.Saxena@lsi.com2-25/+55
2014-03-15[SCSI] arcmsr: upper 32 of dma address lostDan Carpenter1-4/+3
2014-03-15[SCSI] Add timeout to avoid infinite command retryEiichi Tsukata1-0/+7
2014-03-15[SCSI] iscsi_tcp: check for valid session before accessingMike Christie1-0/+3