aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-30[GFS2] Fix glock ordering on inode creationSteven Whitehouse1-27/+4
2006-11-30[GFS2] Remove unused function from inode.cSteven Whitehouse1-86/+0
2006-11-30[GFS2] Remove gfs2_inode_attr_inSteven Whitehouse1-18/+3
2006-11-30[GFS2] Inode number is constantSteven Whitehouse1-1/+1
2006-11-30[GFS2] Only set inode flags when requiredSteven Whitehouse1-10/+1
2006-11-30[GFS2] Tidy up 0 initialisations in inode.cSteven Whitehouse1-7/+7
2006-11-30[GFS2] Shrink gfs2_inode (8) - i_vnSteven Whitehouse1-2/+2
2006-11-30[GFS2] Shrink gfs2_inode (7) - di_payload_formatSteven Whitehouse1-2/+1
2006-11-30[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse1-33/+11
2006-11-30[GFS2] Shrink gfs2_inode (5) - di_nlinkSteven Whitehouse1-13/+24
2006-11-30[GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse1-14/+9
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse1-11/+7
2006-11-30[GFS2] Shrink gfs2_inode (2) - di_major/di_minorSteven Whitehouse1-20/+16
2006-11-30[GFS2] Shrink gfs2_inode (1) - di_header/di_numSteven Whitehouse1-14/+11
2006-11-30[GFS2] Change argument to gfs2_dinode_printSteven Whitehouse1-4/+4
2006-11-30[GFS2] Move gfs2_dinode_in to inode.cSteven Whitehouse1-0/+34
2006-11-30[GFS2] Change argument to gfs2_dinode_inSteven Whitehouse1-1/+1
2006-11-30[GFS2] Change argument of gfs2_dinode_outSteven Whitehouse1-3/+3
2006-11-30[GFS2] gfs2 misc endianness annotationsAl Viro1-4/+5
2006-11-30[GFS2] split and annotate gfs2_inumAl Viro1-11/+11
2006-11-30[GFS2] split and annotate gfs2_inum_rangeAl Viro1-2/+2
2006-11-30[GFS2] split gfs2_dinode into on-disk and host variantsAl Viro1-2/+2
2006-11-06[GFS2] Fix OOM error handlingSteven Whitehouse1-0/+3
2006-10-03[GFS2] Initialize SELinux extended attributes at inode creation time.Ryan O'Hara1-0/+38
2006-10-02[GFS2] Mark nlink cleared so VFS sees it happenSteven Whitehouse1-0/+1
2006-10-02[GFS2] Remove uneeded endian conversionSteven Whitehouse1-1/+3
2006-09-28[GFS2] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-28[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o1-1/+1
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse1-3/+2
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto1-1/+1
2006-09-04[GFS2] Remove a cast, tidy gfs2_inode_attr_inSteven Whitehouse1-13/+14
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse1-10/+10
2006-09-04[GFS2] Tidy up bmap/inode codeSteven Whitehouse1-26/+21
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-07-31[GFS2] Tidy up in various filesSteven Whitehouse1-15/+5
2006-07-11[PATCH] patch to init di_payload_format field in gfs2_dinodeAbhijith Das1-0/+1
2006-07-11[GFS2] Add generation numberSteven Whitehouse1-26/+20
2006-07-06[GFS2] Fixes to scanning of glocks (again)Steven Whitehouse1-0/+2
2006-06-22[GFS2] Remove unused flagSteven Whitehouse1-1/+0
2006-06-22[GFS2] Remove gfs2_repermissionSteven Whitehouse1-8/+3
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse1-633/+176
2006-05-18[GFS2] glock debugging and inode cache changesSteven Whitehouse1-37/+21
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse1-1/+0
2006-05-16[GFS2] Fix ref count bug that used to bite us on umountSteven Whitehouse1-16/+6
2006-05-12[GFS2] Remove incorrect initialisation of gh_ownerSteven Whitehouse1-1/+0
2006-05-05[GFS2] Readpages supportSteven Whitehouse1-3/+2
2006-04-28[GFS2] Reordering in deallocation to avoid recursive lockingSteven Whitehouse1-50/+45
2006-04-20[GFS2] Fix a bug: scheduling under a spinlockSteven Whitehouse1-1/+1
2006-03-28[GFS2] Further updates to dir and logging codeSteven Whitehouse1-10/+4