Merge branch 'master'
[linux-2.6] / fs / gfs2 / inode.c
2006-05-25  Steven WhitehouseMerge branch 'master'
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-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-12  Steven WhitehouseMerge branch 'master'
2006-05-05  Steven Whitehouse[GFS2] Readpages support
2006-04-28  Steven Whitehouse[GFS2] Reordering in deallocation to avoid recursive...
2006-04-27  David TeiglandMerge branch 'master'
2006-04-21  Steven WhitehouseMerge branch 'master'
2006-04-20  Steven Whitehouse[GFS2] Fix a bug: scheduling under a spinlock
2006-04-03  Steven WhitehouseMerge branch 'master'
2006-03-31  Steven WhitehouseMerge branch 'master'
2006-03-28  Steven Whitehouse[GFS2] Further updates to dir and logging code
2006-03-20  Steven WhitehouseMerge branch 'master'
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 WhitehouseMerge branch 'master'
2006-02-27  Steven Whitehouse[GFS2] 80 Column audit of GFS2
2006-02-23  Steven WhitehouseMerge branch 'master'
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-20  David TeiglandMerge branch 'master'
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-18  David TeiglandMerge branch 'master'
2006-01-16  David Teigland[GFS2] The core of GFS2