aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2008-03-31[GFS2] be*_add_cpu conversionMarcin Slusarz
2008-03-31[GFS2] Fix bug where we called drop_bh incorrectlySteven Whitehouse
2008-03-31[GFS2] Get inode buffer only once per block map callSteven Whitehouse
2008-03-31[GFS2] Eliminate (almost) duplicate field from gfs2_inodeSteven Whitehouse
2008-03-31[GFS2] Add a function to interate over an extentSteven Whitehouse
2008-03-31[GFS2] The case of the missing asteriskSteven Whitehouse
2008-03-31[GFS2] Add extent allocation to block allocatorSteven Whitehouse
2008-03-31[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_dataSteven Whitehouse
2008-03-31[GFS2] Update gfs2_trans_add_unrevoke to accept extentsSteven Whitehouse
2008-03-31[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fieldsSteven Whitehouse
2008-03-31[GFS2] Reduce inode size by merging fieldsSteven Whitehouse
2008-03-31[GFS2] Remove unused countersBob Peterson
2008-03-31[GFS2] Shrink & rename di_depthSteven Whitehouse
2008-03-31[GFS2] Remove rgrp and glock version numbersBob Peterson
2008-03-31[GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse
2008-03-31[GFS2] Eliminate gl_req_bhBob Peterson
2008-03-31[GFS2] Add consts to various bits of rgrp.cSteven Whitehouse
2008-03-31[GFS2] Introduce array of buffers to struct metapathSteven Whitehouse
2008-03-31[GFS2] Move part of gfs2_block_map into a separate functionSteven Whitehouse
2008-03-31[GFS2] Get rid of gl_waiters2Bob Peterson
2008-03-31[GFS2] Combine rg_flags and rd_flagsBob Peterson
2008-03-31[GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson
2008-03-31[GFS2] Plug an unlikely leakBob Peterson
2008-03-31[GFS2] make gfs2_glock_hold() staticAdrian Bunk
2008-03-31[GFS2] Only wake the reclaim daemon if we need toBob Peterson
2008-03-31[GFS2] Misc fixupsBob Peterson
2008-03-31[GFS2] Only do lo_incore_commit onceBob Peterson
2008-03-31[GFS2] Fix debug inode printingBob Peterson
2008-03-31[GFS2] Get rid of unneeded parameter in gfs2_rlist_allocBob Peterson
2008-03-31[GFS2] Streamline indirect pointer tree height calculationSteven Whitehouse
2008-03-31[GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_mapSteven Whitehouse
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-07iget: use iget_failed() in GFS2David Howells
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells
2008-02-07gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov
2008-02-07gfs2: make gfs2_holder.gh_owner_pid be a struct pid *Pavel Emelyanov
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter
2008-02-03fs/: Spelling fixesJoe Perches
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-01-25[GFS2] Allow journal recovery on read-only mountAbhijith Das
2008-01-25[GFS2] Lockup on errorBob Peterson
2008-01-25[GFS2] Fix page_mkwrite truncation race pathSteven Whitehouse
2008-01-25[GFS2] Fix typoBob Peterson
2008-01-25[GFS2] Fix write alloc required shortcut calculationSteven Whitehouse
2008-01-25[GFS2] gfs2_alloc_required performanceBob Peterson
2008-01-25[GFS2] Remove unneeded i_spinBob Peterson
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse
2008-01-25[GFS2] Fix assert in log codeSteven Whitehouse
2008-01-25[GFS2] Fix problems relating to execution of files on GFS2Steven Whitehouse