aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/dlm_internal.h
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-12/+17
* dlm: remove shared message stub for recoveryDavid Teigland2011-04-051-0/+1
* dlm: delayed reply message warningDavid Teigland2011-04-011-0/+2
* dlm: record full callback stateDavid Teigland2011-03-101-15/+20
* dlm: fix ordering of bast and castDavid Teigland2010-02-241-2/+8
* dlm: always use GFP_NOFSDavid Teigland2009-11-301-1/+0
* dlm: Change rwlock which is only used in write mode to a spinlockSteven Whitehouse2009-01-281-1/+1
* dlm: change rsbtbl rwlock to spinlockDavid Teigland2009-01-081-1/+1
* dlm: add new debugfs entryDavid Teigland2008-12-231-0/+1
* dlm: add time stamp of blocking callbackDavid Teigland2008-12-231-0/+1
* dlm: change lock time stampingDavid Teigland2008-12-231-1/+1
* dlm: fix locking of lockspace list in dlm_scandDavid Teigland2008-08-281-0/+1
* dlm: allow multiple lockspace createsDavid Teigland2008-08-281-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-04-221-3/+5
|\
| * dlm: common max length definitionsDavid Teigland2008-04-211-2/+0
| * dlm: move plock code from gfs2David Teigland2008-04-211-0/+2
| * dlm: recover nodes that are removed and re-addedDavid Teigland2008-04-211-1/+3
* | fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* dlm: eliminate astparam type castingDavid Teigland2008-02-061-1/+4
* dlm: proper types for asts and bastsDavid Teigland2008-02-061-8/+6
* dlm: use proper type for ->ls_recover_bufAl Viro2008-02-041-1/+1
* dlm: do not byteswap rcom_configAl Viro2008-02-041-3/+3
* dlm: do not byteswap rcom_lockAl Viro2008-02-041-11/+11
* dlm: dlm_process_incoming_buffer() fixesAl Viro2008-02-041-0/+6
* dlm: proper prototypesAdrian Bunk2008-01-291-0/+16
* [DLM] block dlm_recv in recovery transitionDavid Teigland2007-10-101-0/+1
* [DLM] dump more lock valuesDavid Teigland2007-07-091-1/+1
* [DLM] variable allocationPatrick Caulfield2007-07-091-0/+1
* [DLM] dumping master locksDavid Teigland2007-07-091-0/+1
* [DLM] canceling deadlocked lockDavid Teigland2007-07-091-0/+1
* [DLM] timeout fixesDavid Teigland2007-07-091-1/+1
* [DLM] wait for config check during join [6/6]David Teigland2007-07-091-0/+2
* [DLM] dlm_device interface changes [3/6]David Teigland2007-07-091-0/+2
* [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-091-0/+10
* [DLM] add orphan purging code (1/2)David Teigland2007-05-011-0/+1
* [DLM] overlapping cancel and unlockDavid Teigland2007-05-011-2/+8
* [DLM] fix user unlockingDavid Teigland2007-02-051-0/+1
* [DLM] add config entry to enable log_debugDavid Teigland2007-02-051-6/+7
* [DLM] fix old rcom messagesDavid Teigland2007-02-051-2/+4
* [DLM] don't accept replies to old recovery messagesDavid Teigland2006-11-301-1/+3
* [DLM] down conversion clearing flagsDavid Teigland2006-08-231-0/+2
* [DLM] reject replies to old requestsDavid Teigland2006-08-091-0/+1
* [DLM] show nodeid for recovery messageDavid Teigland2006-08-091-0/+1
* [DLM] more info through debugfsDavid Teigland2006-07-261-1/+2
* [DLM] dlm: user locksDavid Teigland2006-07-131-0/+44
* [DLM] fix grant_after_purge softlockupDavid Teigland2006-05-021-0/+1
* [DLM] Remove range locks from the DLMDavid Teigland2006-02-231-12/+0
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-201-18/+5
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+518