summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: Move __ext4_journalled_writepage() to avoid forward declarationAneesh Kumar K.V2009-06-141-58/+54
* ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaocAneesh Kumar K.V2009-06-142-221/+58
* ext4: Fix mmap/truncate race when blocksize < pagesize && delayed allocationAneesh Kumar K.V2009-06-141-15/+8
* ext4: Don't look at buffer_heads outside i_size.Aneesh Kumar K.V2009-06-041-12/+16
* ext4: Fix goal inum check in the inode allocatorJohann Lombardi2009-07-051-1/+1
* ext4: fix no journal corruption with locale-genTheodore Ts'o2009-07-081-2/+2
* ext4: Calculate required journal credits for inserting an extent properlyAneesh Kumar K.V2009-07-051-0/+1
* ext4: Fix truncation of symlinks after failed writeJan Kara2009-07-131-13/+13
* jbd2: Fix a race between checkpointing code and journal_get_write_access()Jan Kara2009-07-131-33/+35
* ext4: Use rcu_barrier() on module unload.Jesper Dangaard Brouer2009-07-051-1/+5
* ext4: naturally align struct ext4_allocation_requestEric Sandeen2009-07-131-7/+7
* ext4: mark several more functions in mballoc.c as noinlineEric Sandeen2009-07-051-8/+16
* ext4: Fix potential reclaim deadlock when truncating partial blockTheodore Ts'o2009-07-051-1/+2
* jbd2: Remove GFP_ATOMIC kmalloc from inside spinlock critical regionTheodore Ts'o2009-06-201-5/+6
* ext4: Fix type warning on 64-bit platforms in tracing events headerTheodore Ts'o2009-06-201-1/+2
* Linux 2.6.31-rc2v2.6.31-rc2Linus Torvalds2009-07-041-1/+1
* video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt2009-07-041-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds2009-07-0434-219/+228
|\
| * parisc: use generic atomic64 on 32-bitKyle McMartin2009-07-032-1/+6
| * parisc: superio: fix build breakageAlexander Beregalov2009-07-031-2/+2
| * parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox2009-07-031-0/+2
| * parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-034-1/+15
| * parisc: add task_pt_regs macroKyle McMartin2009-07-031-0/+3
| * parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2009-07-032-1/+3
| * parisc: inventory.c, fix bloated stack frameKyle McMartin2009-07-031-17/+24
| * parisc: processor.c, fix bloated stack frameKyle McMartin2009-07-031-5/+11
| * parisc: fix compile warning in mm/init.cKyle McMartin2009-07-031-1/+1
| * parisc: remove dead code from sys_parisc32.cChristoph Hellwig2009-07-031-62/+0
| * parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-032-2/+4
| * parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-033-19/+30
| * parisc: fix "delay!" timer handlingGrant Grundler2009-07-031-35/+53
| * parisc: fix mismatched parenthesis in memcpy.cRandolph Chung2009-07-031-1/+1
| * parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler2009-07-031-9/+22
| * parisc: add parameter to read_cr16()Coly Li2009-07-031-1/+1
| * parisc: decode_exc.c should include kernel.hAlexander Beregalov2009-07-031-1/+1
| * parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-037-8/+8
| * parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller2009-07-031-4/+4
| * parisc: advertise PCI devs after "assign_resources"Grant Grundler2009-07-032-10/+10
| * parisc: fix ldcw inline assemblerHelge Deller2009-07-031-2/+2
| * parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin2009-07-031-20/+9
| * parisc: Remove casts from atomic macrosBastian Blank2009-07-031-4/+4
| * parisc: remove CVS keywordsAlexander Beregalov2009-07-037-14/+6
| * parisc: ccio-dma: fix build failure without procfsAlexander Beregalov2009-07-031-3/+4
| * parisc: stifb: should depend on STI_CONSOLEAlexander Beregalov2009-07-031-0/+2
| * parisc: wire up preadv/pwritev syscallsKyle McMartin2009-07-032-1/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-07-042-2/+5
|\ \
| * | mfd: fix pcap adc lockingDaniel Ribeiro2009-07-031-1/+3
| * | mfd: sm501, fix lock imbalanceJiri Slaby2009-07-031-1/+2
* | | Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-07-041-2/+1
|\ \ \
| * | | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()David Howells2009-07-031-2/+1
OpenPOWER on IntegriCloud