index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
cluster
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-183
/
+527
2011-01-07
ocfs2/cluster: dereferencing before checking in nst_seq_show()
Dan Carpenter
1
-23
/
+24
2011-01-07
ocfs2: fix build for OCFS2_FS_STATS not enabled
Randy Dunlap
1
-0
/
+2
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-3
/
+4
2010-12-24
ocfs2: don't use flush_scheduled_work()
Tejun Heo
2
-3
/
+4
2010-12-23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+10
2010-12-22
ocfs2/cluster: Show o2net timing statistics
Sunil Mushran
1
-54
/
+157
2010-12-22
ocfs2/cluster: Track process message timing stats for each socket
Sunil Mushran
2
-0
/
+17
2010-12-22
ocfs2/cluster: Track send message timing stats for each socket
Sunil Mushran
2
-0
/
+30
2010-12-22
ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container
Sunil Mushran
3
-62
/
+76
2010-12-22
ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking
Sunil Mushran
3
-15
/
+19
2010-12-22
ocfs2/dlm: Minor cleanup
Sunil Mushran
1
-13
/
+7
2010-12-16
ocfs2/cluster: Pin the local node when o2hb thread starts
Sunil Mushran
1
-0
/
+6
2010-12-16
ocfs2/cluster: Show pin state for each o2hb region
Sunil Mushran
1
-0
/
+23
2010-12-16
ocfs2/cluster: Pin/unpin o2hb regions
Sunil Mushran
1
-38
/
+178
2010-12-16
ocfs2/cluster: Remove dropped region from o2hb quorum region bitmap
Sunil Mushran
1
-0
/
+1
2010-12-16
ocfs2/cluster: Pin the remote node item in configfs
Sunil Mushran
1
-0
/
+9
2010-12-16
ocfs2: Adjust masklog flag values
Sunil Mushran
2
-8
/
+10
2010-11-18
ocfs2: fix memory leak
Jiri Slaby
1
-4
/
+10
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-15
ocfs2/cluster: Release debugfs file elapsed_time_in_ms
Sunil Mushran
1
-0
/
+1
2010-10-09
ocfs2/cluster: Bump up dlm protocol to version 1.1
Sunil Mushran
1
-1
/
+1
2010-10-06
ocfs2/cluster: Show per region heartbeat elapsed time
Sunil Mushran
1
-0
/
+23
2010-10-06
ocfs2/cluster: Add mlogs for heartbeat up/down events
Sunil Mushran
1
-0
/
+4
2010-10-06
ocfs2/cluster: Create debugfs dir/files for each region
Sunil Mushran
1
-0
/
+77
2010-10-06
ocfs2/cluster: Create debugfs files for live, quorum and failed region bitmaps
Sunil Mushran
1
-0
/
+63
2010-10-07
ocfs2/cluster: Maintain bitmap of failed regions
Sunil Mushran
1
-0
/
+41
2010-10-06
ocfs2/cluster: Maintain bitmap of quorum regions
Sunil Mushran
1
-0
/
+35
2010-10-06
ocfs2/cluster: Track bitmap of live heartbeat regions
Sunil Mushran
1
-1
/
+8
2010-10-07
ocfs2/cluster: Track number of global heartbeat regions
Sunil Mushran
1
-2
/
+22
2010-10-06
ocfs2/cluster: Maintain live node bitmap per heartbeat region
Sunil Mushran
1
-0
/
+7
2010-10-07
ocfs2/cluster: Reorganize o2hb debugfs init
Sunil Mushran
1
-23
/
+78
2010-10-07
ocfs2/cluster: Check slots for unconfigured live nodes
Sunil Mushran
2
-7
/
+36
2010-10-07
ocfs2/cluster: Print messages when adding/removing nodes
Sunil Mushran
2
-1
/
+7
2010-10-06
ocfs2/cluster: Print messages when adding/removing heartbeat regions
Sunil Mushran
1
-1
/
+8
2010-10-09
ocfs2/dlm: Add message DLM_QUERY_REGION
Sunil Mushran
1
-0
/
+6
2010-10-07
ocfs2/cluster: Get all heartbeat regions
Sunil Mushran
2
-0
/
+38
2010-10-07
ocfs2/cluster: Add heartbeat mode configfs parameter
Sunil Mushran
1
-0
/
+72
2010-09-21
Fix various typos of valid in comments
Nikanth Karthikesan
1
-1
/
+1
2010-09-18
ocfs2/net: fix uninitialized ret in o2net_send_message_vec()
Wu Fengguang
1
-1
/
+1
2010-08-07
O2net: Disallow o2net accept connection request from itself.
Tristan Ye
1
-5
/
+12
2010-05-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+5
2010-05-05
o2net: log socket state changes
Srinivas Eeda
1
-0
/
+3
2010-05-05
ocfs2: allocation reservations
Mark Fasheh
2
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-1
/
+2
2010-03-12
fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4
Joe Perches
1
-2
/
+2
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-02-27
ocfs2: Use a separate masklog for AST and BASTs
Sunil Mushran
2
-0
/
+2
2010-02-26
ocfs2: Add current->comm in trace output
Sunil Mushran
1
-3
/
+3
2010-02-08
ocfs2/cluster: Make o2net connect messages KERN_NOTICE
Sunil Mushran
1
-3
/
+3
[next]