summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmast.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast()Changwei Ge2018-04-051-2/+0
* o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapperSrinivas Eeda2015-02-101-1/+5
* ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang2013-09-111-5/+3
* ocfs2: trivial endianness misannotationsAl Viro2012-05-291-1/+1
* ocfs2/dlm: Cleanup mlogs in dlmthread.c, dlmast.c and dlmdomain.cSunil Mushran2010-12-161-24/+52
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-211-3/+5
|\
| * ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency breakWengang Wang2010-05-181-2/+2
| * ocfs2: print node # when tcp failsWengang Wang2010-05-051-1/+3
* | Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Joel Becker2010-04-301-1/+0
|\ \
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
| |/
* | ocfs2: Check the owner of a lockres inside the spinlockWengang Wang2010-03-301-3/+2
|/
* ocfs2/trivial: Remove trailing whitespacesSunil Mushran2010-01-251-1/+1
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()Goldwyn Rodrigues2009-07-311-1/+0
* ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler()Sunil Mushran2009-01-051-25/+27
* byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-081-1/+0
* ocfs2: fix sparse warnings in fs/ocfs2/dlmMark Fasheh2007-05-021-6/+6
* ocfs2: Added post handler callable function in o2net message handlerKurt Hackel2007-02-071-1/+2
* ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel2007-02-071-5/+6
* ocfs2: Silence dlm error printMark Fasheh2006-09-241-3/+3
* ocfs2: Don't print on unknown remote blocking callMark Fasheh2006-09-201-6/+4
* ocfs2: do LVB puts in placeMark Fasheh2006-06-261-5/+7
* [PATCH] fs: use list_move()Akinobu Mita2006-06-261-2/+1
* ocfs2: don't use MLF* in dlm/ filesKurt Hackel2006-03-241-7/+15
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-031-0/+466
OpenPOWER on IntegriCloud