nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / gfs2 / recovery.c
2009-12-03 Steven WhitehouseGFS2: Tag all metadata with jid
2009-11-20 David HowellsSLOW_WORK: Fix GFS2 to #include <linux/module.h> before...
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-01-05 Steven WhitehouseGFS2: Move four functions from super.c
2009-01-05 Steven WhitehouseGFS2: Move gfs2_recoverd into recovery.c
2008-06-27 Steven Whitehouse[GFS2] No lock_nolock
2008-06-27 Steven Whitehouse[GFS2] Clean up the glock core
2008-04-10 Josef Bacik[GFS2] fix GFP_KERNEL misuses
2008-03-31 akpm@linux-foundat... [GFS2] fs/gfs2/recovery.c: suppress warnings
2008-03-31 Steven Whitehouse[GFS2] Remove lm.[ch] and distribute content
2008-02-03 Joe Perchesfs/: Spelling fixes
2008-01-25 Abhijith Das[GFS2] Allow journal recovery on read-only mount
2008-01-25 Bob Peterson[GFS2] Remove function gfs2_get_block
2007-10-10 Bob Peterson[GFS2] Ensure journal file cache is flushed after recovery
2007-07-09 Steven Whitehouse[GFS2] Fix sign problem in quota/statfs and cleanup...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2006-12-05 Steven Whitehouse[GFS2] Fix indent in recovery.c
2006-11-30 Steven Whitehouse[GFS2] Fix crc32 calculation in recovery.c
2006-11-30 Al Viro[GFS2] split and annotate gfs2_log_head
2006-10-20 Steven Whitehouse[GFS2] Fix bmap to map extents properly
2006-09-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-21 Steven Whitehouse[GFS2] Tidy up meta_io code
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
2006-09-18 Steven Whitehouse[GFS2] Map multiple blocks at once where possible
2006-09-05 Steven Whitehouse[GFS2] Style changes in logging code
2006-09-04 Steven Whitehouse[GFS2] Change all types to uX style
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-08-10 Russell Cattelan[GFS2] Fix a couple of refcount leaks.
2006-08-04 Steven Whitehouse[GFS2] Fix lock ordering bug in page fault path
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-05-18 Steven Whitehouse[GFS2] Update copyright date to 2006
2006-05-18 Steven Whitehouse[GFS2] Remove semaphore.h from C files
2006-05-05 Steven Whitehouse[GFS2] Readpages support
2006-04-26 Steven Whitehouse[GFS2] Remove GL_NEVER_RECURSE flag
2006-04-26 Steven Whitehouse[GFS2] Don't do recursive locking in glock layer
2006-04-20 David Teigland[GFS2] journal recovery patch
2006-03-30 Steven Whitehouse[GFS] Fix bug in endian conversion for metadata header
2006-03-28 Steven Whitehouse[GFS2] Further updates to dir and logging code
2006-02-27 Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-02-27 Steven Whitehouse[GFS2] 80 Column audit of GFS2
2006-02-13 Steven Whitehouse[GFS2] Fix for root inode ref count bug
2006-01-16 David Teigland[GFS2] The core of GFS2