aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* [GFS2] Update gfs2_trans_add_unrevoke to accept extentsSteven Whitehouse2008-03-31
* [GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fieldsSteven Whitehouse2008-03-31
* [GFS2] Reduce inode size by merging fieldsSteven Whitehouse2008-03-31
* [GFS2] Remove unused countersBob Peterson2008-03-31
* [GFS2] Shrink & rename di_depthSteven Whitehouse2008-03-31
* [GFS2] Remove rgrp and glock version numbersBob Peterson2008-03-31
* [GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse2008-03-31
* [GFS2] Eliminate gl_req_bhBob Peterson2008-03-31
* [GFS2] Add consts to various bits of rgrp.cSteven 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] Get rid of gl_waiters2Bob Peterson2008-03-31
* [GFS2] Combine rg_flags and rd_flagsBob Peterson2008-03-31
* [GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson2008-03-31
* [GFS2] Plug an unlikely leakBob Peterson2008-03-31
* [GFS2] make gfs2_glock_hold() staticAdrian Bunk2008-03-31
* [GFS2] Only wake the reclaim daemon if we need toBob Peterson2008-03-31
* [GFS2] Misc fixupsBob Peterson2008-03-31
* [GFS2] Only do lo_incore_commit onceBob Peterson2008-03-31
* [GFS2] Fix debug inode printingBob 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
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* iget: use iget_failed() in GFS2David Howells2008-02-07
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov2008-02-07
* gfs2: make gfs2_holder.gh_owner_pid be a struct pid *Pavel Emelyanov2008-02-07
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-05
* fs/: Spelling fixesJoe Perches2008-02-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-01-25
|\
| * [GFS2] Allow journal recovery on read-only mountAbhijith Das2008-01-25
| * [GFS2] Lockup on errorBob Peterson2008-01-25
| * [GFS2] Fix page_mkwrite truncation race pathSteven Whitehouse2008-01-25
| * [GFS2] Fix typoBob Peterson2008-01-25
| * [GFS2] Fix write alloc required shortcut calculationSteven Whitehouse2008-01-25
| * [GFS2] gfs2_alloc_required performanceBob Peterson2008-01-25
| * [GFS2] Remove unneeded i_spinBob Peterson2008-01-25
| * [GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse2008-01-25
| * [GFS2] Fix assert in log codeSteven Whitehouse2008-01-25
| * [GFS2] Fix problems relating to execution of files on GFS2Steven Whitehouse2008-01-25
| * [GFS2] Initialize extent_list earlierBob Peterson2008-01-25
| * [GFS2] Allow page migration for writeback and ordered pagesSteven Whitehouse2008-01-25
| * [GFS2] Remove unused variableSteven Whitehouse2008-01-25
| * [GFS2] Fix log block mapperSteven Whitehouse2008-01-25
| * [GFS2] Minor correctionBob Peterson2008-01-25
| * [GFS2] Eliminate the no longer needed sd_statfs_mutexBob Peterson2008-01-25
| * [GFS2] Incremental patch to fix compiler warningBob Peterson2008-01-25
| * [GFS2] Function meta_read optimizationBob Peterson2008-01-25