summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2013-06-24[SCSI] megaraid_sas: Add support to display Customer branding details in syslogSumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s ...Sumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Set IO request timeout value provided by OS timeout for ...Sumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Free event detail memory without device ID checkSumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Update balance count in driver to be in sync of firmwareSumit.Saxena@lsi.com
2013-06-24[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-24net: Unmap fragment page once iterator is doneWedson Almeida Filho
2013-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-06-20qla_target: remove qlt_check_fcport_existJörn Engel
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19[SCSI] nsp32: use mdelay instead of large udelay constantsArnd Bergmann
2013-06-18treewide: Fix typo in printkMasanari Iida
2013-06-17net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)Isaku Yamahata
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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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
2013-06-02ipr: qc_fill_rtf() method should not store alternate status registerSergei Shtylyov
2013-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-05-31fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-05-28scsi: Spelling hsot -> hostGeert Uytterhoeven
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel
2013-05-12[SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com
2013-05-12[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com