aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/inode.c
AgeCommit message (Expand)Author
2006-10-03[GFS2] Initialize SELinux extended attributes at inode creation time.Ryan O'Hara
2006-10-02[GFS2] Mark nlink cleared so VFS sees it happenSteven Whitehouse
2006-10-02[GFS2] Remove uneeded endian conversionSteven Whitehouse
2006-09-28[GFS2] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-28[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto
2006-09-04[GFS2] Remove a cast, tidy gfs2_inode_attr_inSteven Whitehouse
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse
2006-09-04[GFS2] Tidy up bmap/inode codeSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-07-31[GFS2] Tidy up in various filesSteven Whitehouse
2006-07-11[PATCH] patch to init di_payload_format field in gfs2_dinodeAbhijith Das
2006-07-11[GFS2] Add generation numberSteven Whitehouse
2006-07-06[GFS2] Fixes to scanning of glocks (again)Steven Whitehouse
2006-06-22[GFS2] Remove unused flagSteven Whitehouse
2006-06-22[GFS2] Remove gfs2_repermissionSteven Whitehouse
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse
2006-05-18[GFS2] glock debugging and inode cache changesSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse
2006-05-16[GFS2] Fix ref count bug that used to bite us on umountSteven Whitehouse
2006-05-12[GFS2] Remove incorrect initialisation of gh_ownerSteven Whitehouse
2006-05-05[GFS2] Readpages supportSteven Whitehouse
2006-04-28[GFS2] Reordering in deallocation to avoid recursive lockingSteven Whitehouse
2006-04-20[GFS2] Fix a bug: scheduling under a spinlockSteven Whitehouse
2006-03-28[GFS2] Further updates to dir and logging codeSteven Whitehouse
2006-03-20[GFS2] Fix bug in directory code and tidy upSteven Whitehouse
2006-03-01[GFS2] Tidy up mount code.Steven Whitehouse
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse
2006-02-13[GFS2] Fix for root inode ref count bugSteven Whitehouse
2006-01-30[GFS2] Add gfs2_internal_read()Steven Whitehouse
2006-01-30[GFS2] Bug fix relating to endian conversion in inode.cSteven Whitehouse
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse
2006-01-18[GFS2] Update init_dinode() to reduce stack usageSteven Whitehouse
2006-01-16[GFS2] The core of GFS2David Teigland