aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-02[SCSI] bfa: Brocade BFA FC SCSI driverJing Huang
2009-10-02[SCSI] scsi_transport_fc: fix missing kernel-docRandy Dunlap
2009-10-02[SCSI] scsi_debug: Implement support for DIF Type 2Martin K. Petersen
2009-10-02[SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen
2009-10-02[SCSI] Fix protection scsi_data_buffer leakMartin K. Petersen
2009-10-02[SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen
2009-10-02[SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen
2009-10-02[SCSI] Retry ADD_TO_MLQUEUE return value for EH commandsHannes Reinecke
2009-10-02[SCSI] sg: Free data buffers after calling blk_rq_unmap_userChristof Schmitt
2009-10-02[SCSI] sr: consider the last written sector when determining media sizeTejun Heo
2009-10-02[SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096Anil Veerabhadrappa
2009-10-02[SCSI] hptiop: Add RR44xx adapter supportHighPoint Linux Team
2009-10-02[SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return infoMoger, Babu
2009-10-02[SCSI] pmcraid: Changed driver prints to scmd/sdev_printkAnil Ravindranath
2009-10-02[SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320Nick Cheng
2009-09-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-09-30MIPS: Avoid spurious make includecheck messageRalf Baechle
2009-09-30MIPS: VPE: Get rid of BKL.Ralf Baechle
2009-09-30MIPS: VPE: Fix build after the credential changes a while ago.Ralf Baechle
2009-09-30MIPS: Excite: Get rid of BKL.Ralf Baechle
2009-09-30MIPS: Sibyte: Get rid of BKL.Ralf Baechle
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon
2009-09-30MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()Roel Kluin
2009-09-30MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin
2009-09-30MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle
2009-09-30MIPS: SMP: Fix build.Ralf Baechle
2009-09-30MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.Kevin Cernekee
2009-09-30MIPS: Sibyte: Fix compilation error.Mark Mason
2009-09-30MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.Ralf Baechle
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon
2009-09-30MIPS: Loongson2: Fix typo "enalbe" -> "enable"Uwe Kleine-König
2009-09-30MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall
2009-09-30MIPS: Remove duplicated #includeHuang Weiyi
2009-09-30MIPS: BCM63xx: Remove duplicated #includeHuang Weiyi
2009-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-09-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2009-09-30Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-30pty: reconnect the BSD TIOCSPTLCK handling to legacy ptysLinus Torvalds
2009-09-30Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds
2009-09-30ext4: Fix time encoding with extra epoch bitsTheodore Ts'o
2009-09-30ext4: Add a stub for mpage_da_data in the trace headerJosh Stone
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o
2009-09-30ext4: Use tracepoints for mb_history trace fileTheodore Ts'o
2009-09-29ext4, jbd2: Drop unneeded printks at mount and unmount timeTheodore Ts'o
2009-09-29ext4: Handle nested ext4_journal_start/stop calls without a journalCurt Wohlgemuth