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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ocfs2/cluster: Add mlogs for heartbeat up/down events
Sunil Mushran
2010-10-06
1
-0
/
+4
*
|
ocfs2/cluster: Create debugfs dir/files for each region
Sunil Mushran
2010-10-06
1
-0
/
+77
*
|
ocfs2/cluster: Create debugfs files for live, quorum and failed region bitmaps
Sunil Mushran
2010-10-06
1
-0
/
+63
*
|
ocfs2/cluster: Maintain bitmap of failed regions
Sunil Mushran
2010-10-07
1
-0
/
+41
*
|
ocfs2/cluster: Maintain bitmap of quorum regions
Sunil Mushran
2010-10-06
1
-0
/
+35
*
|
ocfs2/cluster: Track bitmap of live heartbeat regions
Sunil Mushran
2010-10-06
1
-1
/
+8
*
|
ocfs2/cluster: Track number of global heartbeat regions
Sunil Mushran
2010-10-07
1
-2
/
+22
*
|
ocfs2/cluster: Maintain live node bitmap per heartbeat region
Sunil Mushran
2010-10-06
1
-0
/
+7
*
|
ocfs2/cluster: Reorganize o2hb debugfs init
Sunil Mushran
2010-10-07
1
-23
/
+78
*
|
ocfs2/cluster: Check slots for unconfigured live nodes
Sunil Mushran
2010-10-07
2
-7
/
+36
*
|
ocfs2/cluster: Print messages when adding/removing nodes
Sunil Mushran
2010-10-07
2
-1
/
+7
*
|
ocfs2/cluster: Print messages when adding/removing heartbeat regions
Sunil Mushran
2010-10-06
1
-1
/
+8
*
|
ocfs2/dlm: Add message DLM_QUERY_REGION
Sunil Mushran
2010-10-09
1
-0
/
+6
*
|
ocfs2/cluster: Get all heartbeat regions
Sunil Mushran
2010-10-07
2
-0
/
+38
*
|
ocfs2/cluster: Add heartbeat mode configfs parameter
Sunil Mushran
2010-10-07
1
-0
/
+72
*
|
ocfs2/net: fix uninitialized ret in o2net_send_message_vec()
Wu Fengguang
2010-09-18
1
-1
/
+1
*
|
O2net: Disallow o2net accept connection request from itself.
Tristan Ye
2010-08-07
1
-5
/
+12
|
/
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-21
3
-0
/
+5
|
\
|
*
o2net: log socket state changes
Srinivas Eeda
2010-05-05
1
-0
/
+3
|
*
ocfs2: allocation reservations
Mark Fasheh
2010-05-05
2
-0
/
+2
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-1
/
+2
|
/
*
fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4
Joe Perches
2010-03-12
1
-2
/
+2
*
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
1
-1
/
+1
*
ocfs2: Use a separate masklog for AST and BASTs
Sunil Mushran
2010-02-27
2
-0
/
+2
*
ocfs2: Add current->comm in trace output
Sunil Mushran
2010-02-26
1
-3
/
+3
*
ocfs2/cluster: Make o2net connect messages KERN_NOTICE
Sunil Mushran
2010-02-08
1
-3
/
+3
*
ocfs2/trivial: Remove trailing whitespaces
Sunil Mushran
2010-01-25
3
-7
/
+7
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-12-24
4
-4
/
+76
|
\
|
*
ocfs2/trivial: Use proper mask for 2 places in hearbeat.c
Tao Ma
2009-12-23
1
-2
/
+4
|
*
ocfs2/cluster: Make fence method configurable - v2
Sunil Mushran
2009-12-02
3
-2
/
+72
*
|
inet: rename some inet_sock fields
Eric Dumazet
2009-10-18
1
-4
/
+4
|
/
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
2
-3
/
+3
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-23
2
-0
/
+2
|
\
|
*
ocfs2: Add ocfs2_read_refcount_block.
Tao Ma
2009-09-22
2
-0
/
+2
*
|
seq_file: constify seq_operations
James Morris
2009-09-23
1
-2
/
+2
|
/
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-06-16
2
-23
/
+19
|
\
|
*
ocfs2/net: Use wait_event() in o2net_send_message_vec()
Sunil Mushran
2009-06-15
1
-5
/
+2
|
*
ocfs2: update comments in masklog.h
Coly Li
2009-05-05
1
-18
/
+17
*
|
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
1
-1
/
+1
|
/
*
ocfs2/hb: Expose the list of heartbeating nodes via debugfs
Sunil Mushran
2009-04-03
3
-4
/
+104
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
ocfs2/quota: Add QUOTA in mlog_attribute.
Tao Ma
2009-01-05
1
-0
/
+1
*
ocfs2: Implementation of local and global quota file handling
Jan Kara
2009-01-05
1
-0
/
+1
*
fs: replace NIPQUAD()
Harvey Harrison
2008-10-31
3
-20
/
+19
*
[PATCH] sanitize blkdev_get() and friends
Al Viro
2008-10-21
1
-1
/
+1
*
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-10-21
1
-2
/
+2
*
ocfs2: Add extent tree operation for xattr value btrees
Tao Ma
2008-10-13
2
-0
/
+2
*
[PATCH] ocfs2/cluster/netdebug.c: fix warning
Alexander Beregalov
2008-08-22
1
-13
/
+13
*
[PATCH] ocfs2/cluster/tcp.c: make some functions static
Adrian Bunk
2008-08-22
2
-39
/
+37
*
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-17
2
-19
/
+7
[prev]
[next]