summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/bmap.c
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Streamline quota lock/check for no-quota caseSteven Whitehouse2008-03-311-5/+1
* [GFS2] possible null pointer dereference fixupCyrill Gorcunov2008-03-311-1/+4
* [GFS2] Allow bmap to allocate extentsSteven Whitehouse2008-03-311-214/+288
* [GFS2] Get inode buffer only once per block map callSteven Whitehouse2008-03-311-27/+21
* [GFS2] Eliminate (almost) duplicate field from gfs2_inodeSteven Whitehouse2008-03-311-12/+6
* [GFS2] Add a function to interate over an extentSteven Whitehouse2008-03-311-16/+52
* [GFS2] The case of the missing asteriskSteven Whitehouse2008-03-311-1/+1
* [GFS2] Add extent allocation to block allocatorSteven Whitehouse2008-03-311-11/+15
* [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_dataSteven Whitehouse2008-03-311-8/+5
* [GFS2] Update gfs2_trans_add_unrevoke to accept extentsSteven Whitehouse2008-03-311-2/+5
* [GFS2] Reduce inode size by merging fieldsSteven Whitehouse2008-03-311-3/+1
* [GFS2] Introduce array of buffers to struct metapathSteven Whitehouse2008-03-311-49/+48
* [GFS2] Move part of gfs2_block_map into a separate functionSteven Whitehouse2008-03-311-21/+36
* [GFS2] Misc fixupsBob Peterson2008-03-311-2/+1
* [GFS2] Get rid of unneeded parameter in gfs2_rlist_allocBob Peterson2008-03-311-1/+1
* [GFS2] Streamline indirect pointer tree height calculationSteven Whitehouse2008-03-311-71/+37
* [GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_mapSteven Whitehouse2008-03-311-17/+19
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-051-1/+1
* [GFS2] Fix write alloc required shortcut calculationSteven Whitehouse2008-01-251-2/+2
* [GFS2] gfs2_alloc_required performanceBob Peterson2008-01-251-0/+5
* [GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse2008-01-251-2/+2
* [GFS2] Only fetch the dinode once in block_mapBob Peterson2008-01-251-7/+7
* [GFS2] Remove function gfs2_get_blockBob Peterson2008-01-251-4/+4
* [GFS2] Add gfs2_is_writeback()Steven Whitehouse2008-01-251-4/+2
* [GFS2] Fix ordering of dirty/journal for ordered buffer unstuffingBob Peterson2007-10-101-2/+2
* [GFS2] Don't mark jdata dirty in gfs2_unstuffer_page()Steven Whitehouse2007-10-101-1/+2
* [GFS2] Reduce truncate IO trafficWendy Cheng2007-10-101-1/+31
* [GFS2] Fix gfs2_block_truncate_page err returnS. Wendy Cheng2007-07-091-0/+1
* [GFS2] Add nanosecond timestamp featureSteven Whitehouse2007-07-091-5/+5
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-091-2/+2
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-091-1/+1
* [GFS2] use zero_user_pageNate Diller2007-07-091-5/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2Eric Sandeen2007-02-051-5/+5
* [GFS2] Tidy up bmap & fix boundary bugSteven Whitehouse2006-11-301-63/+54
* [GFS2] Remove gfs2_inode_attr_inSteven Whitehouse2006-11-301-0/+4
* [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse2006-11-301-5/+5
* [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-301-1/+1
* [GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse2006-11-301-1/+1
* [GFS2] Change argument of gfs2_dinode_outSteven Whitehouse2006-11-301-6/+6
* [GFS2] gfs2 misc endianness annotationsAl Viro2006-11-301-16/+16
* [GFS2] Fix bmap to map extents properlySteven Whitehouse2006-10-201-6/+7
* [GFS2] Remove uneeded endian conversionSteven Whitehouse2006-10-021-10/+11
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-2/+2
* [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-211-1/+3
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] inode-diet-eliminate-i_blksize-and-use-a-per-superblock-default-vs-gfs2akpm@osdl.org2006-09-191-1/+1
* [GFS2] Map multiple blocks at once where possibleSteven Whitehouse2006-09-181-67/+64
* [GFS2] More style changesJan Engelhardt2006-09-071-2/+2
* [GFS2] Remove a cast, tidy gfs2_inode_attr_inSteven Whitehouse2006-09-041-1/+1
OpenPOWER on IntegriCloud