aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/trans.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25[GFS2] Don't add glocks to the journalSteven Whitehouse1-5/+0
2007-10-10[GFS2] Clean up gfs2_trans_add_revoke()Steven Whitehouse1-5/+5
2007-10-10[GFS2] Use slab operations for all gfs2_bufdata allocationsSteven Whitehouse1-2/+2
2007-10-10[GFS2] Replace revoke structure with bufdata structureSteven Whitehouse1-10/+10
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto1-1/+1
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse1-3/+3
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
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-04-26[GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse1-2/+1
2006-04-11[GFS2] Update journal accounting code.Steven Whitehouse1-10/+3
2006-04-07[GFS2] Fix a ref count bug and other clean upsSteven Whitehouse1-1/+1
2006-03-30[GFS2] Add missing {} in trans.cSteven Whitehouse1-1/+2
2006-03-29[GFS2] Update debugging codeSteven Whitehouse1-18/+14
2006-03-29[GFS2] Update locking in log.cSteven Whitehouse1-2/+2
2006-03-01[GFS2] Fix some bugsSteven Whitehouse1-7/+6
2006-03-01[GFS2] Remove uneeded memory allocationSteven Whitehouse1-18/+12
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse1-7/+12
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse1-2/+2
2006-02-08[GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse1-18/+1
2006-01-18[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structureSteven Whitehouse1-9/+9
2006-01-18[GFS2] Make the new argument to gfs2_trans_add_bh() actually do somethingSteven Whitehouse1-1/+1
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse1-1/+2
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+214