index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
cluster
/
heartbeat.c
Age
Commit message (
Expand
)
Author
2010-10-15
ocfs2/cluster: Release debugfs file elapsed_time_in_ms
Sunil Mushran
2010-10-09
ocfs2/cluster: Bump up dlm protocol to version 1.1
Sunil Mushran
2010-10-06
ocfs2/cluster: Show per region heartbeat elapsed time
Sunil Mushran
2010-10-06
ocfs2/cluster: Add mlogs for heartbeat up/down events
Sunil Mushran
2010-10-06
ocfs2/cluster: Create debugfs dir/files for each region
Sunil Mushran
2010-10-06
ocfs2/cluster: Create debugfs files for live, quorum and failed region bitmaps
Sunil Mushran
2010-10-07
ocfs2/cluster: Maintain bitmap of failed regions
Sunil Mushran
2010-10-06
ocfs2/cluster: Maintain bitmap of quorum regions
Sunil Mushran
2010-10-06
ocfs2/cluster: Track bitmap of live heartbeat regions
Sunil Mushran
2010-10-07
ocfs2/cluster: Track number of global heartbeat regions
Sunil Mushran
2010-10-06
ocfs2/cluster: Maintain live node bitmap per heartbeat region
Sunil Mushran
2010-10-07
ocfs2/cluster: Reorganize o2hb debugfs init
Sunil Mushran
2010-10-07
ocfs2/cluster: Check slots for unconfigured live nodes
Sunil Mushran
2010-10-06
ocfs2/cluster: Print messages when adding/removing heartbeat regions
Sunil Mushran
2010-10-07
ocfs2/cluster: Get all heartbeat regions
Sunil Mushran
2010-10-07
ocfs2/cluster: Add heartbeat mode configfs parameter
Sunil Mushran
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-25
ocfs2/trivial: Remove trailing whitespaces
Sunil Mushran
2009-12-23
ocfs2/trivial: Use proper mask for 2 places in hearbeat.c
Tao Ma
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