aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/inode.c
AgeCommit message (Expand)Author
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