aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/inode.h
AgeCommit message (Expand)Author
2009-05-22GFS2: Move gfs2_unlink_ok into ops_inode.cSteven Whitehouse
2009-05-22GFS2: Move gfs2_readlinki into ops_inode.cSteven Whitehouse
2009-05-22GFS2: Move gfs2_rmdiri into ops_inode.cSteven Whitehouse
2009-05-22GFS2: Clean up some file namesSteven Whitehouse
2009-04-15GFS2: cleanup file_operations messChristoph Hellwig
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse
2009-01-05GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse
2009-01-05GFS2: Rationalise header filesSteven Whitehouse
2008-09-18GFS2: high time to take some time over atimeSteven Whitehouse
2008-08-27GFS2: Fix & clean up GFS2 renameSteven Whitehouse
2008-07-26[PATCH] don't pass nameidata to gfs2_lookupi()Al Viro
2008-07-10[GFS2] Remove unused declarationLi Xiaodong
2008-07-03[GFS2] don't call permission()Miklos Szeredi
2008-03-31[GFS2] Eliminate (almost) duplicate field from gfs2_inodeSteven Whitehouse
2008-03-31[GFS2] Streamline indirect pointer tree height calculationSteven Whitehouse
2008-01-25[GFS2] Introduce gfs2_set_aops()Steven Whitehouse
2008-01-25[GFS2] Add gfs2_is_writeback()Steven Whitehouse
2007-10-10[GFS2] Alternate gfs2_iget to avoid looking up inodes being freedBenjamin Marzinski
2007-07-09[GFS2] Remove i_mode passing from NFS File HandleWendy Cheng
2007-07-09[GFS2] Obtaining no_formal_ino from directory entryWendy Cheng
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
2006-11-30[GFS2] Remove unused function from inode.cSteven Whitehouse
2006-11-30[GFS2] Remove gfs2_inode_attr_inSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (2) - di_major/di_minorSteven Whitehouse
2006-11-30[GFS2] split and annotate gfs2_inumAl Viro
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-06-22[GFS2] Remove gfs2_repermissionSteven Whitehouse
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-04-28[GFS2] Reordering in deallocation to avoid recursive lockingSteven Whitehouse
2006-03-20[GFS2] Fix bug in directory code and tidy upSteven Whitehouse
2006-03-01[GFS2] Tidy up mount code.Steven Whitehouse
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse
2006-02-13[GFS2] Fix for root inode ref count bugSteven Whitehouse
2006-02-08[GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse
2006-01-30[GFS2] Add gfs2_internal_read()Steven Whitehouse
2006-01-16[GFS2] The core of GFS2David Teigland