x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only
[sfrench/cifs-2.6.git] / fs / gfs2 /
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-25 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-24 Linus TorvaldsMerge branch 'irq-fixes-2' of git://git./linux/kernel...
2008-04-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-24 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2008-04-24 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-24 Paul MackerrasMerge branch 'powerpc-next' of /linux/kernel/git/galak...
2008-04-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-23 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-04-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-22 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-22 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-22 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-04-22 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-04-21 David Teiglanddlm: move plock code from gfs2
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-04-19 Russell KingMerge branch 'merge-fixes' into devel
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Roel Kluin[GFS2] fix assertion in log_refund()
2008-04-10 Josef Bacik[GFS2] fix GFP_KERNEL misuses
2008-03-31 Julia Lawall[GFS2] test for IS_ERR rather than 0
2008-03-31 Benjamin Marzinski[GFS2] Invalidate cache at correct point
2008-03-31 akpm@linux-foundat... [GFS2] fs/gfs2/recovery.c: suppress warnings
2008-03-31 Bob Peterson[GFS2] Faster gfs2_bitfit algorithm
2008-03-31 Steven Whitehouse[GFS2] Streamline quota lock/check for no-quota case
2008-03-31 Steven Whitehouse[GFS2] Remove drop of module ref where not needed
2008-03-31 Abhijith Das[GFS2] gfs2_adjust_quota has broken unstuffing code
2008-03-31 Cyrill Gorcunov[GFS2] possible null pointer dereference fixup
2008-03-31 Steven Whitehouse[GFS2] Need to ensure that sector_t is 64bits for GFS2
2008-03-31 Denis Cheng[GFS2] re-support special inode
2008-03-31 Denis Cheng[GFS2] remove gfs2_dev_iops
2008-03-31 Christoph Hellwig[GFS2] fix file_system_type leak on gfs2meta mount
2008-03-31 Steven Whitehouse[GFS2] Allow bmap to allocate extents
2008-03-31 Steven Whitehouse[GFS2] Fix a page lock / glock deadlock
2008-03-31 Adrian Bunk[GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops
2008-03-31 Adrian Bunk[GFS2] gfs2/ops_file.c should #include "ops_inode.h"
2008-03-31 Marcin Slusarz[GFS2] be*_add_cpu conversion
2008-03-31 Steven Whitehouse[GFS2] Fix bug where we called drop_bh incorrectly
2008-03-31 Steven Whitehouse[GFS2] Get inode buffer only once per block map call
2008-03-31 Steven Whitehouse[GFS2] Eliminate (almost) duplicate field from gfs2_inode
2008-03-31 Steven Whitehouse[GFS2] Add a function to interate over an extent
2008-03-31 Steven Whitehouse[GFS2] The case of the missing asterisk
2008-03-31 Steven Whitehouse[GFS2] Add extent allocation to block allocator
2008-03-31 Steven Whitehouse[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
2008-03-31 Steven Whitehouse[GFS2] Update gfs2_trans_add_unrevoke to accept extents
2008-03-31 Steven Whitehouse[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_d...
2008-03-31 Steven Whitehouse[GFS2] Reduce inode size by merging fields
2008-03-31 Bob Peterson[GFS2] Remove unused counters
2008-03-31 Steven Whitehouse[GFS2] Shrink & rename di_depth
2008-03-31 Bob Peterson[GFS2] Remove rgrp and glock version numbers
2008-03-31 Steven Whitehouse[GFS2] Remove lm.[ch] and distribute content
2008-03-31 Bob Peterson[GFS2] Eliminate gl_req_bh
2008-03-31 Steven Whitehouse[GFS2] Add consts to various bits of rgrp.c
2008-03-31 Steven Whitehouse[GFS2] Introduce array of buffers to struct metapath
2008-03-31 Steven Whitehouse[GFS2] Move part of gfs2_block_map into a separate...
2008-03-31 Bob Peterson[GFS2] Get rid of gl_waiters2
2008-03-31 Bob Peterson[GFS2] Combine rg_flags and rd_flags
2008-03-31 Bob Peterson[GFS2] Allocate gfs2_rgrpd from slab memory
2008-03-31 Bob Peterson[GFS2] Plug an unlikely leak
2008-03-31 Adrian Bunk[GFS2] make gfs2_glock_hold() static
2008-03-31 Bob Peterson[GFS2] Only wake the reclaim daemon if we need to
2008-03-31 Bob Peterson[GFS2] Misc fixups
2008-03-31 Bob Peterson[GFS2] Only do lo_incore_commit once
2008-03-31 Bob Peterson[GFS2] Fix debug inode printing
2008-03-31 Bob Peterson[GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc
2008-03-31 Steven Whitehouse[GFS2] Streamline indirect pointer tree height calculation
2008-03-31 Steven Whitehouse[GFS2] Speed up gfs2_write_alloc_required, deprecate...
2008-02-29 Linus TorvaldsMerge branch 'avr32-fixes' of git://git./linux/kernel...
2008-02-29 Trond MyklebustMerge branch 'cleanups' into next
2008-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-26 Paul MackerrasMerge /pub/scm/linux/kernel/git/davem/lmb-2.6
2008-02-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-24 David S. MillerMerge branch 'master' of ../linux-2.6/
2008-02-21 Len BrownMerge branches 'release', 'bugzilla-9916', 'bugzilla...
2008-02-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-18 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-02-18 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-15 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-15 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-02-15 Trond MyklebustMerge branch 'linus_origin' into hotfixes
2008-02-15 Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-02-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next