[GFS2] Remove duplicate sb reading code
[safe/jmp/linux-2.6] / fs / gfs2 / ops_fstype.c
2006-10-02 Steven Whitehouse[GFS2] Remove duplicate sb reading code
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-08 Steven Whitehouse[GFS2] vfree should be kfree
2006-09-07 Steven Whitehouse[GFS2] Forgot to remove unused include vmalloc.h
2006-09-07 Steven Whitehouse[GFS2] Move glock hash table out of superblock
2006-09-04 Steven Whitehouse[GFS2] More code style updates
2006-09-04 Steven Whitehouse[GFS2] Align all labels against LH side
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-08-25 Abhijith Das[GFS2] Allow mounting of gfs2 and gfs2meta at the same...
2006-08-24 Steven Whitehouse[GFS2] Speed up scanning of glocks
2006-08-10 Russell Cattelan[GFS2] Fix a couple of refcount leaks.
2006-07-27 Steven Whitehouse[GFS2] Use a bio to read the superblock
2006-07-05 Steven Whitehouse[GFS2] Make GFS2 work with lock validator
2006-07-03 Andrew Morton[patch 1/1] gfs2: get_sb_dev() fix
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-12 Steven Whitehouse[GFS2] Remove incorrect initialisation of gh_owner
2006-05-05 Robert S Peterson[GFS2] Set d_ops for root inode
2006-04-26 Steven Whitehouse[GFS2] Remove GL_NEVER_RECURSE flag
2006-04-20 David Teigland[GFS2] journal recovery patch
2006-04-07 Steven Whitehouse[GFS2] Fix a ref count bug and other clean ups
2006-03-29 Steven Whitehouse[GFS2] Update locking in log.c
2006-03-28 Steven Whitehouse[GFS2] Further updates to dir and logging code
2006-03-20 Steven Whitehouse[GFS2] Fix bug in directory code and tidy up
2006-03-02 Steven Whitehouse[GFS2] Add gfs2meta filesystem
2006-03-01 Steven Whitehouse[GFS2] Tidy up mount 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-27 Steven Whitehouse[GFS2] Audit printk and kmalloc
2006-02-21 Steven Whitehouse[GFS2] Use mutices rather than semaphores
2006-02-13 Steven Whitehouse[GFS2] Fix for root inode ref count bug
2006-01-30 Steven Whitehouse[GFS2] Add gfs2_internal_read()
2006-01-16 David Teigland[GFS2] The core of GFS2