aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-21[SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-InsEddie Wai1-8/+15
2010-12-21[SCSI] mpt2sas: Bump version 07.100.00.00Kashyap, Desai1-2/+2
2010-12-21[SCSI] mpt2sas: Debug string changes from target to device.Kashyap, Desai1-2/+2
2010-12-21[SCSI] mpt2sas: Sanity check for phy count is added using max phy countKashyap, Desai1-4/+8
2010-12-21[SCSI] mpt2sas: change queue depth with reason argument more appropriatelyKashyap, Desai1-11/+26
2010-12-21[SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver.Kashyap, Desai2-92/+0
2010-12-21[SCSI] mpt2sas: MPI 2.0 Header updatedKashyap, Desai8-18/+95
2010-12-21[SCSI] mpt2sas: Modify code to support Expander switchKashyap, Desai3-124/+206
2010-12-21[SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOsKashyap, Desai3-43/+119
2010-12-21[SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMDKashyap, Desai1-0/+100
2010-12-21[SCSI] mpt2sas: Added sanity check for cb_idx and smid access.Kashyap, Desai2-1/+9
2010-12-21[SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai2-2/+3
2010-12-21[SCSI] lpfc 8.3.19: Update lpfc driver version to 8.3.19James Smart1-1/+1
2010-12-21[SCSI] lpfc 8.3.19: Change heartbeat to default to disabledJames Smart1-2/+2
2010-12-21[SCSI] lpfc 8.3.19: Added support for ELS RRQ commandJames Smart13-20/+803
2010-12-21[SCSI] lpfc 8.3.19: Add SLI4 FC Discovery supportJames Smart14-382/+516
2010-12-21[SCSI] lpfc 8.3.19: Add latest SLI4 Hardware initialization supportJames Smart3-33/+149
2010-12-21[SCSI] lpfc 8.3.19: Fix critical errors and crashesJames Smart6-14/+99
2010-12-21[SCSI] fix id computation in scsi_eh_target_reset()James Bottomley1-36/+25
2010-12-21[SCSI] ipr: fix mailbox register definition and add a delay before readingWayne Boyer2-6/+43
2010-12-21[SCSI] ipr: fix lun assignment and comparisonWayne Boyer1-4/+3
2010-12-21[SCSI] Retrieve the Caching mode pageLuben Tuikov1-16/+47
2010-12-21[SCSI] libsas: fix definition of wideport, include local sas addressDan Williams2-5/+15
2010-12-21[SCSI] sd: improve logic and efficiecy of media-change detectionAlan Stern1-7/+20
2010-12-21[SCSI] fix up documentation for change in ->queuecommand to lockless callingJames Bottomley1-28/+31
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang9-46/+47
2010-12-15Linux 2.6.37-rc6Linus Torvalds1-1/+1
2010-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2010-12-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds4-4/+18
2010-12-15xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge3-5/+12
2010-12-15MAINTAINERS: update MSM git treeDaniel Walker1-1/+1
2010-12-15install_special_mapping skips security_file_mmap check.Tavis Ormandy2-4/+17
2010-12-15crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap1-0/+1
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-3/+13
2010-12-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-20/+21
2010-12-14dw_spi: Fix missing final read in some polling situationsMajor Lee1-0/+5
2010-12-14i2c_intel_mid: Fix slash in sysfs nameAlan Cox1-1/+1
2010-12-14ext4: fix typo which broke '..' detection in ext4_find_entry()Aaro Koskinen1-1/+1
2010-12-14Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-2/+5
2010-12-14Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds9-37/+79
2010-12-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-35/+239
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds13-409/+64
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds104-353/+569
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds16-62/+43
2010-12-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-1/+2
2010-12-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds13-95/+173
2010-12-14Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-9/+3
2010-12-14ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak1-8/+20
2010-12-14ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin1-1/+1
2010-12-14ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin1-1/+1