| Commit message (Expand) | Author | Age | Files | Lines |
* | [GFS2] Update gfs2_trans_add_unrevoke to accept extents | Steven Whitehouse | 2008-03-31 | 1 | -15/+10 |
* | [GFS2] Don't add glocks to the journal | Steven Whitehouse | 2008-01-25 | 1 | -5/+0 |
* | [GFS2] Clean up gfs2_trans_add_revoke() | Steven Whitehouse | 2007-10-10 | 1 | -5/+5 |
* | [GFS2] Use slab operations for all gfs2_bufdata allocations | Steven Whitehouse | 2007-10-10 | 1 | -2/+2 |
* | [GFS2] Replace revoke structure with bufdata structure | Steven Whitehouse | 2007-10-10 | 1 | -10/+10 |
* | [GFS2] Export lm_interface to kernel headers | Fabio Massimo Di Nitto | 2006-09-19 | 1 | -1/+1 |
* | [GFS2] Change all types to uX style | Steven Whitehouse | 2006-09-04 | 1 | -3/+3 |
* | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse | 2006-09-01 | 1 | -1/+1 |
* | [GFS2] Update copyright date to 2006 | Steven Whitehouse | 2006-05-18 | 1 | -1/+1 |
* | [GFS2] Remove semaphore.h from C files | Steven Whitehouse | 2006-05-18 | 1 | -1/+0 |
* | [GFS2] Remove GL_NEVER_RECURSE flag | Steven Whitehouse | 2006-04-26 | 1 | -2/+1 |
* | [GFS2] Update journal accounting code. | Steven Whitehouse | 2006-04-11 | 1 | -10/+3 |
* | [GFS2] Fix a ref count bug and other clean ups | Steven Whitehouse | 2006-04-07 | 1 | -1/+1 |
* | [GFS2] Add missing {} in trans.c | Steven Whitehouse | 2006-03-30 | 1 | -1/+2 |
* | [GFS2] Update debugging code | Steven Whitehouse | 2006-03-29 | 1 | -18/+14 |
* | [GFS2] Update locking in log.c | Steven Whitehouse | 2006-03-29 | 1 | -2/+2 |
* | [GFS2] Fix some bugs | Steven Whitehouse | 2006-03-01 | 1 | -7/+6 |
* | [GFS2] Remove uneeded memory allocation | Steven Whitehouse | 2006-03-01 | 1 | -18/+12 |
* | [GFS2] Macros removal in gfs2.h | Steven Whitehouse | 2006-02-27 | 1 | -7/+12 |
* | [GFS2] Use mutices rather than semaphores | Steven Whitehouse | 2006-02-21 | 1 | -2/+2 |
* | [GFS2] Make journaled data files identical to normal files on disk | Steven Whitehouse | 2006-02-08 | 1 | -18/+1 |
* | [GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure | Steven Whitehouse | 2006-01-18 | 1 | -9/+9 |
* | [GFS2] Make the new argument to gfs2_trans_add_bh() actually do something | Steven Whitehouse | 2006-01-18 | 1 | -1/+1 |
* | [GFS2] Add an additional argument to gfs2_trans_add_bh() | Steven Whitehouse | 2006-01-18 | 1 | -1/+2 |
* | [GFS2] The core of GFS2 | David Teigland | 2006-01-16 | 1 | -0/+214 |