summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/nodemanager.c
Commit message (Expand)AuthorAgeFilesLines
* configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-061-17/+5Star
* fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak2015-12-211-1/+1
* ocfs2/cluster: use per-attribute show and store methodsChristoph Hellwig2015-10-141-182/+59Star
* ocfs2/cluster: move locking into attribute store methodsChristoph Hellwig2015-10-141-35/+19Star
* ocfs2: remove versioning informationGoldwyn Rodrigues2014-01-221-3/+1Star
* ocfs2/cluster: Print messages when adding/removing nodesSunil Mushran2010-10-081-0/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ocfs2/cluster: Make fence method configurable - v2Sunil Mushran2009-12-031-0/+51
* ocfs2/hb: Expose the list of heartbeating nodes via debugfsSunil Mushran2009-04-031-2/+7
* fs: replace NIPQUAD()Harvey Harrison2008-10-311-1/+1
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-181-11/+5Star
* Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2008-07-171-28/+17Star
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-141-17/+28
* ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker2008-06-161-73/+1Star
* ocfs2/net: Add debug interface to o2netSunil Mushran2008-04-181-1/+4
* byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-081-1/+0Star
* ocfs2: live heartbeat depends on the local node configurationJoel Becker2007-07-111-0/+30
* ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-111-0/+10
* configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-111-1/+1
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman2007-02-141-2/+2
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-3/+3
* [patch 3/3] OCFS2 Configurable timeouts - Protocol changesAndrew Beekhof2006-12-111-6/+24
* [patch 2/3] OCFS2 Configurable timeoutsJeff Mahoney2006-12-081-0/+161
* [patch 1/3] OCFS2 - Expose struct o2nm_clusterAndrew Beekhof2006-12-081-12/+1Star
* ocfs2: delete redundant memcmp()Akinobu Mita2006-10-211-4/+6
* [PATCH] ocfs2: complete failure recovery for nodemanager initJeff Mahoney2006-03-011-1/+3
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-1/+1
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-031-0/+791