nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / gfs2 / main.c
2009-11-19 David HowellsSLOW_WORK: Wait for outstanding work items belonging...
2009-05-19 Steven WhitehouseGFS2: Umount recovery race fix
2009-03-24 Steven WhitehouseGFS2: Merge lock_dlm module into GFS2
2009-03-24 Abhijith DasGFS2: change gfs2_quota_scan into a shrinker
2009-01-05 Steven WhitehouseGFS2: Kill two daemons with one patch
2009-01-05 Steven WhitehouseGFS2: Fix "truncate in progress" hang
2009-01-05 Steven WhitehouseGFS2: Clean up & move gfs2_quotad
2009-01-05 Steven WhitehouseGFS2: Rationalise header files
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-06-27 Steven Whitehouse[GFS2] Clean up the glock core
2008-03-31 Bob Peterson[GFS2] Allocate gfs2_rgrpd from slab memory
2008-01-25 Bob Peterson[GFS2] Remove unneeded i_spin
2008-01-25 Steven Whitehouse[GFS2] Reduce inode size by moving i_alloc out of line
2008-01-25 Steven Whitehouse[GFS2] Remove useless i_cache from inodes
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-10 Steven Whitehouse[GFS2] Reduce number of gfs2_scand processes to one
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-01 Steven Whitehouse[GFS2] Fix bz 224480 and cleanup glock demotion code
2007-05-01 Robert Peterson[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-11-06 Alexey Dobriyan[GFS2] don't panic needlessly
2006-09-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
2006-09-12 Steven Whitehouse[GFS2] Use hlist for glock hash chains
2006-09-07 Steven Whitehouse[GFS2] Move glock hash table out of superblock
2006-09-04 Steven Whitehouse[GFS2] Tidy up locking code
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-08-30 Steven Whitehouse[GFS2] Use slab properly with glocks
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-05-18 Steven Whitehouse[GFS2] glock debugging and inode cache changes
2006-05-18 Steven Whitehouse[GFS2] Update copyright date to 2006
2006-05-18 Steven Whitehouse[GFS2] Remove semaphore.h from C files
2006-03-02 Steven Whitehouse[GFS2] Add gfs2meta filesystem
2006-02-27 Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-01-16 David Teigland[GFS2] The core of GFS2