summaryrefslogtreecommitdiffstats
path: root/fs/dlm/ast.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner2019-05-301-3/+1
* dlm: Don't swamp the CPU with callbacks queued during recoveryBob Peterson2018-11-081-0/+10
* DLM: fix overflow dlm_cb_seqtsutomu.owa@toshiba.co.jp2017-09-251-0/+2
* dlm: don't specify WQ_UNBOUND for the ast callback workqueueBob Peterson2016-10-191-1/+1
* dlm: use INFO for recovery messagesDavid Teigland2014-02-141-1/+1
* fs: Include appropriate header file in dlm/ast.cRashika Kheria2014-02-121-0/+1
* dlm: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-07-301-4/+1
* dlm: fix uninitialized spinlockDavid Teigland2012-08-081-2/+2
* dlm: fixes for nodir modeDavid Teigland2012-05-021-1/+2
* dlm: don't limit active work itemsDavid Teigland2011-07-191-1/+4
* dlm: use workqueue for callbacksDavid Teigland2011-07-151-148/+114
* dlm: record full callback stateDavid Teigland2011-03-101-59/+198
* dlm: fix ordering of bast and castDavid Teigland2010-02-241-16/+58
* dlm: fs/dlm/ast.c: fix warningAndrew Morton2008-12-231-22/+17
* dlm: improve how bast mode handlingDavid Teigland2008-12-231-6/+8
* dlm: remove extra blocking callback checkDavid Teigland2008-12-231-6/+1
* dlm: replace schedule with cond_reschedSteven Whitehouse2008-12-231-1/+1
* dlm: proper types for asts and bastsDavid Teigland2008-02-061-5/+4
* [DLM] fs/dlm/ast.c should #include "ast.h"Adrian Bunk2007-05-011-0/+1
* [DLM] down conversion clearing flagsDavid Teigland2006-08-231-0/+1
* [DLM] dlm: user locksDavid Teigland2006-07-131-1/+6
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-201-8/+8
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+167