aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/dir.c
Commit message (Expand)AuthorAge
* 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: f_ra is always valid in dir readahead functionSteven Whitehouse2011-11-09
* GFS2: Add readahead to sequential directory traversalBob Peterson2011-11-08
* GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse2011-10-21
* GFS2: Make resource groups "append only" during life of fsSteven Whitehouse2011-10-21
* GFS2: Use ->dirty_inode()Steven Whitehouse2011-10-21
* GFS2: Clean up dir hash table readingSteven Whitehouse2011-10-21
* GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse2011-07-15
* GFS2: When adding a new dir entry, inc link count if it is a subdirSteven Whitehouse2011-05-09
* GFS2: Make gfs2_dir_del update link count when requiredSteven Whitehouse2011-05-09
* GFS2: move function foreach_leaf to gfs2_dir_exhash_deallocBob Peterson2011-04-20
* GFS2: pass leaf_bh into leaf_deallocBob Peterson2011-04-20
* GFS2: Combine transaction from gfs2_dir_exhash_deallocBob Peterson2011-04-20
* GFS2: remove *leaf_call_t and simplify leaf_deallocBob Peterson2011-04-20
* GFS2: filesystem hang caused by incorrect lock orderBob Peterson2011-04-18
* GFS2: Make . and .. qstrs constantSteven Whitehouse2010-09-20
* GFS2: Remove i_disksizeSteven Whitehouse2010-09-20
* GFS2: remove dependency on __GFP_NOFAILDavid Rientjes2010-07-29
* GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse2010-07-28
* GFS2: rename causes kernel OopsBob Peterson2010-07-15
* GFS2: glock livelockBob Peterson2010-04-14
* GFS2: Remove dirent_first() functionSteven Whitehouse2009-12-03
* GFS2: Improve resource group error handlingSteven Whitehouse2009-05-20
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-24
* 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: Move "entries" into "proper" inodeSteven Whitehouse2009-01-05
* [GFS2] fix GFP_KERNEL misusesJosef Bacik2008-04-10
* [GFS2] possible null pointer dereference fixupCyrill Gorcunov2008-03-31
* [GFS2] Allow bmap to allocate extentsSteven Whitehouse2008-03-31
* [GFS2] be*_add_cpu conversionMarcin Slusarz2008-03-31
* [GFS2] Eliminate (almost) duplicate field from gfs2_inodeSteven 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] Shrink & rename di_depthSteven Whitehouse2008-03-31
* [GFS2] Get rid of unneeded parameter in gfs2_rlist_allocBob Peterson2008-03-31
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* [GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse2008-01-25
* [GFS2] Alternate gfs2_iget to avoid looking up inodes being freedBenjamin Marzinski2007-10-10
* [GFS2] Add a missing gfs2_trans_add_bh()Steven Whitehouse2007-10-10
* [GFS2] Obtaining no_formal_ino from directory entryWendy 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] printk warning fixesakpm@linux-foundation.org2007-05-01
* [GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocksSteven Whitehouse2007-05-01
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14