summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/rgrp.c
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Fix bz 234168 (ignoring rgrp flags)Steven Whitehouse2007-05-011-2/+3
* [GFS2] flush the log if a transaction can't allocate spaceBenjamin Marzinski2007-05-011-1/+6
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-301-6/+5Star
* [GFS2] split and annotate gfs_rindexAl Viro2006-11-301-1/+1
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-1/+1
* [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-211-3/+2Star
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] More style fixesSteven Whitehouse2006-09-051-12/+1Star
* [GFS2] Style changes in rgrp.cSteven Whitehouse2006-09-051-2/+2
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-36/+36
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Another list_del bugSteven Whitehouse2006-08-221-7/+4Star
* [GFS2] Change some allocations to GFP_NOFSSteven Whitehouse2006-07-271-7/+6Star
* [GFS2] Add generation numberSteven Whitehouse2006-07-111-6/+6
* [GFS2] [-mm patch] fs/gfs2/: make code staticAdrian Bunk2006-06-221-1/+1
* [GFS2] Remove debugging printksSteven Whitehouse2006-06-191-11/+0Star
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-51/+67
* [GFS2] Casts for printing 64bit numbersSteven Whitehouse2006-05-241-2/+2
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0Star
* [GFS2] Make newly moved functions staticSteven Whitehouse2006-05-181-9/+10
* [GFS2] Merge bits.[ch] into rgrp.cSteven Whitehouse2006-05-181-1/+161
* [GFS2] Readpages supportSteven Whitehouse2006-05-051-10/+5Star
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-3/+7
* [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-271-1/+2
* [GFS2] Use mutices rather than semaphoresSteven Whitehouse2006-02-211-9/+9
* [GFS2] Add gfs2_internal_read()Steven Whitehouse2006-01-301-5/+8
* [GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse2006-01-181-8/+8
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+1361