summaryrefslogtreecommitdiffstats
path: root/fs/dlm/dlm_internal.h
AgeCommit message (Expand)AuthorLines
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds-3/+5
2008-04-21dlm: common max length definitionsDavid Teigland-2/+0
2008-04-21dlm: move plock code from gfs2David Teigland-0/+2
2008-04-21dlm: recover nodes that are removed and re-addedDavid Teigland-1/+3
2008-04-18fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-1/+0
2008-02-06dlm: eliminate astparam type castingDavid Teigland-1/+4
2008-02-06dlm: proper types for asts and bastsDavid Teigland-8/+6
2008-02-04dlm: use proper type for ->ls_recover_bufAl Viro-1/+1
2008-02-04dlm: do not byteswap rcom_configAl Viro-3/+3
2008-02-04dlm: do not byteswap rcom_lockAl Viro-11/+11
2008-02-04dlm: dlm_process_incoming_buffer() fixesAl Viro-0/+6
2008-01-29dlm: proper prototypesAdrian Bunk-0/+16
2007-10-10[DLM] block dlm_recv in recovery transitionDavid Teigland-0/+1
2007-07-09[DLM] dump more lock valuesDavid Teigland-1/+1
2007-07-09[DLM] variable allocationPatrick Caulfield-0/+1
2007-07-09[DLM] dumping master locksDavid Teigland-0/+1
2007-07-09[DLM] canceling deadlocked lockDavid Teigland-0/+1
2007-07-09[DLM] timeout fixesDavid Teigland-1/+1
2007-07-09[DLM] wait for config check during join [6/6]David Teigland-0/+2
2007-07-09[DLM] dlm_device interface changes [3/6]David Teigland-0/+2
2007-07-09[DLM] add lock timeouts and warnings [2/6]David Teigland-0/+10
2007-05-01[DLM] add orphan purging code (1/2)David Teigland-0/+1
2007-05-01[DLM] overlapping cancel and unlockDavid Teigland-2/+8
2007-02-05[DLM] fix user unlockingDavid Teigland-0/+1
2007-02-05[DLM] add config entry to enable log_debugDavid Teigland-6/+7
2007-02-05[DLM] fix old rcom messagesDavid Teigland-2/+4
2006-11-30[DLM] don't accept replies to old recovery messagesDavid Teigland-1/+3
2006-08-23[DLM] down conversion clearing flagsDavid Teigland-0/+2
2006-08-09[DLM] reject replies to old requestsDavid Teigland-0/+1
2006-08-09[DLM] show nodeid for recovery messageDavid Teigland-0/+1
2006-07-26[DLM] more info through debugfsDavid Teigland-1/+2
2006-07-13[DLM] dlm: user locksDavid Teigland-0/+44
2006-05-02[DLM] fix grant_after_purge softlockupDavid Teigland-0/+1
2006-02-23[DLM] Remove range locks from the DLMDavid Teigland-12/+0
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland-18/+5
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland-0/+518