aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/inode.c
Commit message (Expand)AuthorAge
* [GFS2] Fix bz 229831, lookup returns wrong inodeSteven Whitehouse2007-03-07
* [GFS2] pass formal ino in do_filldir_mainWendy Cheng2007-03-07
* [GFS2] Fix unlink deadlocksRussell Cattelan2007-02-05
* [GFS2] Fix recursive locking attempt with NFSSteven Whitehouse2007-02-05
* [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2Eric Sandeen2007-02-05
* [GFS2] make gfs2_change_nlink_i() staticAdrian Bunk2007-02-05
* [GFS2] Fix gfs2_rename deadlockS. Wendy Cheng2007-02-05
* [GFS2] BZ 217008 fsfuzzer fix.Russell Cattelan2007-02-05
* [GFS2] Fix change nlink deadlockS. Wendy Cheng2007-02-05
* [GFS2] Fix glock ordering on inode creationSteven Whitehouse2006-11-30
* [GFS2] Remove unused function from inode.cSteven Whitehouse2006-11-30
* [GFS2] Remove gfs2_inode_attr_inSteven Whitehouse2006-11-30
* [GFS2] Inode number is constantSteven Whitehouse2006-11-30
* [GFS2] Only set inode flags when requiredSteven Whitehouse2006-11-30
* [GFS2] Tidy up 0 initialisations in inode.cSteven Whitehouse2006-11-30
* [GFS2] Shrink gfs2_inode (8) - i_vnSteven Whitehouse2006-11-30
* [GFS2] Shrink gfs2_inode (7) - di_payload_formatSteven Whitehouse2006-11-30
* [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse2006-11-30
* [GFS2] Shrink gfs2_inode (5) - di_nlinkSteven Whitehouse2006-11-30
* [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-30
* [GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse2006-11-30
* [GFS2] Shrink gfs2_inode (2) - di_major/di_minorSteven Whitehouse2006-11-30
* [GFS2] Shrink gfs2_inode (1) - di_header/di_numSteven Whitehouse2006-11-30
* [GFS2] Change argument to gfs2_dinode_printSteven Whitehouse2006-11-30
* [GFS2] Move gfs2_dinode_in to inode.cSteven Whitehouse2006-11-30
* [GFS2] Change argument to gfs2_dinode_inSteven Whitehouse2006-11-30
* [GFS2] Change argument of gfs2_dinode_outSteven Whitehouse2006-11-30
* [GFS2] gfs2 misc endianness annotationsAl Viro2006-11-30
* [GFS2] split and annotate gfs2_inumAl Viro2006-11-30
* [GFS2] split and annotate gfs2_inum_rangeAl Viro2006-11-30
* [GFS2] split gfs2_dinode into on-disk and host variantsAl Viro2006-11-30
* [GFS2] Fix OOM error handlingSteven Whitehouse2006-11-06
* [GFS2] Initialize SELinux extended attributes at inode creation time.Ryan O'Hara2006-10-03
* [GFS2] Mark nlink cleared so VFS sees it happenSteven Whitehouse2006-10-02
* [GFS2] Remove uneeded endian conversionSteven Whitehouse2006-10-02
* [GFS2] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-28
* [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o2006-09-28
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-25
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-19
* [GFS2] Remove a cast, tidy gfs2_inode_attr_inSteven Whitehouse2006-09-04
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-04
* [GFS2] Tidy up bmap/inode codeSteven Whitehouse2006-09-04
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-01
* [GFS2] Tidy up in various filesSteven Whitehouse2006-07-31
* [PATCH] patch to init di_payload_format field in gfs2_dinodeAbhijith Das2006-07-11
* [GFS2] Add generation numberSteven Whitehouse2006-07-11
* [GFS2] Fixes to scanning of glocks (again)Steven Whitehouse2006-07-06
* [GFS2] Remove unused flagSteven Whitehouse2006-06-22
* [GFS2] Remove gfs2_repermissionSteven Whitehouse2006-06-22
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-14