[GFS2] Fix unlinked file handling
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / gfs2 / log.c
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-06-06 Steven WhitehouseMerge branch 'master'
2006-05-25 Steven WhitehouseMerge branch 'master'
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 WhitehouseMerge branch 'master'
2006-05-05 Steven Whitehouse[GFS2] Readpages support
2006-04-27 David TeiglandMerge branch 'master'
2006-04-21 Steven Whitehouse[GFS2] sem -> mutex conversion in locking.c
2006-04-21 Steven WhitehouseMerge branch 'master'
2006-04-20 Steven Whitehouse[GFS2] Fix a bug: scheduling under a spinlock
2006-04-11 Steven Whitehouse[GFS2] Update journal accounting code.
2006-04-07 Steven Whitehouse[GFS2] Finally get ref counting correct
2006-04-07 Steven Whitehouse[GFS2] Fix a ref count bug and other clean ups
2006-04-03 Steven WhitehouseMerge branch 'master'
2006-03-31 Steven WhitehouseMerge branch 'master'
2006-03-30 Steven Whitehouse[GFS] Fix bug in endian conversion for metadata header
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 WhitehouseMerge branch 'master'
2006-03-01 Steven Whitehouse[GFS2] Fix some bugs
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 David Teigland[GFS2] Patch to remove stats gathering from 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-02-08 Steven Whitehouse[GFS2] Make journaled data files identical to normal...
2006-01-20 David TeiglandMerge branch 'master'
2006-01-18 Steven Whitehouse[GFS2] Change memory allocations to GFP_NOFS
2006-01-18 David TeiglandMerge branch 'master'
2006-01-16 David Teigland[GFS2] The core of GFS2