index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
main.c
Age
Commit message (
Expand
)
Author
2008-03-31
[GFS2] Allocate gfs2_rgrpd from slab memory
Bob Peterson
2008-01-25
[GFS2] Remove unneeded i_spin
Bob Peterson
2008-01-25
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
2008-01-25
[GFS2] Remove useless i_cache from inodes
Steven Whitehouse
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-10
[GFS2] Reduce number of gfs2_scand processes to one
Steven Whitehouse
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-01
[GFS2] Fix bz 224480 and cleanup glock demotion code
Steven Whitehouse
2007-05-01
[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)
Robert Peterson
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-11-06
[GFS2] don't panic needlessly
Alexey Dobriyan
2006-09-25
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
2006-09-12
[GFS2] Use hlist for glock hash chains
Steven Whitehouse
2006-09-07
[GFS2] Move glock hash table out of superblock
Steven Whitehouse
2006-09-04
[GFS2] Tidy up locking code
Steven Whitehouse
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-08-30
[GFS2] Use slab properly with glocks
Steven Whitehouse
2006-06-14
[GFS2] Fix unlinked file handling
Steven Whitehouse
2006-05-18
[GFS2] glock debugging and inode cache changes
Steven Whitehouse
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-05-18
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
2006-03-02
[GFS2] Add gfs2meta filesystem
Steven Whitehouse
2006-02-27
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
David Teigland