udf: Fix handling of multisession media
[safe/jmp/linux-2.6] / fs / gfs2 / rgrp.c
2008-01-25 Steven Whitehouse[GFS2] Reduce inode size by moving i_alloc out of line
2008-01-25 Bob Peterson[GFS2] Incremental patch to fix compiler warning
2008-01-25 Bob Peterson[GFS2] Run through full bitmaps quicker in gfs2_bitfit
2008-01-25 Abhijith Das[GFS2] patch to check for recursive lock requests in...
2008-01-25 Steven Whitehouse[GFS2] Clean up internal read function
2007-10-10 Benjamin Marzinski[GFS2] Alternate gfs2_iget to avoid looking up inodes...
2007-10-10 Bob Peterson[GFS2] invalid metadata block - REVISED
2007-10-10 Bob Peterson[GFS2] Prevent infinite loop in try_rgrp_unlink()
2007-08-14 Steven Whitehouse[GFS2] Fix incorrect return code in rgrp.c
2007-08-14 Bob Peterson[GFS2] soft lockup in rgblk_search
2007-07-09 Wendy Cheng[GFS2] Remove i_mode passing from NFS File Handle
2007-07-09 Wendy Cheng[GFS2] Obtaining no_formal_ino from directory entry
2007-07-09 Steven Whitehouse[GFS2] Remove bogus '\0' in rgrp.c
2007-07-09 Steven Whitehouse[GFS2] Recovery for lost unlinked inodes
2007-07-09 Steven Whitehouse[GFS2] Fix sign problem in quota/statfs and cleanup...
2007-07-09 Steven Whitehouse[GFS2] Clean up inode number handling
2007-07-09 Robert Peterson[GFS2] Addendum patch 2 for gfs2_grow
2007-07-09 Robert Peterson[GFS2] Kernel changes to support new gfs2_grow command...
2007-07-09 Robert Peterson[GFS2] kernel changes to support new gfs2_grow command
2007-05-01 Steven Whitehouse[GFS2] Fix bz 234168 (ignoring rgrp flags)
2007-05-01 Benjamin Marzinski[GFS2] flush the log if a transaction can't allocate...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
2006-11-30 Al Viro[GFS2] split and annotate gfs_rindex
2006-09-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-21 Steven Whitehouse[GFS2] Tidy up meta_io code
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
2006-09-05 Steven Whitehouse[GFS2] More style fixes
2006-09-05 Steven Whitehouse[GFS2] Style changes in rgrp.c
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-22 Steven Whitehouse[GFS2] Another list_del bug
2006-07-27 Steven Whitehouse[GFS2] Change some allocations to GFP_NOFS
2006-07-11 Steven Whitehouse[GFS2] Add generation number
2006-06-22 Adrian Bunk[GFS2] [-mm patch] fs/gfs2/: make code static
2006-06-19 Steven Whitehouse[GFS2] Remove debugging printks
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-05-24 Steven Whitehouse[GFS2] Casts for printing 64bit numbers
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-18 Steven Whitehouse[GFS2] Make newly moved functions static
2006-05-18 Steven Whitehouse[GFS2] Merge bits.[ch] into rgrp.c
2006-05-05 Steven Whitehouse[GFS2] Readpages support
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-01-30 Steven Whitehouse[GFS2] Add gfs2_internal_read()
2006-01-18 Steven Whitehouse[GFS2] Add an additional argument to gfs2_trans_add_bh()
2006-01-16 David Teigland[GFS2] The core of GFS2