aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/trans.c
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski2013-01-171-0/+8
* GFS2: Various gfs2_logd improvementsBenjamin Marzinski2010-05-051-0/+18
* GFS2: Move journal live test at transaction startSteven Whitehouse2009-05-131-6/+3
* GFS2: Fix deadlock on journal flushSteven Whitehouse2009-03-241-6/+10
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-241-2/+1
* [GFS2] Update gfs2_trans_add_unrevoke to accept extentsSteven Whitehouse2008-03-311-15/+10
* [GFS2] Don't add glocks to the journalSteven Whitehouse2008-01-251-5/+0
* [GFS2] Clean up gfs2_trans_add_revoke()Steven Whitehouse2007-10-101-5/+5
* [GFS2] Use slab operations for all gfs2_bufdata allocationsSteven Whitehouse2007-10-101-2/+2
* [GFS2] Replace revoke structure with bufdata structureSteven Whitehouse2007-10-101-10/+10
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-3/+3
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0
* [GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse2006-04-261-2/+1
* [GFS2] Update journal accounting code.Steven Whitehouse2006-04-111-10/+3
* [GFS2] Fix a ref count bug and other clean upsSteven Whitehouse2006-04-071-1/+1
* [GFS2] Add missing {} in trans.cSteven Whitehouse2006-03-301-1/+2
* [GFS2] Update debugging codeSteven Whitehouse2006-03-291-18/+14
* [GFS2] Update locking in log.cSteven Whitehouse2006-03-291-2/+2
* [GFS2] Fix some bugsSteven Whitehouse2006-03-011-7/+6
* [GFS2] Remove uneeded memory allocationSteven Whitehouse2006-03-011-18/+12
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-7/+12
* [GFS2] Use mutices rather than semaphoresSteven Whitehouse2006-02-211-2/+2
* [GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse2006-02-081-18/+1
* [GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structureSteven Whitehouse2006-01-181-9/+9
* [GFS2] Make the new argument to gfs2_trans_add_bh() actually do somethingSteven Whitehouse2006-01-181-1/+1
* [GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse2006-01-181-1/+2
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+214