index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
cluster
/
heartbeat.c
Age
Commit message (
Expand
)
Author
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
[prev]