summaryrefslogtreecommitdiff
path: root/fs/gfs2/rgrp.c
AgeCommit message (Expand)Author
2012-01-11GFS2: Fix a use-after-free that coverity spottedBob Peterson
2011-11-22GFS2: Fix multi-block allocationSteven Whitehouse
2011-11-22GFS2: decouple quota allocations from block allocationsBob Peterson
2011-11-21GFS2: split function rgblk_searchBob Peterson
2011-11-21GFS2: Fix up "off by one" in the previous patchSteven Whitehouse
2011-11-21GFS2: move toward a generic multi-block allocatorBob Peterson
2011-11-18GFS2: remove vestigial al_allocedBob Peterson
2011-11-15GFS2: combine gfs2_alloc_block and gfs2_alloc_diBob Peterson
2011-11-15GFS2: Add non-try locks back to get_local_rgrpBob Peterson
2011-10-21GFS2: Remove two unused variablesSteven Whitehouse
2011-10-21GFS2: Fix off-by-one in gfs2_blk2rgrpdSteven Whitehouse
2011-10-21GFS2: Correctly set goal block after allocationSteven Whitehouse
2011-10-21GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse
2011-10-21GFS2: Remove obsolete assertSteven Whitehouse
2011-10-21GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse
2011-10-21GFS2: Make resource groups "append only" during life of fsSteven Whitehouse
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson
2011-07-15GFS2: combine duplicated block freeing routinesEric Sandeen
2011-05-21GFS2: Wipe directory hash table metadata when deallocating a directorySteven Whitehouse
2011-04-20GFS2: Alter point of entry to glock lru list for glocks with an address_spaceSteven Whitehouse
2011-04-20GFS2: Dump better debug info if a bitmap inconsistency is detectedBob Peterson
2011-04-18GFS2: filesystem hang caused by incorrect lock orderBob Peterson
2011-02-24GFS2: deallocation performance patchBob Peterson
2010-12-07GFS2: fsck.gfs2 reported statfs error after gfs2_growBob Peterson
2010-11-30GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski
2010-11-30GFS2: reread rindex when necessary to grow rindexBenjamin Marzinski
2010-11-15GFS2: Fix inode deallocation raceSteven Whitehouse
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-30GFS2 fatal: filesystem consistency error on renameBob Peterson
2010-09-20GFS2: fallocate supportBenjamin Marzinski
2010-09-20GFS2: Add a bug trap in allocation codeSteven Whitehouse
2010-09-20GFS2: Remove i_disksizeSteven Whitehouse
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-09-10gfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21GFS2: Rework reclaiming unlinked dinodesBob Peterson
2010-05-12GFS2: stuck in inode wait, no glocks stuckBob Peterson
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-04-14GFS2: glock livelockBob Peterson
2010-02-01GFS2: Use GFP_NOFS for alloc structureSteven Whitehouse
2010-02-01GFS2: Fix previous patchSteven Whitehouse
2010-02-01GFS2: Don't withdraw on partial rindex entriesBenjamin Marzinski
2009-12-03GFS2: Locking order fix in gfs2_check_blk_stateSteven Whitehouse
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-14GFS2: Whitespace fixesSteven Whitehouse
2009-09-14block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig
2009-09-08GFS2: Be extra careful about deallocating inodesSteven Whitehouse
2009-08-27GFS2: Remove no_formal_ino generating codeSteven Whitehouse