summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-13ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth3-4/+8
2009-06-15ext4: Move __ext4_journalled_writepage() to avoid forward declarationAneesh Kumar K.V1-58/+54
2009-06-15ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaocAneesh Kumar K.V2-221/+58
2009-06-15ext4: Fix mmap/truncate race when blocksize < pagesize && delayed allocationAneesh Kumar K.V1-15/+8
2009-06-04ext4: Don't look at buffer_heads outside i_size.Aneesh Kumar K.V1-12/+16
2009-07-06ext4: Fix goal inum check in the inode allocatorJohann Lombardi1-1/+1
2009-07-09ext4: fix no journal corruption with locale-genTheodore Ts'o1-2/+2
2009-07-06ext4: Calculate required journal credits for inserting an extent properlyAneesh Kumar K.V1-0/+1
2009-07-14ext4: Fix truncation of symlinks after failed writeJan Kara1-13/+13
2009-07-14jbd2: Fix a race between checkpointing code and journal_get_write_access()Jan Kara1-33/+35
2009-07-06ext4: Use rcu_barrier() on module unload.Jesper Dangaard Brouer1-1/+5
2009-07-13ext4: naturally align struct ext4_allocation_requestEric Sandeen1-7/+7
2009-07-06ext4: mark several more functions in mballoc.c as noinlineEric Sandeen1-8/+16
2009-07-06ext4: Fix potential reclaim deadlock when truncating partial blockTheodore Ts'o1-1/+2
2009-06-21jbd2: Remove GFP_ATOMIC kmalloc from inside spinlock critical regionTheodore Ts'o1-5/+6
2009-06-21ext4: Fix type warning on 64-bit platforms in tracing events headerTheodore Ts'o1-1/+2
2009-07-04Linux 2.6.31-rc2v2.6.31-rc2Linus Torvalds1-1/+1
2009-07-04video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt1-0/+2
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds34-219/+228
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2-2/+5
2009-07-04Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+1
2009-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds107-1158/+4413
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds13-40/+80
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds9-12/+27
2009-07-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-2/+28
2009-07-04Merge branch 'fix/soundcore' into for-linusTakashi Iwai1-1/+4
2009-07-04Merge branch 'fix/hda' into for-linusTakashi Iwai4-24/+48
2009-07-04sound: do not set DEVNAME for OSS devicesKay Sievers1-1/+4
2009-07-04ALSA: hda - Add sanity check in PCM open callbackTakashi Iwai1-0/+6
2009-07-04ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callbackTakashi Iwai1-0/+1
2009-07-04ALSA: hda - Avoid invalid formats and rates with shared SPDIFTakashi Iwai1-4/+10
2009-07-03block: don't merge requests of different failfast settingsTejun Heo2-0/+14
2009-07-03cciss: Ignore stale commands after rebootHannes Reinecke2-2/+14
2009-07-03MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle1-1/+8
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.David Daney8-221/+197
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa55-76/+76
2009-07-03MIPS: Allow suspend and hibernation again on uniprocessor kernels.Ralf Baechle1-2/+2
2009-07-03MIPS: 64-bit: Fix o32 core dumpYong Zhang3-4/+22
2009-07-03MIPS: BC47xx: Fix SSB irq setupmatthieu castet1-10/+75
2009-07-03MIPS: CMP: Update sync-r4k for current kernelTim Anderson2-16/+17
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson3-5/+16
2009-07-03MIPS: CMP: activate CMP supportTim Anderson5-62/+25
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2-38/+40
2009-07-03MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson2-11/+8
2009-07-03MIPS: Define __arch_swab64 for all mips r2 cpusDavid Daney1-2/+6
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa8-704/+597
2009-07-03MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney5-6/+20
2009-07-03MIPS: Malta: Remove unnecessary function prototypesDmitri Vorobiev1-3/+0
2009-07-03MIPS: MT: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-07-03MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli18-0/+3307