[GFS2] Remove semaphore.h from C files
[safe/jmp/linux-2.6] / fs / gfs2 / inode.c
2006-05-18 Steven Whitehouse[GFS2] Remove semaphore.h from C files
2006-05-16 Steven Whitehouse[GFS2] Fix ref count bug that used to bite us on umount
2006-05-12 Steven Whitehouse[GFS2] Remove incorrect initialisation of gh_owner
2006-05-05 Steven Whitehouse[GFS2] Readpages support
2006-04-28 Steven Whitehouse[GFS2] Reordering in deallocation to avoid recursive...
2006-04-20 Steven Whitehouse[GFS2] Fix a bug: scheduling under a spinlock
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-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-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-30 Steven Whitehouse[GFS2] Bug fix relating to endian conversion in inode.c
2006-01-18 Steven Whitehouse[GFS2] Add an additional argument to gfs2_trans_add_bh()
2006-01-18 Steven Whitehouse[GFS2] Update init_dinode() to reduce stack usage
2006-01-16 David Teigland[GFS2] The core of GFS2