aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/lm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-05[GFS2] don't try to lockfs after shutdownDavid Teigland1-7/+1
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse1-1/+1
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto1-1/+1
2006-09-08[GFS2] Use void * instead of typedef for locking module interfaceSteven Whitehouse1-7/+7
2006-09-04[GFS2] Align all labels against LH sideSteven Whitehouse1-1/+1
2006-09-04[GFS2] Tidy up locking codeSteven Whitehouse1-44/+18
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-2/+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-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk1-0/+2
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse1-0/+5
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse1-3/+6
2006-02-27[GFS2] Use BUG_ON() rather then if (...) BUG();Steven Whitehouse1-2/+2
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+235