aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/rgrp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-28GFS2: FITRIM ioctl supportSteven Whitehouse1-4/+6
2011-11-22GFS2: decouple quota allocations from block allocationsBob Peterson1-6/+6
2011-11-21GFS2: move toward a generic multi-block allocatorBob Peterson1-2/+2
2011-11-15GFS2: combine gfs2_alloc_block and gfs2_alloc_diBob Peterson1-2/+2
2011-10-21GFS2: Remove two unused variablesSteven Whitehouse1-5/+1
2011-10-21GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse1-1/+1
2011-10-21GFS2: Make resource groups "append only" during life of fsSteven Whitehouse1-10/+7
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson1-5/+5
2011-07-15GFS2: combine duplicated block freeing routinesEric Sandeen1-3/+1
2011-02-24GFS2: deallocation performance patchBob Peterson1-0/+2
2010-11-30GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski1-0/+1
2010-09-30GFS2 fatal: filesystem consistency error on renameBob Peterson1-3/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+2
2009-09-08GFS2: Be extra careful about deallocating inodesSteven Whitehouse1-2/+2
2009-08-17GFS2: Improve error handling in inode allocationSteven Whitehouse1-1/+1
2009-05-20GFS2: Improve resource group error handlingSteven Whitehouse1-23/+24
2008-03-31[GFS2] Add extent allocation to block allocatorSteven Whitehouse1-1/+1
2008-03-31[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_dataSteven Whitehouse1-2/+1
2008-03-31[GFS2] Get rid of unneeded parameter in gfs2_rlist_allocBob Peterson1-3/+2
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse1-1/+3
2007-07-09[GFS2] Addendum patch 2 for gfs2_growRobert Peterson1-0/+1
2006-10-12[GFS2] Fix uninitialised variableSteven Whitehouse1-1/+1
2006-09-05[GFS2] More style fixesSteven Whitehouse1-1/+4
2006-09-05[GFS2] Make headers compile on their ownSteven Whitehouse1-0/+4
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse1-5/+5
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-07-11[GFS2] Add generation numberSteven Whitehouse1-3/+3
2006-06-22[GFS2] [-mm patch] fs/gfs2/: make code staticAdrian Bunk1-1/+0
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse1-0/+1
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+62