aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/cluster/nodemanager.c
AgeCommit message (Expand)Author
2014-01-21ocfs2: remove versioning informationGoldwyn Rodrigues
2010-10-07ocfs2/cluster: Print messages when adding/removing nodesSunil Mushran
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-02ocfs2/cluster: Make fence method configurable - v2Sunil Mushran
2009-04-03ocfs2/hb: Expose the list of heartbeating nodes via debugfsSunil Mushran
2008-10-31fs: replace NIPQUAD()Harvey Harrison
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-06-16ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker
2008-04-18ocfs2/net: Add debug interface to o2netSunil Mushran
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz
2007-07-10ocfs2: live heartbeat depends on the local node configurationJoel Becker
2007-07-10ocfs2: Depend on configfs heartbeat items.Joel Becker
2007-07-10configfs: Convert subsystem semaphore to mutexJoel Becker
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: register the ocfs2 sysctl numbersEric 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 changesAndrew Beekhof
2006-12-07[patch 2/3] OCFS2 Configurable timeoutsJeff Mahoney
2006-12-07[patch 1/3] OCFS2 - Expose struct o2nm_clusterAndrew Beekhof
2006-10-20ocfs2: delete redundant memcmp()Akinobu Mita
2006-03-01[PATCH] ocfs2: complete failure recovery for nodemanager initJeff Mahoney
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel