index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
lm.c
Age
Commit message (
Expand
)
Author
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-05
[GFS2] don't try to lockfs after shutdown
David Teigland
2006-09-25
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
2006-09-08
[GFS2] Use void * instead of typedef for locking module interface
Steven Whitehouse
2006-09-04
[GFS2] Align all labels against LH side
Steven Whitehouse
2006-09-04
[GFS2] Tidy up locking code
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-28
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
Adrian Bunk
2006-02-27
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
2006-02-27
[GFS2] 80 Column audit of GFS2
Steven Whitehouse
2006-02-27
[GFS2] Use BUG_ON() rather then if (...) BUG();
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
David Teigland