aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/bmap.c
AgeCommit message (Expand)Author
2013-06-03GFS2: Increase i_writecount during gfs2_setattr_sizeBob Peterson
2013-04-08GFS2: Remove vestigial parameter ip from function rs_deltreeBob Peterson
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-13gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGEEric W. Biederman
2013-02-01GFS2: Get a block reservation before resizing a fileBob Peterson
2013-01-29GFS2: Use ->writepages for ordered writesSteven Whitehouse
2013-01-29GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse
2012-11-13GFS2: Fix truncation of journaled data filesSteven Whitehouse
2012-11-07GFS2: Add Orlov allocatorSteven Whitehouse
2012-09-24GFS2: Add structure to contain rgrp, bitmap, offset tupleSteven Whitehouse
2012-07-19GFS2: Reduce file fragmentationBob Peterson
2012-06-06GFS2: Fold quota data into the reservations structBob Peterson
2012-05-11GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_bufferBob Peterson
2012-04-24GFS2: Use variable rather than qa to determine if unstuff necessaryBob Peterson
2012-04-05GFS2: Make sure rindex is uptodate before starting transactionsBob Peterson
2012-03-20GFS2: Change truncate page allocation to be GFP_NOFSBob Peterson
2011-11-22GFS2: decouple quota allocations from block allocationsBob Peterson
2011-11-21GFS2: move toward a generic multi-block allocatorBob Peterson
2011-11-15GFS2: combine gfs2_alloc_block and gfs2_alloc_diBob Peterson
2011-11-08GFS2: More automated code analysis fixesSteven Whitehouse
2011-10-21GFS2: Move readahead of metadata during deallocation into its own functionSteven Whitehouse
2011-10-21GFS2: rewrite fallocate code to write blocks directlyBenjamin Marzinski
2011-10-21GFS2: speed up delete/unlink performance for large filesBob Peterson
2011-10-21GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse
2011-10-21GFS2: Call do_strip() directly from recursive_scan()Steven Whitehouse
2011-10-21GFS2: Make resource groups "append only" during life of fsSteven Whitehouse
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-20fs: move inode_dio_wait calls into ->setattrChristoph Hellwig
2011-07-15GFS2: combine duplicated block freeing routinesEric Sandeen
2011-05-21GFS2: Wipe directory hash table metadata when deallocating a directorySteven Whitehouse
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-24GFS2: deallocation performance patchBob Peterson
2010-11-30GFS2: Fix uninitialised error value in previous patchSteven Whitehouse
2010-11-30GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski
2010-09-28GFS2: reserve more blocks for transactionsBenjamin Marzinski
2010-09-20GFS2: Remove i_disksizeSteven Whitehouse
2010-09-20GFS2: New truncate sequenceSteven Whitehouse
2010-07-30GFS2: Fix typo in stuffed file data copy handlingAbhijith Das
2010-07-29GFS2: Simplify gfs2_write_alloc_requiredBob Peterson
2010-07-15GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29GFS2: Clean up stuffed file copyingSteven Whitehouse
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse
2009-06-12GFS2: Add tracepointsSteven Whitehouse
2009-06-10GFS2: Fix cache coherency between truncate and O_DIRECT readSteven Whitehouse
2009-05-22GFS2: Clean up some file namesSteven Whitehouse
2009-05-20GFS2: Improve resource group error handlingSteven Whitehouse
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse
2009-01-05GFS2: Streamline alloc calculations for writesSteven Whitehouse