aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/heartbeat.c
Commit message (Expand)AuthorAgeFilesLines
...
* ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker2007-07-101-1/+20
* ocfs2: live heartbeat depends on the local node configurationJoel Becker2007-07-101-3/+14
* ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-101-2/+62
* ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh2007-05-021-1/+1
* ocfs2: Concurrent access of o2hb_region->hr_task was not lockedJoel Becker2007-03-141-12/+32
* ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker2007-03-141-4/+2
* [PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner2007-02-071-127/+31
* ocfs2: export heartbeat thread pid via configfsZhen Wei2006-12-281-0/+17
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-2/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+6
* ocfs2: Fix heartbeat sector calculationMathieu Avila2006-09-201-2/+6
* ocfs2: warn the user on a dead timeout mismatchMark Fasheh2006-06-291-0/+20
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* ocfs2: Better I/O error handling in heartbeatMark Fasheh2006-04-071-8/+32
* ocfs2: don't use MLF* in cluster/ filesMark Fasheh2006-03-241-18/+20
* [PATCH] ocfs2: fix compile warningsMark Fasheh2006-02-031-2/+3
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+1797