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
/
nodemanager.c
Age
Commit message (
Expand
)
Author
2009-04-03
ocfs2/hb: Expose the list of heartbeating nodes via debugfs
Sunil Mushran
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
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
2008-06-16
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
Joel Becker
2008-04-18
ocfs2/net: Add debug interface to o2net
Sunil Mushran
2008-02-08
byteorder: move le32_add_cpu & friends from OCFS2 to core
Marcin Slusarz
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-07-10
configfs: Convert subsystem semaphore to mutex
Joel Becker
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
[PATCH] sysctl: register the ocfs2 sysctl numbers
Eric W. Biederman
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-11
[patch 3/3] OCFS2 Configurable timeouts - Protocol changes
Andrew Beekhof
2006-12-07
[patch 2/3] OCFS2 Configurable timeouts
Jeff Mahoney
2006-12-07
[patch 1/3] OCFS2 - Expose struct o2nm_cluster
Andrew Beekhof
2006-10-20
ocfs2: delete redundant memcmp()
Akinobu Mita
2006-03-01
[PATCH] ocfs2: complete failure recovery for nodemanager init
Jeff Mahoney
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Kurt Hackel