aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/dlm_internal.h
Commit message (Expand)AuthorAge
* dlm: avoid scanning unchanged toss listsDavid Teigland2013-01-07
* dlm: fix lvb invalidation conditionsDavid Teigland2012-11-16
* dlm: fix unlock balance warningsDavid Teigland2012-08-08
* dlm: fix race between remove and lookupDavid Teigland2012-07-16
* dlm: use idr instead of list for recovered rsbsDavid Teigland2012-07-16
* dlm: use rsbtbl as resource directoryDavid Teigland2012-07-16
* dlm: fixes for nodir modeDavid Teigland2012-05-02
* dlm: limit rcom debug messagesDavid Teigland2012-04-26
* dlm: add recovery callbacksDavid Teigland2012-01-04
* dlm: add node slots and generationDavid Teigland2012-01-04
* dlm: convert rsb list to rb_treeBob Peterson2011-11-18
* dlm: use workqueue for callbacksDavid Teigland2011-07-15
* dlm: improve rsb searchesDavid Teigland2011-07-12
* dlm: keep lkbs in idrDavid Teigland2011-07-11
* dlm: remove shared message stub for recoveryDavid Teigland2011-04-05
* dlm: delayed reply message warningDavid Teigland2011-04-01
* dlm: record full callback stateDavid Teigland2011-03-10
* dlm: fix ordering of bast and castDavid Teigland2010-02-24
* dlm: always use GFP_NOFSDavid Teigland2009-11-30
* dlm: Change rwlock which is only used in write mode to a spinlockSteven Whitehouse2009-01-28
* dlm: change rsbtbl rwlock to spinlockDavid Teigland2009-01-08
* dlm: add new debugfs entryDavid Teigland2008-12-23
* dlm: add time stamp of blocking callbackDavid Teigland2008-12-23
* dlm: change lock time stampingDavid Teigland2008-12-23
* dlm: fix locking of lockspace list in dlm_scandDavid Teigland2008-08-28
* dlm: allow multiple lockspace createsDavid Teigland2008-08-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-04-22
|\
| * dlm: common max length definitionsDavid Teigland2008-04-21
| * dlm: move plock code from gfs2David Teigland2008-04-21
| * dlm: recover nodes that are removed and re-addedDavid Teigland2008-04-21
* | fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
|/
* dlm: eliminate astparam type castingDavid Teigland2008-02-07
* dlm: proper types for asts and bastsDavid Teigland2008-02-06
* dlm: use proper type for ->ls_recover_bufAl Viro2008-02-04
* dlm: do not byteswap rcom_configAl Viro2008-02-04
* dlm: do not byteswap rcom_lockAl Viro2008-02-04
* dlm: dlm_process_incoming_buffer() fixesAl Viro2008-02-04
* dlm: proper prototypesAdrian Bunk2008-01-29
* [DLM] block dlm_recv in recovery transitionDavid Teigland2007-10-10
* [DLM] dump more lock valuesDavid Teigland2007-07-09
* [DLM] variable allocationPatrick Caulfield2007-07-09
* [DLM] dumping master locksDavid Teigland2007-07-09
* [DLM] canceling deadlocked lockDavid Teigland2007-07-09
* [DLM] timeout fixesDavid Teigland2007-07-09
* [DLM] wait for config check during join [6/6]David Teigland2007-07-09
* [DLM] dlm_device interface changes [3/6]David Teigland2007-07-09
* [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-09
* [DLM] add orphan purging code (1/2)David Teigland2007-05-01
* [DLM] overlapping cancel and unlockDavid Teigland2007-05-01
* [DLM] fix user unlockingDavid Teigland2007-02-05