aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/trans.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-18[GFS2] Update copyright date to 2006Gravatar Steven Whitehouse 1-1/+1
2006-05-18[GFS2] Remove semaphore.h from C filesGravatar Steven Whitehouse 1-1/+0
2006-04-26[GFS2] Remove GL_NEVER_RECURSE flagGravatar Steven Whitehouse 1-2/+1
2006-04-11[GFS2] Update journal accounting code.Gravatar Steven Whitehouse 1-10/+3
2006-04-07[GFS2] Fix a ref count bug and other clean upsGravatar Steven Whitehouse 1-1/+1
2006-03-30[GFS2] Add missing {} in trans.cGravatar Steven Whitehouse 1-1/+2
2006-03-29[GFS2] Update debugging codeGravatar Steven Whitehouse 1-18/+14
2006-03-29[GFS2] Update locking in log.cGravatar Steven Whitehouse 1-2/+2
2006-03-01[GFS2] Fix some bugsGravatar Steven Whitehouse 1-7/+6
2006-03-01[GFS2] Remove uneeded memory allocationGravatar Steven Whitehouse 1-18/+12
2006-02-27[GFS2] Macros removal in gfs2.hGravatar Steven Whitehouse 1-7/+12
2006-02-21[GFS2] Use mutices rather than semaphoresGravatar Steven Whitehouse 1-2/+2
2006-02-08[GFS2] Make journaled data files identical to normal files on diskGravatar Steven Whitehouse 1-18/+1
2006-01-18[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structureGravatar Steven Whitehouse 1-9/+9
2006-01-18[GFS2] Make the new argument to gfs2_trans_add_bh() actually do somethingGravatar Steven Whitehouse 1-1/+1
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Gravatar Steven Whitehouse 1-1/+2
2006-01-16[GFS2] The core of GFS2Gravatar David Teigland 1-0/+214