summaryrefslogtreecommitdiff
path: root/fs/gfs2/inode.c
AgeCommit message (Expand)AuthorFilesLines
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-07[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-19[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-06[GFS2] Readpages supportSteven Whitehouse1-3/+2
2006-04-28[GFS2] Reordering in deallocation to avoid recursive lockingSteven Whitehouse1-50/+45
2006-04-21[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
2006-03-20[GFS2] Fix bug in directory code and tidy upSteven Whitehouse1-23/+40
2006-03-01[GFS2] Tidy up mount code.Steven Whitehouse1-6/+7
2006-02-28[GFS2] Macros removal in gfs2.hSteven Whitehouse1-17/+21
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse1-3/+6
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse1-6/+6
2006-02-13[GFS2] Fix for root inode ref count bugSteven Whitehouse1-27/+43
2006-01-30[GFS2] Add gfs2_internal_read()Steven Whitehouse1-5/+5
2006-01-30[GFS2] Bug fix relating to endian conversion in inode.cSteven Whitehouse1-1/+2
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse1-8/+8
2006-01-18[GFS2] Update init_dinode() to reduce stack usageSteven Whitehouse1-16/+29
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+1805