summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-13[SCSI] sd: Issue correct protection operationMartin K. Petersen1-3/+4
2008-10-13[SCSI] scsi_error: fix target reset handlingJames Bottomley1-4/+15
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...James Smart18-15/+1207
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handlingJames Smart6-0/+85
2008-10-13[SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disruptedJames Smart1-4/+4
2008-10-13[SCSI] scsi_dh_alua: remove REQ_NOMERGEMike Christie1-1/+1
2008-10-13[SCSI] lpfc 8.2.8 : update driver version to 8.2.8James Smart1-1/+1
2008-10-13[SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart9-167/+699
2008-10-13[SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPO...James Smart1-2/+3
2008-10-13[SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disablingJames Smart5-3/+103
2008-10-13[SCSI] lpfc 8.2.8 : Add new FCOE hardware supportJames Smart7-19/+153
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart13-152/+219
2008-10-13[SCSI] lpfc 8.2.8 : Update driver for new SLI-3 featuresJames Smart9-219/+314
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Discovery FixesJames Smart4-110/+172
2008-10-13[SCSI] lpfc 8.2.8 : Add kernel-doc function headersJames Smart7-256/+4556
2008-10-13[SCSI] modify scsi to handle new fail fast flags.Mike Christie3-3/+38
2008-10-13[SCSI] block: separate failfast into multiple bits.Mike Christie13-26/+57
2008-10-13[SCSI] qla2xxx: use new host byte transport errors.Mike Christie1-2/+12
2008-10-13[SCSI] fc class: Add support for new transport errorsMike Christie1-3/+3
2008-10-13[SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ...Mike Christie3-7/+9
2008-10-13[SCSI] scsi: add transport host byte errors (v3)Mike Christie3-2/+21
2008-10-13[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...Mike Christie3-11/+0
2008-10-13[SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie2-20/+33
2008-10-13[SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition ...Mike Christie1-4/+5
2008-10-13[SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSYMike Christie1-5/+3
2008-10-13[SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rpor...Mike Christie1-14/+12
2008-10-13[SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected sess...Mike Christie1-1/+1
2008-10-13[SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie5-18/+108
2008-10-13MAINTAINERS: remove colon from headingsRandy Dunlap1-11/+11
2008-10-13MAINTAINERS: add F: and acronymsRandy Dunlap1-8/+9
2008-10-13MAINTAINERS: alpha sortRandy Dunlap1-415/+415
2008-10-12ext4: fix kconfig typo and extra whitespaceJan Engelhardt1-2/+2
2008-10-12ext4: fix build failure without procfsAlexander Beregalov1-0/+2
2008-10-12Fix Kconfig dependency for WM97xx battery driverLinus Torvalds1-1/+1
2008-10-12provide generic_block_fiemap() only with BLOCK=yAdrian Bunk1-0/+4
2008-10-12add key_revoke() dummy for KEYS=nAdrian Bunk1-0/+1
2008-10-12Fix RTC wakealarm sysfs interface breakage.Linus Torvalds1-2/+1
2008-10-12avr32: Fix build failures in board codeHaavard Skinnemoen3-1/+3
2008-10-12avr32: Allow selecting multiple pins at onceJulien May7-148/+212
2008-10-12x86: make processor type select depend on CONFIG_EMBEDDEDIngo Molnar1-1/+0
2008-10-12x86: extend processor type select help textIngo Molnar1-7/+56
2008-10-12[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...Jeff Layton1-2/+0
2008-10-12x86, amd-iommu: propagate PCI device enabling errorIngo Molnar1-3/+1
2008-10-12warnings: fix arch/x86/kernel/io_apic_64.cIngo Molnar1-2/+2
2008-10-12warnings: fix arch/x86/kernel/early_printk.cIngo Molnar1-18/+0
2008-10-12x86, fpu: check __clear_user() return valueIngo Molnar1-1/+3
2008-10-12x86: memory corruption check - cleanupIngo Molnar5-18/+19
2008-10-12x86: ioperm user_regsetRoland McGrath2-0/+38
2008-10-12x86: fix early panic on amd64 due to typo in supported CPU sectionPetr Vandrovec1-1/+1
2008-10-12x86, early_ioremap: fix fencepost errorAlan Cox1-1/+1