aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/heartbeat.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-29ocfs2: fix a typo in a commentGravatar Christophe JAILLET 1-1/+1
2022-07-29ocfs2: use the bitmap API to simplify codeGravatar Christophe JAILLET 1-2/+2
2022-07-29ocfs2: remove some useless functionsGravatar Christophe JAILLET 1-19/+2
2021-05-07treewide: remove editor modelines and cruftGravatar Masahiro Yamada 1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Gravatar Thomas Gleixner 1-15/+1
2011-02-23ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.cGravatar Tao Ma 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2008-04-18ocfs2: Move o2hb functionality into the stack glue.Gravatar Joel Becker 1-33/+0
2008-04-18ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.Gravatar Joel Becker 1-32/+8
2008-04-18ocfs2: Change the recovery map to an array of node numbers.Gravatar Joel Becker 1-111/+0
2008-03-03[2.6 patch] fs/ocfs2/: possible cleanupsGravatar Adrian Bunk 1-13/+13
2008-01-25ocfs2: Remove mount/unmount votesGravatar Mark Fasheh 1-7/+0
2008-01-25ocfs2: Remove fs dependency on ocfs2_heartbeat moduleGravatar Mark Fasheh 1-73/+0
2007-07-18usermodehelper: Tidy up waitingGravatar Jeremy Fitzhardinge 1-1/+1
2007-07-10ocfs2: Depend on configfs heartbeat items.Gravatar Joel Becker 1-5/+5
2007-03-14ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Gravatar Joel Becker 1-10/+5
2006-12-07ocfs2: local mountsGravatar Sunil Mushran 1-0/+9
2006-03-01[PATCH] ocfs2: fix orphan recovery deadlockGravatar Mark Fasheh 1-0/+1
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemGravatar Mark Fasheh 1-0/+378