index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
trans.c
Age
Commit message (
Expand
)
Author
2008-01-25
[GFS2] Don't add glocks to the journal
Steven Whitehouse
2007-10-10
[GFS2] Clean up gfs2_trans_add_revoke()
Steven Whitehouse
2007-10-10
[GFS2] Use slab operations for all gfs2_bufdata allocations
Steven Whitehouse
2007-10-10
[GFS2] Replace revoke structure with bufdata structure
Steven Whitehouse
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-05-18
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
2006-04-26
[GFS2] Remove GL_NEVER_RECURSE flag
Steven Whitehouse
2006-04-11
[GFS2] Update journal accounting code.
Steven Whitehouse
2006-04-07
[GFS2] Fix a ref count bug and other clean ups
Steven Whitehouse
2006-03-30
[GFS2] Add missing {} in trans.c
Steven Whitehouse
2006-03-29
[GFS2] Update debugging code
Steven Whitehouse
2006-03-29
[GFS2] Update locking in log.c
Steven Whitehouse
2006-03-01
[GFS2] Fix some bugs
Steven Whitehouse
2006-03-01
[GFS2] Remove uneeded memory allocation
Steven Whitehouse
2006-02-27
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
2006-02-21
[GFS2] Use mutices rather than semaphores
Steven Whitehouse
2006-02-08
[GFS2] Make journaled data files identical to normal files on disk
Steven Whitehouse
2006-01-18
[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure
Steven Whitehouse
2006-01-18
[GFS2] Make the new argument to gfs2_trans_add_bh() actually do something
Steven Whitehouse
2006-01-18
[GFS2] Add an additional argument to gfs2_trans_add_bh()
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
David Teigland