aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/bmap.c
Commit message (Expand)AuthorAge
* 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
* [GFS2] Add extent allocation to block allocatorSteven Whitehouse2008-03-31
* [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_dataSteven Whitehouse2008-03-31
* [GFS2] Update gfs2_trans_add_unrevoke to accept extentsSteven Whitehouse2008-03-31
* [GFS2] Reduce inode size by merging fieldsSteven Whitehouse2008-03-31
* [GFS2] Introduce array of buffers to struct metapathSteven Whitehouse2008-03-31
* [GFS2] Move part of gfs2_block_map into a separate functionSteven Whitehouse2008-03-31
* [GFS2] Misc fixupsBob Peterson2008-03-31
* [GFS2] Get rid of unneeded parameter in gfs2_rlist_allocBob Peterson2008-03-31
* [GFS2] Streamline indirect pointer tree height calculationSteven Whitehouse2008-03-31
* [GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_mapSteven Whitehouse2008-03-31
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-05
* [GFS2] Fix write alloc required shortcut calculationSteven Whitehouse2008-01-25
* [GFS2] gfs2_alloc_required performanceBob Peterson2008-01-25
* [GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse2008-01-25
* [GFS2] Only fetch the dinode once in block_mapBob Peterson2008-01-25
* [GFS2] Remove function gfs2_get_blockBob Peterson2008-01-25
* [GFS2] Add gfs2_is_writeback()Steven Whitehouse2008-01-25
* [GFS2] Fix ordering of dirty/journal for ordered buffer unstuffingBob Peterson2007-10-10
* [GFS2] Don't mark jdata dirty in gfs2_unstuffer_page()Steven Whitehouse2007-10-10
* [GFS2] Reduce truncate IO trafficWendy Cheng2007-10-10
* [GFS2] Fix gfs2_block_truncate_page err returnS. Wendy Cheng2007-07-09
* [GFS2] Add nanosecond timestamp featureSteven Whitehouse2007-07-09
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-09
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-09
* [GFS2] use zero_user_pageNate Diller2007-07-09
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2Eric Sandeen2007-02-05