aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/ast.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-14dlm: use INFO for recovery messagesDavid Teigland1-1/+1
2014-02-12fs: Include appropriate header file in dlm/ast.cRashika Kheria1-0/+1
2013-07-30dlm: WQ_NON_REENTRANT is meaningless and going awayTejun Heo1-4/+1
2012-08-08dlm: fix uninitialized spinlockDavid Teigland1-2/+2
2012-05-02dlm: fixes for nodir modeDavid Teigland1-1/+2
2011-07-19dlm: don't limit active work itemsDavid Teigland1-1/+4
2011-07-15dlm: use workqueue for callbacksDavid Teigland1-148/+114
2011-03-10dlm: record full callback stateDavid Teigland1-59/+198
2010-02-24dlm: fix ordering of bast and castDavid Teigland1-16/+58
2008-12-23dlm: fs/dlm/ast.c: fix warningAndrew Morton1-22/+17
2008-12-23dlm: improve how bast mode handlingDavid Teigland1-6/+8
2008-12-23dlm: remove extra blocking callback checkDavid Teigland1-6/+1
2008-12-23dlm: replace schedule with cond_reschedSteven Whitehouse1-1/+1
2008-02-06dlm: proper types for asts and bastsDavid Teigland1-5/+4
2007-05-01[DLM] fs/dlm/ast.c should #include "ast.h"Adrian Bunk1-0/+1
2006-08-23[DLM] down conversion clearing flagsDavid Teigland1-0/+1
2006-07-13[DLM] dlm: user locksDavid Teigland1-1/+6
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland1-8/+8
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland1-0/+167