summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/locking/dlm/lock.c
AgeCommit message (Expand)AuthorLines
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse-708/+0
2008-06-27[GFS2] Remove all_list from lock_dlmSteven Whitehouse-23/+0
2008-06-27[GFS2] Remove obsolete conversion deadlock avoidance codeSteven Whitehouse-22/+1
2008-06-27[GFS2] Fix ordering bug in lock_dlmSteven Whitehouse-66/+287
2008-06-27[GFS2] Clean up the glock coreSteven Whitehouse-0/+3
2008-04-10[GFS2] fix GFP_KERNEL misusesJosef Bacik-2/+2
2008-03-31[GFS2] Invalidate cache at correct pointBenjamin Marzinski-1/+2
2007-07-09[GFS2] Reduce size of struct gdlm_lockSteven Whitehouse-3/+8
2007-05-01[GFS2] use log_error before LM_OUT_ERRORDavid Teigland-2/+2
2007-05-01[GFS2] Speed up lock_dlm's locking (move sprintf)Steven Whitehouse-6/+4
2006-09-08[GFS2] Use void * instead of typedef for locking module interfaceSteven Whitehouse-16/+16
2006-09-07[GFS2] Remove unused sync_lvb code from lock modulesSteven Whitehouse-17/+0
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse-4/+4
2006-09-04[GFS2] Align all labels against LH sideSteven Whitehouse-1/+1
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse-1/+1
2006-07-21[GFS2] fix typo in locking/dlmDavid Teigland-1/+1
2006-05-24[GFS2] Cast 64 bit printk args to unsigned long long.David Teigland-18/+21
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk-5/+5
2006-04-27[GFS2] Remove redundant casts to/from voidDavid Teigland-2/+2
2006-02-27[GFS2] Audit printk and kmallocSteven Whitehouse-3/+4
2006-02-23[DLM] Remove support for range locks (II)David Teigland-5/+5
2006-01-17[GFS2] An update of the GFS2 lock modulesDavid Teigland-52/+52
2006-01-16[GFS2] The lock modules for GFS2David Teigland-0/+537