aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/inode.c
AgeCommit message (Expand)Author
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2011-01-18GFS2: Fix error path in gfs2_lookup_by_inum()Steven Whitehouse
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2010-11-30GFS2: Remove unreachable calls to vmtruncateSteven Whitehouse
2010-11-15GFS2: Fix inode deallocation raceSteven Whitehouse
2010-09-20GFS2: Remove i_disksizeSteven Whitehouse
2010-08-09simplify checks for I_CLEAR/I_FREEINGAl Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-07-15GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson
2010-05-21GFS2: Rework reclaiming unlinked dinodesBob Peterson
2010-04-14GFS2: glock livelockBob Peterson
2010-03-01GFS2: Metadata address space clean upSteven Whitehouse
2009-12-17kill I_LOCKChristoph Hellwig
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse
2009-12-03GFS2: Clean up ACLsSteven Whitehouse
2009-08-27GFS2: Remove no_formal_ino generating codeSteven Whitehouse
2009-08-26GFS2: Rename eattr.[ch] as xattr.[ch]Steven Whitehouse
2009-08-26GFS2: Clean up of extended attribute supportSteven Whitehouse
2009-08-17GFS2: Improve error handling in inode allocationSteven Whitehouse
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: Kill two daemons with one patchSteven 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 di_eattr into "proper" inodeSteven Whitehouse
2009-01-05GFS2: Move "entries" into "proper" inodeSteven Whitehouse
2009-01-05GFS2: Move generation number into "proper" part of inodeSteven Whitehouse
2009-01-05GFS2: Rationalise header filesSteven Whitehouse
2008-11-14CRED: Wrap task credential accesses in the GFS2 filesystemDavid Howells
2008-09-18GFS2: high time to take some time over atimeSteven Whitehouse
2008-09-05GFS2: Use an IS_ERR test rather than a NULL testJulien Brunel
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 support for unused and pointless flagSteven Whitehouse
2008-07-03[GFS2] don't call permission()Miklos Szeredi
2008-05-12[GFS2] filesystem consistency error from do_stripBob Peterson
2008-04-10[GFS2] fix GFP_KERNEL misusesJosef Bacik
2008-03-31[GFS2] possible null pointer dereference fixupCyrill Gorcunov
2008-03-31[GFS2] re-support special inodeDenis Cheng
2008-03-31[GFS2] remove gfs2_dev_iopsDenis Cheng
2008-03-31[GFS2] Fix a page lock / glock deadlockSteven Whitehouse
2008-03-31[GFS2] Eliminate (almost) duplicate field from gfs2_inodeSteven Whitehouse
2008-03-31[GFS2] Reduce inode size by merging fieldsSteven Whitehouse