index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
cluster
/
heartbeat.c
Age
Commit message (
Expand
)
Author
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-04-03
ocfs2/hb: Expose the list of heartbeating nodes via debugfs
Sunil Mushran
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-10-21
[PATCH] sanitize blkdev_get() and friends
Al Viro
2008-10-21
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-07-17
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-17
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
2008-07-14
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2007-11-06
[PATCH] Fix possibly too long write in o2hb_setup_one_bio()
Jan Kara
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-12
Fix up more bio fallout
Al Viro
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-07-10
ocfs2: Wake up a starting region if it gets killed in the background.
Joel Becker
2007-07-10
ocfs2: live heartbeat depends on the local node configuration
Joel Becker
2007-07-10
ocfs2: Depend on configfs heartbeat items.
Joel Becker
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2/cluster
Mark Fasheh
2007-03-14
ocfs2: Concurrent access of o2hb_region->hr_task was not locked
Joel Becker
2007-03-14
ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()
Joel Becker
2007-02-07
[PATCH] ocfs2 heartbeat: clean up bio submission code
Philipp Reisner
2006-12-28
ocfs2: export heartbeat thread pid via configfs
Zhen Wei
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-09-20
ocfs2: Fix heartbeat sector calculation
Mathieu Avila
2006-06-29
ocfs2: warn the user on a dead timeout mismatch
Mark Fasheh
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-04-07
ocfs2: Better I/O error handling in heartbeat
Mark Fasheh
2006-03-24
ocfs2: don't use MLF* in cluster/ files
Mark Fasheh
2006-02-03
[PATCH] ocfs2: fix compile warnings
Mark Fasheh
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh