summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/inode.c
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Remove i_mode passing from NFS File HandleWendy Cheng2007-07-091-17/+37
* [GFS2] Obtaining no_formal_ino from directory entryWendy Cheng2007-07-091-2/+8
* [GFS2] Fix deallocation issuesAbhijith Das2007-07-091-0/+1
* [GFS2] gfs2_lookupi() uninitialised var fixakpm@linux-foundation.org2007-07-091-1/+1
* [GFS2] Recovery for lost unlinked inodesSteven Whitehouse2007-07-091-15/+35
* [GFS2] Fix bug in error path of inodeSteven Whitehouse2007-07-091-7/+7
* [GFS2] Add nanosecond timestamp featureSteven Whitehouse2007-07-091-11/+19
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-091-1/+82
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-091-49/+31Star
* [GFS2] Fix bz 229831, lookup returns wrong inodeSteven Whitehouse2007-03-071-1/+2
* [GFS2] pass formal ino in do_filldir_mainWendy Cheng2007-03-071-2/+2
* [GFS2] Fix unlink deadlocksRussell Cattelan2007-02-051-45/+1Star
* [GFS2] Fix recursive locking attempt with NFSSteven Whitehouse2007-02-051-8/+15
* [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2Eric Sandeen2007-02-051-1/+1
* [GFS2] make gfs2_change_nlink_i() staticAdrian Bunk2007-02-051-44/+44
* [GFS2] Fix gfs2_rename deadlockS. Wendy Cheng2007-02-051-19/+31
* [GFS2] BZ 217008 fsfuzzer fix.Russell Cattelan2007-02-051-1/+11
* [GFS2] Fix change nlink deadlockS. Wendy Cheng2007-02-051-4/+16
* [GFS2] Fix glock ordering on inode creationSteven Whitehouse2006-11-301-27/+4Star
* [GFS2] Remove unused function from inode.cSteven Whitehouse2006-11-301-86/+0Star
* [GFS2] Remove gfs2_inode_attr_inSteven Whitehouse2006-11-301-18/+3Star
* [GFS2] Inode number is constantSteven Whitehouse2006-11-301-1/+1
* [GFS2] Only set inode flags when requiredSteven Whitehouse2006-11-301-10/+1Star
* [GFS2] Tidy up 0 initialisations in inode.cSteven Whitehouse2006-11-301-7/+7
* [GFS2] Shrink gfs2_inode (8) - i_vnSteven Whitehouse2006-11-301-2/+2
* [GFS2] Shrink gfs2_inode (7) - di_payload_formatSteven Whitehouse2006-11-301-2/+1Star
* [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse2006-11-301-33/+11Star
* [GFS2] Shrink gfs2_inode (5) - di_nlinkSteven Whitehouse2006-11-301-13/+24
* [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-301-14/+9Star
* [GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse2006-11-301-11/+7Star
* [GFS2] Shrink gfs2_inode (2) - di_major/di_minorSteven Whitehouse2006-11-301-20/+16Star
* [GFS2] Shrink gfs2_inode (1) - di_header/di_numSteven Whitehouse2006-11-301-14/+11Star
* [GFS2] Change argument to gfs2_dinode_printSteven Whitehouse2006-11-301-4/+4
* [GFS2] Move gfs2_dinode_in to inode.cSteven Whitehouse2006-11-301-0/+34
* [GFS2] Change argument to gfs2_dinode_inSteven Whitehouse2006-11-301-1/+1
* [GFS2] Change argument of gfs2_dinode_outSteven Whitehouse2006-11-301-3/+3
* [GFS2] gfs2 misc endianness annotationsAl Viro2006-11-301-4/+5
* [GFS2] split and annotate gfs2_inumAl Viro2006-11-301-11/+11
* [GFS2] split and annotate gfs2_inum_rangeAl Viro2006-11-301-2/+2
* [GFS2] split gfs2_dinode into on-disk and host variantsAl Viro2006-11-301-2/+2
* [GFS2] Fix OOM error handlingSteven Whitehouse2006-11-061-0/+3
* [GFS2] Initialize SELinux extended attributes at inode creation time.Ryan O'Hara2006-10-031-0/+38
* [GFS2] Mark nlink cleared so VFS sees it happenSteven Whitehouse2006-10-021-0/+1
* [GFS2] Remove uneeded endian conversionSteven Whitehouse2006-10-021-1/+3
* [GFS2] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-281-1/+0Star
* [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o2006-09-281-1/+1
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-3/+2Star
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] Remove a cast, tidy gfs2_inode_attr_inSteven Whitehouse2006-09-041-13/+14
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-10/+10