aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/dlm_internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-08dlm: fix unlock balance warningsDavid Teigland1-10/+36
2012-07-16dlm: fix race between remove and lookupDavid Teigland1-0/+13
2012-07-16dlm: use idr instead of list for recovered rsbsDavid Teigland1-0/+3
2012-07-16dlm: use rsbtbl as resource directoryDavid Teigland1-19/+27
2012-05-02dlm: fixes for nodir modeDavid Teigland1-2/+6
2012-04-26dlm: limit rcom debug messagesDavid Teigland1-0/+8
2012-01-04dlm: add recovery callbacksDavid Teigland1-14/+7
2012-01-04dlm: add node slots and generationDavid Teigland1-2/+46
2011-11-18dlm: convert rsb list to rb_treeBob Peterson1-3/+6
2011-07-15dlm: use workqueue for callbacksDavid Teigland1-1/+8
2011-07-12dlm: improve rsb searchesDavid Teigland1-1/+5
2011-07-11dlm: keep lkbs in idrDavid Teigland1-10/+4
2011-04-05dlm: remove shared message stub for recoveryDavid Teigland1-0/+1
2011-04-01dlm: delayed reply message warningDavid Teigland1-0/+2
2011-03-10dlm: record full callback stateDavid Teigland1-15/+20
2010-02-24dlm: fix ordering of bast and castDavid Teigland1-2/+8
2009-11-30dlm: always use GFP_NOFSDavid Teigland1-1/+0
2009-01-28dlm: Change rwlock which is only used in write mode to a spinlockSteven Whitehouse1-1/+1
2009-01-08dlm: change rsbtbl rwlock to spinlockDavid Teigland1-1/+1
2008-12-23dlm: add new debugfs entryDavid Teigland1-0/+1
2008-12-23dlm: add time stamp of blocking callbackDavid Teigland1-0/+1
2008-12-23dlm: change lock time stampingDavid Teigland1-1/+1
2008-08-28dlm: fix locking of lockspace list in dlm_scandDavid Teigland1-0/+1
2008-08-28dlm: allow multiple lockspace createsDavid Teigland1-2/+4
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds1-3/+5
2008-04-21dlm: common max length definitionsDavid Teigland1-2/+0
2008-04-21dlm: move plock code from gfs2David Teigland1-0/+2
2008-04-21dlm: recover nodes that are removed and re-addedDavid Teigland1-1/+3
2008-04-18fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-02-06dlm: eliminate astparam type castingDavid Teigland1-1/+4
2008-02-06dlm: proper types for asts and bastsDavid Teigland1-8/+6
2008-02-04dlm: use proper type for ->ls_recover_bufAl Viro1-1/+1
2008-02-04dlm: do not byteswap rcom_configAl Viro1-3/+3
2008-02-04dlm: do not byteswap rcom_lockAl Viro1-11/+11
2008-02-04dlm: dlm_process_incoming_buffer() fixesAl Viro1-0/+6
2008-01-29dlm: proper prototypesAdrian Bunk1-0/+16
2007-10-10[DLM] block dlm_recv in recovery transitionDavid Teigland1-0/+1
2007-07-09[DLM] dump more lock valuesDavid Teigland1-1/+1
2007-07-09[DLM] variable allocationPatrick Caulfield1-0/+1
2007-07-09[DLM] dumping master locksDavid Teigland1-0/+1
2007-07-09[DLM] canceling deadlocked lockDavid Teigland1-0/+1
2007-07-09[DLM] timeout fixesDavid Teigland1-1/+1
2007-07-09[DLM] wait for config check during join [6/6]David Teigland1-0/+2
2007-07-09[DLM] dlm_device interface changes [3/6]David Teigland1-0/+2
2007-07-09[DLM] add lock timeouts and warnings [2/6]David Teigland1-0/+10
2007-05-01[DLM] add orphan purging code (1/2)David Teigland1-0/+1
2007-05-01[DLM] overlapping cancel and unlockDavid Teigland1-2/+8
2007-02-05[DLM] fix user unlockingDavid Teigland1-0/+1
2007-02-05[DLM] add config entry to enable log_debugDavid Teigland1-6/+7
2007-02-05[DLM] fix old rcom messagesDavid Teigland1-2/+4