GFS2: Improve statfs and quota usability
[safe/jmp/linux-2.6] / fs / gfs2 / incore.h
2006-09-13 Steven Whitehouse[GFS2] Use atomic_t rather than kref in glock.c
2006-09-12 Steven Whitehouse[GFS2] Use hlist for glock hash chains
2006-09-12 Steven Whitehouse[GFS2] Rewrite of examine_bucket()
2006-09-09 Steven Whitehouse[GFS2] Make glock hash locks proportional to NR_CPUS
2006-09-08 Steven Whitehouse[GFS2] Move rwlocks in glock.c into their own array
2006-09-08 Steven Whitehouse[GFS2] Use void * instead of typedef for locking module...
2006-09-07 Steven Whitehouse[GFS2] Move glock hash table out of superblock
2006-09-05 Steven Whitehouse[GFS2] Make headers compile on their own
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-30 Steven Whitehouse[GFS2] Remove unused code from glock layer
2006-08-30 Steven Whitehouse[GFS2] Make glock operations const
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-04 Steven Whitehouse[GFS2] Fix lock ordering bug in page fault path
2006-06-22 Steven Whitehouse[GFS2] Remove unused flag
2006-06-20 David Woodhouse[GFS2] Fix use of bitops on unsigned int (struct gfs2_h...
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-06-06 Steven Whitehouse[GFS2] Move some fields around to reduce wasted space
2006-05-18 Steven Whitehouse[GFS2] glock debugging and inode cache changes
2006-05-18 Steven Whitehouse[GFS2] Update copyright date to 2006
2006-04-26 Steven Whitehouse[GFS2] Don't do recursive locking in glock layer
2006-04-18 Steven Whitehouse[GFS2] Use vmalloc() in dir code
2006-04-07 Steven Whitehouse[GFS2] Fix a ref count bug and other clean ups
2006-04-04 Steven Whitehouse[GFS2] Finish off ioctl support
2006-03-29 Steven Whitehouse[GFS2] Update debugging code
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-01 Steven Whitehouse[GFS2] Tidy up mount code.
2006-03-01 Steven Whitehouse[GFS2] Remove uneeded memory allocation
2006-02-27 Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-02-23 David Teigland[GFS2] Patch to remove stats gathering from 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-18 Steven Whitehouse[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata...
2006-01-16 David Teigland[GFS2] The core of GFS2