aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_inode.c
AgeCommit message (Expand)Author
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-08-26GFS2: Rename eattr.[ch] as xattr.[ch]Steven Whitehouse
2009-08-26GFS2: Clean up of extended attribute supportSteven Whitehouse
2009-08-24GFS2: jumping to wrong label?Roel Kluin
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-04-15GFS2: Fix symlink creation raceSteven 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
2009-01-05GFS2: Rationalise header filesSteven Whitehouse
2009-01-05GFS2: Support for FIEMAP ioctlSteven Whitehouse
2008-10-23[PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro
2008-08-27GFS2: Fix & clean up GFS2 renameSteven Whitehouse
2008-08-13GFS2: rm on multiple nodes causes panicBob Peterson
2008-07-26[PATCH] don't pass nameidata to gfs2_lookupi()Al Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-03[GFS2] don't call permission()Miklos Szeredi
2008-03-31[GFS2] Streamline quota lock/check for no-quota caseSteven Whitehouse
2008-03-31[GFS2] possible null pointer dereference fixupCyrill Gorcunov
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-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
2008-01-25[GFS2] Fix problems relating to execution of files on GFS2Steven Whitehouse
2007-10-10[GFS2] Clean up journaled data writingSteven Whitehouse
2007-10-10[GFS2] Correct lock ordering in unlinkSteven Whitehouse
2007-10-10[GFS2] GFS2 not checking pointer on create when running under nfsdSteve French
2007-07-09[GFS2] inode size inconsistencyWendy Cheng
2007-07-09[GFS2] Fix typo in rename of directoriesSteven Whitehouse
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-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-02-05[GFS2] Fix unlink deadlocksRussell Cattelan
2007-02-05[GFS2] Fix recursive locking attempt with NFSSteven Whitehouse
2007-02-05[GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2Eric Sandeen
2007-02-05[GFS2] Fix gfs2_rename deadlockS. Wendy Cheng
2007-02-05[GFS2] Fix change nlink deadlockS. Wendy Cheng
2006-11-30[GFS2] Remove gfs2_check_acl()Steven Whitehouse
2006-11-30[GFS2] Fix recursive locking in gfs2_getattrSteven Whitehouse
2006-11-30[GFS2] Fix recursive locking in gfs2_permissionSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (8) - i_vnSteven 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] Shrink gfs2_inode (5) - di_nlinkSteven Whitehouse