aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2013-06-24[SCSI] megaraid_sas: Free event detail memory without device ID check[email protected]1-4/+3
2013-06-24[SCSI] megaraid_sas: Update balance count in driver to be in sync of firmware[email protected]1-2/+3
2013-06-24[SCSI] megaraid_sas: Fix the interrupt mask for Gen2 controller[email protected]1-1/+1
2013-06-24[SCSI] megaraid_sas: Return DID_ERROR for SCSI IO, when controller is in crit...[email protected]1-0/+8
2013-06-24[SCSI] 3w-xxxx: Create sense buffer for unsupported commandsMartin K. Petersen1-1/+3
2013-06-24[SCSI] Workaround for disks that report bad optimal transfer lengthMartin K. Petersen2-0/+4
2013-06-24[SCSI] mpt2sas: fix for unused variable 'event_data' warningReddy, Sreekanth1-3/+4
2013-06-24[SCSI] mpt2sas: Bump driver vesion to v15.100.00.00Sreekanth Reddy1-2/+2
2013-06-24[SCSI] mpt2sas: Calulate the Reply post queue depth calculation as per the MP...Sreekanth Reddy1-12/+14
2013-06-24[SCSI] mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy1-5/+1
2013-06-24[SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a...Sreekanth Reddy1-5/+117
2013-06-24[SCSI] mpt2sas: Update the timing requirements for issuing a Hard ResetSreekanth Reddy1-7/+13
2013-06-24[SCSI] mpt2sas: MPI2 Rev W (2.00.15) specificationSreekanth Reddy5-11/+26
2013-06-24[SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth3-11/+13
2013-06-24[SCSI] a3000: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-06-24[SCSI] a4000t: use module_platform_driver_probe()Jingoo Han1-14/+1
2013-06-24net: Unmap fragment page once iterator is doneWedson Almeida Filho1-1/+0
2013-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+5
2013-06-20qla_target: remove qlt_check_fcport_existJörn Engel2-140/+17
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+3
2013-06-19[SCSI] nsp32: use mdelay instead of large udelay constantsArnd Bergmann1-1/+1
2013-06-18treewide: Fix typo in printkMasanari Iida2-2/+2
2013-06-17net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)Isaku Yamahata1-1/+1
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro3-3/+3
2013-06-14tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier1-1/+5
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+2
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng1-1/+1
2013-06-04[SCSI] csiostor: Retain default adapter configuration in absence of config file.Naresh Kumar Inna5-192/+2
2013-06-04[SCSI] bfa: fix for FC Direct Attach LUN discovery failureVijay Mohan Guvva1-2/+2
2013-06-04[SCSI] bfa: fix faulty handling of events in lps smVijay Mohan Guvva1-1/+1
2013-06-04[SCSI] Allow error handling timeout to be specifiedMartin K. Petersen3-4/+35
2013-06-04[SCSI] sd: avoid deadlocks when running under multipathHannes Reinecke1-4/+25
2013-06-04[SCSI] ipr: Avoid target_destroy accessing memory after it was freed[email protected]2-19/+3
2013-06-04[SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMAGeert Uytterhoeven1-1/+1
2013-06-04[SCSI] ufs: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-06-04[SCSI] pm80xx: remove unneeded NULL checkDan Carpenter1-1/+1
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley6-16/+20
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki1-8/+3
2013-06-02ipr: qc_fill_rtf() method should not store alternate status registerSergei Shtylyov1-1/+0
2013-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+1
2013-05-31fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich1-0/+1
2013-05-28net: pass info struct via netdevice notifierJiri Pirko2-2/+2
2013-05-28treewide: Fix typo in printkMasanari Iida1-1/+1
2013-05-28scsi: Spelling hsot -> hostGeert Uytterhoeven2-2/+2
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel1-1/+1
2013-05-12[SCSI] ipr: Avoid target_destroy accessing memory after it was freed[email protected]2-19/+3
2013-05-12[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines[email protected]5-49/+27
2013-05-10libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman1-13/+24
2013-05-10libfc: Correct check for initiator roleMark Rustad1-1/+1
2013-05-10libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan1-10/+5