aboutsummaryrefslogtreecommitdiff
path: root/fs/dlm/dlm_internal.h
AgeCommit message (Expand)Author
2009-11-30dlm: always use GFP_NOFSDavid Teigland
2009-01-28dlm: Change rwlock which is only used in write mode to a spinlockSteven Whitehouse
2009-01-08dlm: change rsbtbl rwlock to spinlockDavid Teigland
2008-12-23dlm: add new debugfs entryDavid Teigland
2008-12-23dlm: add time stamp of blocking callbackDavid Teigland
2008-12-23dlm: change lock time stampingDavid Teigland
2008-08-28dlm: fix locking of lockspace list in dlm_scandDavid Teigland
2008-08-28dlm: allow multiple lockspace createsDavid Teigland
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-04-21dlm: common max length definitionsDavid Teigland
2008-04-21dlm: move plock code from gfs2David Teigland
2008-04-21dlm: recover nodes that are removed and re-addedDavid Teigland
2008-04-18fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-02-06dlm: eliminate astparam type castingDavid Teigland
2008-02-06dlm: proper types for asts and bastsDavid Teigland
2008-02-04dlm: use proper type for ->ls_recover_bufAl Viro
2008-02-04dlm: do not byteswap rcom_configAl Viro
2008-02-04dlm: do not byteswap rcom_lockAl Viro
2008-02-04dlm: dlm_process_incoming_buffer() fixesAl Viro
2008-01-29dlm: proper prototypesAdrian Bunk
2007-10-10[DLM] block dlm_recv in recovery transitionDavid Teigland
2007-07-09[DLM] dump more lock valuesDavid Teigland
2007-07-09[DLM] variable allocationPatrick Caulfield
2007-07-09[DLM] dumping master locksDavid Teigland
2007-07-09[DLM] canceling deadlocked lockDavid Teigland
2007-07-09[DLM] timeout fixesDavid Teigland
2007-07-09[DLM] wait for config check during join [6/6]David Teigland
2007-07-09[DLM] dlm_device interface changes [3/6]David Teigland
2007-07-09[DLM] add lock timeouts and warnings [2/6]David Teigland
2007-05-01[DLM] add orphan purging code (1/2)David Teigland
2007-05-01[DLM] overlapping cancel and unlockDavid Teigland
2007-02-05[DLM] fix user unlockingDavid Teigland
2007-02-05[DLM] add config entry to enable log_debugDavid Teigland
2007-02-05[DLM] fix old rcom messagesDavid Teigland
2006-11-30[DLM] don't accept replies to old recovery messagesDavid Teigland
2006-08-23[DLM] down conversion clearing flagsDavid Teigland
2006-08-09[DLM] reject replies to old requestsDavid Teigland
2006-08-09[DLM] show nodeid for recovery messageDavid Teigland
2006-07-26[DLM] more info through debugfsDavid Teigland
2006-07-13[DLM] dlm: user locksDavid Teigland
2006-05-02[DLM] fix grant_after_purge softlockupDavid Teigland
2006-02-23[DLM] Remove range locks from the DLMDavid Teigland
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland