aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/dlm_internal.h
Commit message (Expand)AuthorAge
* 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
* [DLM] add config entry to enable log_debugDavid Teigland2007-02-05
* [DLM] fix old rcom messagesDavid Teigland2007-02-05
* [DLM] don't accept replies to old recovery messagesDavid Teigland2006-11-30
* [DLM] down conversion clearing flagsDavid Teigland2006-08-23
* [DLM] reject replies to old requestsDavid Teigland2006-08-09
* [DLM] show nodeid for recovery messageDavid Teigland2006-08-09
* [DLM] more info through debugfsDavid Teigland2006-07-26
* [DLM] dlm: user locksDavid Teigland2006-07-13
* [DLM] fix grant_after_purge softlockupDavid Teigland2006-05-02
* [DLM] Remove range locks from the DLMDavid Teigland2006-02-23
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-20
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-18