summaryrefslogtreecommitdiff
path: root/fs/gfs2/dir.c
AgeCommit message (Expand)Author
2009-12-03GFS2: Remove dirent_first() functionSteven Whitehouse
2009-05-20GFS2: Improve resource group error handlingSteven Whitehouse
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse
2009-01-05GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse
2009-01-05GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse
2009-01-05GFS2: Move "entries" into "proper" inodeSteven Whitehouse
2008-04-10[GFS2] fix GFP_KERNEL misusesJosef Bacik
2008-03-31[GFS2] possible null pointer dereference fixupCyrill Gorcunov
2008-03-31[GFS2] Allow bmap to allocate extentsSteven Whitehouse
2008-03-31[GFS2] be*_add_cpu conversionMarcin Slusarz
2008-03-31[GFS2] Eliminate (almost) duplicate field from gfs2_inodeSteven 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] Shrink & rename di_depthSteven Whitehouse
2008-03-31[GFS2] Get rid of unneeded parameter in gfs2_rlist_allocBob Peterson
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse
2007-10-10[GFS2] Alternate gfs2_iget to avoid looking up inodes being freedBenjamin Marzinski
2007-10-10[GFS2] Add a missing gfs2_trans_add_bh()Steven Whitehouse
2007-07-09[GFS2] Obtaining no_formal_ino from directory entryWendy Cheng
2007-07-09[GFS2] Add nanosecond timestamp featureSteven Whitehouse
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse
2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse
2007-05-01[GFS2] printk warning fixesakpm@linux-foundation.org
2007-05-01[GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocksSteven Whitehouse
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-05[GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2Eric Sandeen
2007-02-05[GFS2] Clean up/speed up readdirSteven Whitehouse
2006-11-30[GFS2] Make sentinel dirents compatible with gfs1Steven Whitehouse
2006-11-30[GFS2] Remove gfs2_inode_attr_inSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (7) - di_payload_formatSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse
2006-11-30[GFS2] Change argument of gfs2_dinode_outSteven Whitehouse
2006-11-30[GFS2] gfs2 misc endianness annotationsAl Viro
2006-11-30[GFS2] split and annotate gfs2_inumAl Viro
2006-10-20[GFS2] gfs2_dir_read_data(): fix uninitialized variable usageAdrian Bunk
2006-10-20[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variableAdrian Bunk
2006-10-20[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead codeAdrian Bunk
2006-10-20[GFS2] gfs2 endianness bug: be16 assigned to be32 fieldAl Viro
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse
2006-09-21[GFS2] Tidy up meta_io codeSteven Whitehouse
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto
2006-09-07[GFS2] More style changesJan Engelhardt
2006-09-05[GFS2] Directory code style changesSteven Whitehouse
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse
2006-09-04[GFS2] Align all labels against LH sideSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-08-01[GFS2] Fix bug in directory codeSteven Whitehouse
2006-07-26[GFS2] Tidy gfs2_unstuffer_pageSteven Whitehouse