aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/rgrp.c
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Faster gfs2_bitfit algorithmBob Peterson2008-03-311-32/+61
* [GFS2] Allow bmap to allocate extentsSteven Whitehouse2008-03-311-4/+6
* [GFS2] Add extent allocation to block allocatorSteven Whitehouse2008-03-311-37/+63
* [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_dataSteven Whitehouse2008-03-311-48/+3
* [GFS2] Update gfs2_trans_add_unrevoke to accept extentsSteven Whitehouse2008-03-311-2/+1
* [GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fieldsSteven Whitehouse2008-03-311-6/+6
* [GFS2] Reduce inode size by merging fieldsSteven Whitehouse2008-03-311-23/+17
* [GFS2] Remove rgrp and glock version numbersBob Peterson2008-03-311-7/+7
* [GFS2] Add consts to various bits of rgrp.cSteven Whitehouse2008-03-311-22/+22
* [GFS2] Combine rg_flags and rd_flagsBob Peterson2008-03-311-13/+23
* [GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson2008-03-311-2/+2
* [GFS2] Get rid of unneeded parameter in gfs2_rlist_allocBob Peterson2008-03-311-4/+3
* [GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse2008-01-251-11/+9
* [GFS2] Incremental patch to fix compiler warningBob Peterson2008-01-251-5/+2
* [GFS2] Run through full bitmaps quicker in gfs2_bitfitBob Peterson2008-01-251-25/+29
* [GFS2] patch to check for recursive lock requests in gfs2_rename code pathAbhijith Das2008-01-251-8/+25
* [GFS2] Clean up internal read functionSteven Whitehouse2008-01-251-1/+1
* [GFS2] Alternate gfs2_iget to avoid looking up inodes being freedBenjamin Marzinski2007-10-101-1/+1
* [GFS2] invalid metadata block - REVISEDBob Peterson2007-10-101-1/+6
* [GFS2] Prevent infinite loop in try_rgrp_unlink()Bob Peterson2007-10-101-13/+17
* [GFS2] Fix incorrect return code in rgrp.cSteven Whitehouse2007-08-141-2/+5
* [GFS2] soft lockup in rgblk_searchBob Peterson2007-08-141-3/+6
* [GFS2] Remove i_mode passing from NFS File HandleWendy Cheng2007-07-091-1/+1
* [GFS2] Obtaining no_formal_ino from directory entryWendy Cheng2007-07-091-5/+6
* [GFS2] Remove bogus '\0' in rgrp.cSteven Whitehouse2007-07-091-1/+0
* [GFS2] Recovery for lost unlinked inodesSteven Whitehouse2007-07-091-17/+70
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-091-35/+76
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-091-3/+3
* [GFS2] Addendum patch 2 for gfs2_growRobert Peterson2007-07-091-3/+3
* [GFS2] Kernel changes to support new gfs2_grow command (part 2)Robert Peterson2007-07-091-48/+91
* [GFS2] kernel changes to support new gfs2_grow commandRobert Peterson2007-07-091-6/+54
* [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/+0
* [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-301-6/+5
* [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/+2
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] More style fixesSteven Whitehouse2006-09-051-12/+1
* [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/+4
* [GFS2] Change some allocations to GFP_NOFSSteven Whitehouse2006-07-271-7/+6
* [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/+0
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-51/+67
* [GFS2] Casts for printing 64bit numbersSteven Whitehouse2006-05-241-2/+2