aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/heartbeat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-29ocfs2: fix a typo in a commentChristophe JAILLET1-1/+1
2022-07-29ocfs2: use the bitmap API to simplify codeChristophe JAILLET1-2/+2
2022-07-29ocfs2: remove some useless functionsChristophe JAILLET1-19/+2
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner1-15/+1
2011-02-23ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.cTao Ma1-2/+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
2008-04-18ocfs2: Move o2hb functionality into the stack glue.Joel Becker1-33/+0
2008-04-18ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.Joel Becker1-32/+8
2008-04-18ocfs2: Change the recovery map to an array of node numbers.Joel Becker1-111/+0
2008-03-03[2.6 patch] fs/ocfs2/: possible cleanupsAdrian Bunk1-13/+13
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh1-7/+0
2008-01-25ocfs2: Remove fs dependency on ocfs2_heartbeat moduleMark Fasheh1-73/+0
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge1-1/+1
2007-07-10ocfs2: Depend on configfs heartbeat items.Joel Becker1-5/+5
2007-03-14ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker1-10/+5
2006-12-07ocfs2: local mountsSunil Mushran1-0/+9
2006-03-01[PATCH] ocfs2: fix orphan recovery deadlockMark Fasheh1-0/+1
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+378