summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2013-06-26[SCSI] lpfc 8.3.40: Fixed system panic during handling unsolicited receive bu...James Smart
2013-06-26[SCSI] lpfc 8.3.40: Fix BlockGuard error checkingJames Smart
2013-06-26[SCSI] lpfc 8.3.40: Fixed crash during FCoE failover testing.James Smart
2013-06-26[SCSI] lpfc 8.3.40: Fix lpfc_used_cpu to be more dynamicJames Smart
2013-06-26[SCSI] ipr: possible irq lock inversion dependency detectedwenxiong@linux.vnet.ibm.com
2013-06-26[SCSI] cxgb4i: add support for T5 adapterKaren Xie
2013-06-26[SCSI] sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings
2013-06-26[SCSI] bfa: Fixes for 0-terminated strncpy and possible null pointer dereferenceJakob Normark
2013-06-25fcoe: Use correct API to set vlan tag for FCoE Ethertype skbsRobert Love
2013-06-25[SCSI] megaraid_sas: Changelog and driver version updateSumit.Saxena@lsi.com
2013-06-25[SCSI] megaraid_sas: Add support to differentiate between iMR vs MR FirmwareSumit.Saxena@lsi.com
2013-06-25[SCSI] megaraid_sas: Add support for Uneven Span PRL11Sumit.Saxena@lsi.com
2013-06-25[SCSI] megaraid_sas: Add support for Extended MSI-x vectors for 12Gb/s contro...Sumit.Saxena@lsi.com
2013-06-25[SCSI] megaraid_sas: Set IoFlags to enable Fast Path for JBODs for 12 Gb/s co...Sumit.Saxena@lsi.com
2013-06-25[SCSI] megaraid_sas: Add support to display Customer branding details in syslogSumit.Saxena@lsi.com
2013-06-25[SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s ...Sumit.Saxena@lsi.com
2013-06-25[SCSI] megaraid_sas: Set IO request timeout value provided by OS timeout for ...Sumit.Saxena@lsi.com
2013-06-25[SCSI] megaraid_sas: Free event detail memory without device ID checkSumit.Saxena@lsi.com
2013-06-25[SCSI] megaraid_sas: Update balance count in driver to be in sync of firmwareSumit.Saxena@lsi.com
2013-06-25[SCSI] megaraid_sas: Fix the interrupt mask for Gen2 controllerSumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Return DID_ERROR for SCSI IO, when controller is in crit...Sumit.Saxena@lsi.com
2013-06-24[SCSI] 3w-xxxx: Create sense buffer for unsupported commandsMartin K. Petersen
2013-06-24[SCSI] Workaround for disks that report bad optimal transfer lengthMartin K. Petersen
2013-06-24[SCSI] mpt2sas: fix for unused variable 'event_data' warningReddy, Sreekanth
2013-06-24[SCSI] mpt2sas: Bump driver vesion to v15.100.00.00Sreekanth Reddy
2013-06-24[SCSI] mpt2sas: Calulate the Reply post queue depth calculation as per the MP...Sreekanth Reddy
2013-06-24[SCSI] mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy
2013-06-24[SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a...Sreekanth Reddy
2013-06-24[SCSI] mpt2sas: Update the timing requirements for issuing a Hard ResetSreekanth Reddy
2013-06-24[SCSI] mpt2sas: MPI2 Rev W (2.00.15) specificationSreekanth Reddy
2013-06-24[SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth
2013-06-24[SCSI] a3000: use module_platform_driver_probe()Jingoo Han
2013-06-24[SCSI] a4000t: use module_platform_driver_probe()Jingoo Han
2013-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-06-19[SCSI] nsp32: use mdelay instead of large udelay constantsArnd Bergmann
2013-06-18treewide: Fix typo in printkMasanari Iida
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-06-14tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng
2013-06-04[SCSI] csiostor: Retain default adapter configuration in absence of config file.Naresh Kumar Inna
2013-06-04[SCSI] bfa: fix for FC Direct Attach LUN discovery failureVijay Mohan Guvva
2013-06-04[SCSI] bfa: fix faulty handling of events in lps smVijay Mohan Guvva
2013-06-04[SCSI] Allow error handling timeout to be specifiedMartin K. Petersen
2013-06-04[SCSI] sd: avoid deadlocks when running under multipathHannes Reinecke
2013-06-04[SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com
2013-06-04[SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMAGeert Uytterhoeven
2013-06-04[SCSI] ufs: Remove redundant platform_set_drvdata()Sachin Kamat
2013-06-04[SCSI] pm80xx: remove unneeded NULL checkDan Carpenter
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki