aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/rgrp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[GFS2] invalid metadata block - REVISEDBob Peterson1-1/+6
2007-10-10[GFS2] Prevent infinite loop in try_rgrp_unlink()Bob Peterson1-13/+17
2007-08-14[GFS2] Fix incorrect return code in rgrp.cSteven Whitehouse1-2/+5
2007-08-14[GFS2] soft lockup in rgblk_searchBob Peterson1-3/+6
2007-07-09[GFS2] Remove i_mode passing from NFS File HandleWendy Cheng1-1/+1
2007-07-09[GFS2] Obtaining no_formal_ino from directory entryWendy Cheng1-5/+6
2007-07-09[GFS2] Remove bogus '\0' in rgrp.cSteven Whitehouse1-1/+0
2007-07-09[GFS2] Recovery for lost unlinked inodesSteven Whitehouse1-17/+70
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse1-35/+76
2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse1-3/+3
2007-07-09[GFS2] Addendum patch 2 for gfs2_growRobert Peterson1-3/+3
2007-07-09[GFS2] Kernel changes to support new gfs2_grow command (part 2)Robert Peterson1-48/+91
2007-07-09[GFS2] kernel changes to support new gfs2_grow commandRobert Peterson1-6/+54
2007-05-01[GFS2] Fix bz 234168 (ignoring rgrp flags)Steven Whitehouse1-2/+3
2007-05-01[GFS2] flush the log if a transaction can't allocate spaceBenjamin Marzinski1-1/+6
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-11-30[GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse1-6/+5
2006-11-30[GFS2] split and annotate gfs_rindexAl Viro1-1/+1
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse1-1/+1
2006-09-21[GFS2] Tidy up meta_io codeSteven Whitehouse1-3/+2
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto1-1/+1
2006-09-05[GFS2] More style fixesSteven Whitehouse1-12/+1
2006-09-05[GFS2] Style changes in rgrp.cSteven Whitehouse1-2/+2
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse1-36/+36
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-08-22[GFS2] Another list_del bugSteven Whitehouse1-7/+4
2006-07-27[GFS2] Change some allocations to GFP_NOFSSteven Whitehouse1-7/+6
2006-07-11[GFS2] Add generation numberSteven Whitehouse1-6/+6
2006-06-22[GFS2] [-mm patch] fs/gfs2/: make code staticAdrian Bunk1-1/+1
2006-06-19[GFS2] Remove debugging printksSteven Whitehouse1-11/+0
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse1-51/+67
2006-05-24[GFS2] Casts for printing 64bit numbersSteven Whitehouse1-2/+2
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse1-1/+0
2006-05-18[GFS2] Make newly moved functions staticSteven Whitehouse1-9/+10
2006-05-18[GFS2] Merge bits.[ch] into rgrp.cSteven Whitehouse1-1/+161
2006-05-05[GFS2] Readpages supportSteven Whitehouse1-10/+5
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse1-3/+7
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse1-1/+2
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse1-9/+9
2006-01-30[GFS2] Add gfs2_internal_read()Steven Whitehouse1-5/+8
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse1-8/+8
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+1361