summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/rgrp.h
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Remove vestigial parameter ip from function rs_deltreeBob Peterson2013-04-081-1/+1
* GFS2: Add Orlov allocatorSteven Whitehouse2012-11-071-1/+2
* GFS2: Consolidate free block searching functionsSteven Whitehouse2012-09-241-6/+0
* GFS2: Add structure to contain rgrp, bitmap, offset tupleSteven Whitehouse2012-09-241-11/+5
* GFS2: Remove rs_requested field from reservationsSteven Whitehouse2012-09-241-8/+0
* GFS2: Reduce file fragmentationBob Peterson2012-07-191-1/+30
* GFS2: Fold quota data into the reservations structBob Peterson2012-06-061-8/+0
* GFS2: Extend the life of the reservationsBob Peterson2012-06-061-0/+10
* GFS2: FITRIM ioctl supportSteven Whitehouse2012-02-281-4/+6
* GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-221-6/+6
* GFS2: move toward a generic multi-block allocatorBob Peterson2011-11-211-2/+2
* GFS2: combine gfs2_alloc_block and gfs2_alloc_diBob Peterson2011-11-151-2/+2
* GFS2: Remove two unused variablesSteven Whitehouse2011-10-211-5/+1
* GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse2011-10-211-1/+1
* GFS2: Make resource groups "append only" during life of fsSteven Whitehouse2011-10-211-10/+7
* GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson2011-10-211-5/+5
* GFS2: combine duplicated block freeing routinesEric Sandeen2011-07-151-3/+1
* GFS2: deallocation performance patchBob Peterson2011-02-241-0/+2
* GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski2010-11-301-0/+1
* GFS2 fatal: filesystem consistency error on renameBob Peterson2010-09-301-3/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* GFS2: Be extra careful about deallocating inodesSteven Whitehouse2009-09-081-2/+2
* GFS2: Improve error handling in inode allocationSteven Whitehouse2009-08-171-1/+1
* GFS2: Improve resource group error handlingSteven Whitehouse2009-05-201-23/+24
* [GFS2] Add extent allocation to block allocatorSteven Whitehouse2008-03-311-1/+1
* [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_dataSteven Whitehouse2008-03-311-2/+1
* [GFS2] Get rid of unneeded parameter in gfs2_rlist_allocBob Peterson2008-03-311-3/+2
* [GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse2008-01-251-1/+3
* [GFS2] Addendum patch 2 for gfs2_growRobert Peterson2007-07-091-0/+1
* [GFS2] Fix uninitialised variableSteven Whitehouse2006-10-121-1/+1
* [GFS2] More style fixesSteven Whitehouse2006-09-051-1/+4
* [GFS2] Make headers compile on their ownSteven Whitehouse2006-09-051-0/+4
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-5/+5
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Add generation numberSteven Whitehouse2006-07-111-3/+3
* [GFS2] [-mm patch] fs/gfs2/: make code staticAdrian Bunk2006-06-221-1/+0
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-0/+1
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+62