aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/dlm_internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-12dlm: remove BUG() before panic()Arnd Bergmann1-1/+0
2020-05-12dlm: dlm_internal: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2019-07-11dlm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner1-3/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-19dlm: audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+0
2016-06-21dlm: add log_info config optionZhilong Liu1-1/+9
2014-02-14dlm: use INFO for recovery messagesDavid Teigland1-0/+2
2013-01-07dlm: avoid scanning unchanged toss listsDavid Teigland1-0/+3
2012-11-16dlm: fix lvb invalidation conditionsDavid Teigland1-0/+1
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