aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/bmap.c
Commit message (Expand)AuthorAge
* GFS2: Reduce file fragmentationBob Peterson2012-07-19
* GFS2: Fold quota data into the reservations structBob Peterson2012-06-06
* GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_bufferBob Peterson2012-05-11
* GFS2: Use variable rather than qa to determine if unstuff necessaryBob Peterson2012-04-24
* GFS2: Make sure rindex is uptodate before starting transactionsBob Peterson2012-04-05
* GFS2: Change truncate page allocation to be GFP_NOFSBob Peterson2012-03-20
* GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-22
* GFS2: move toward a generic multi-block allocatorBob Peterson2011-11-21
* GFS2: combine gfs2_alloc_block and gfs2_alloc_diBob Peterson2011-11-15
* GFS2: More automated code analysis fixesSteven Whitehouse2011-11-08
* GFS2: Move readahead of metadata during deallocation into its own functionSteven Whitehouse2011-10-21
* GFS2: rewrite fallocate code to write blocks directlyBenjamin Marzinski2011-10-21
* GFS2: speed up delete/unlink performance for large filesBob Peterson2011-10-21
* GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse2011-10-21
* GFS2: Call do_strip() directly from recursive_scan()Steven Whitehouse2011-10-21
* GFS2: Make resource groups "append only" during life of fsSteven Whitehouse2011-10-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\
| * fs: move inode_dio_wait calls into ->setattrChristoph Hellwig2011-07-20
* | GFS2: combine duplicated block freeing routinesEric Sandeen2011-07-15
|/
* GFS2: Wipe directory hash table metadata when deallocating a directorySteven Whitehouse2011-05-21
* Fix common misspellingsLucas De Marchi2011-03-31
* GFS2: deallocation performance patchBob Peterson2011-02-24
* GFS2: Fix uninitialised error value in previous patchSteven Whitehouse2010-11-30
* GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski2010-11-30
* GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-28
* GFS2: Remove i_disksizeSteven Whitehouse2010-09-20
* GFS2: New truncate sequenceSteven Whitehouse2010-09-20
* GFS2: Fix typo in stuffed file data copy handlingAbhijith Das2010-07-30
* GFS2: Simplify gfs2_write_alloc_requiredBob Peterson2010-07-29
* GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson2010-07-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2010-05-21
|\
| * GFS2: Clean up stuffed file copyingSteven Whitehouse2010-03-29
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* GFS2: Fix bmap allocation corner-case bugSteven Whitehouse2010-02-12
* GFS2: Add tracepointsSteven Whitehouse2009-06-12
* GFS2: Fix cache coherency between truncate and O_DIRECT readSteven Whitehouse2009-06-10
* GFS2: Clean up some file namesSteven Whitehouse2009-05-22
* GFS2: Improve resource group error handlingSteven Whitehouse2009-05-20
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-24
* GFS2: Streamline alloc calculations for writesSteven Whitehouse2009-01-05
* GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse2009-01-05
* GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse2009-01-05
* [GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski2008-06-24
* [GFS2] Streamline quota lock/check for no-quota caseSteven Whitehouse2008-03-31
* [GFS2] possible null pointer dereference fixupCyrill Gorcunov2008-03-31
* [GFS2] Allow bmap to allocate extentsSteven Whitehouse2008-03-31
* [GFS2] Get inode buffer only once per block map callSteven Whitehouse2008-03-31
* [GFS2] Eliminate (almost) duplicate field from gfs2_inodeSteven Whitehouse2008-03-31
* [GFS2] Add a function to interate over an extentSteven Whitehouse2008-03-31
* [GFS2] The case of the missing asteriskSteven Whitehouse2008-03-31