index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
cluster
/
nodemanager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
2019-04-05
1
-6
/
+8
*
ocfs2: make several functions and variables static (and some const)
Colin Ian King
2018-08-17
1
-3
/
+3
*
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
2017-11-15
1
-8
/
+55
*
ocfs2/cluster: make config_item_type const
Bhumika Goyal
2017-10-19
1
-4
/
+4
*
configfs: switch ->default groups to a linked list
Christoph Hellwig
2016-03-06
1
-17
/
+5
*
fs: configfs: Drop unused parameter from configfs_undepend_item()
Krzysztof Opasiak
2015-12-20
1
-1
/
+1
*
ocfs2/cluster: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-182
/
+59
*
ocfs2/cluster: move locking into attribute store methods
Christoph Hellwig
2015-10-13
1
-35
/
+19
*
ocfs2: remove versioning information
Goldwyn Rodrigues
2014-01-21
1
-3
/
+1
*
ocfs2/cluster: Print messages when adding/removing nodes
Sunil Mushran
2010-10-07
1
-0
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ocfs2/cluster: Make fence method configurable - v2
Sunil Mushran
2009-12-02
1
-0
/
+51
*
ocfs2/hb: Expose the list of heartbeating nodes via debugfs
Sunil Mushran
2009-04-03
1
-2
/
+7
*
fs: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-1
/
+1
*
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-17
1
-11
/
+5
*
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
2008-07-17
1
-28
/
+17
*
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-14
1
-17
/
+28
*
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
Joel Becker
2008-06-16
1
-73
/
+1
*
ocfs2/net: Add debug interface to o2net
Sunil Mushran
2008-04-18
1
-1
/
+4
*
byteorder: move le32_add_cpu & friends from OCFS2 to core
Marcin Slusarz
2008-02-08
1
-1
/
+0
*
ocfs2: live heartbeat depends on the local node configuration
Joel Becker
2007-07-10
1
-0
/
+30
*
ocfs2: Depend on configfs heartbeat items.
Joel Becker
2007-07-10
1
-0
/
+10
*
configfs: Convert subsystem semaphore to mutex
Joel Becker
2007-07-10
1
-1
/
+1
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: register the ocfs2 sysctl numbers
Eric W. Biederman
2007-02-14
1
-2
/
+2
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
1
-3
/
+3
*
[patch 3/3] OCFS2 Configurable timeouts - Protocol changes
Andrew Beekhof
2006-12-11
1
-6
/
+24
*
[patch 2/3] OCFS2 Configurable timeouts
Jeff Mahoney
2006-12-07
1
-0
/
+161
*
[patch 1/3] OCFS2 - Expose struct o2nm_cluster
Andrew Beekhof
2006-12-07
1
-12
/
+1
*
ocfs2: delete redundant memcmp()
Akinobu Mita
2006-10-20
1
-4
/
+6
*
[PATCH] ocfs2: complete failure recovery for nodemanager init
Jeff Mahoney
2006-03-01
1
-1
/
+3
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-1
/
+1
*
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Kurt Hackel
2006-01-03
1
-0
/
+791