aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmast.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-3/+1
2021-02-24ocfs2: clean up some definitions which are not used any moreguozh1-10/+0
2020-01-31ocfs2: make local header paths relative to C filesMasahiro Yamada1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner1-16/+1
2018-04-05ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast()Changwei Ge1-2/+0
2015-02-10o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapperSrinivas Eeda1-1/+5
2013-09-11ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang1-5/+3
2012-05-29ocfs2: trivial endianness misannotationsAl Viro1-1/+1
2010-12-16ocfs2/dlm: Cleanup mlogs in dlmthread.c, dlmast.c and dlmdomain.cSunil Mushran1-24/+52
2010-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds1-3/+5
2010-05-18ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency breakWengang Wang1-2/+2
2010-05-05ocfs2: print node # when tcp failsWengang Wang1-1/+3
2010-04-30Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixesJoel Becker1-1/+0
2010-03-30ocfs2: Check the owner of a lockres inside the spinlockWengang Wang1-3/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran1-1/+1
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-07-31ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()Goldwyn Rodrigues1-1/+0
2009-01-05ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler()Sunil Mushran1-25/+27
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz1-1/+0
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2/dlmMark Fasheh1-6/+6
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel1-1/+2
2007-02-07ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel1-5/+6
2006-09-24ocfs2: Silence dlm error printMark Fasheh1-3/+3
2006-09-20ocfs2: Don't print on unknown remote blocking callMark Fasheh1-6/+4
2006-06-26ocfs2: do LVB puts in placeMark Fasheh1-5/+7
2006-06-26[PATCH] fs: use list_move()Akinobu Mita1-2/+1
2006-03-24ocfs2: don't use MLF* in dlm/ filesKurt Hackel1-7/+15
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel1-0/+466