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
/
dlm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+2
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-26
ocfs2/dlm: use GFP_ATOMIC inside a spin_lock
Dan Carpenter
1
-1
/
+1
2013-02-21
ocfs2: remove kfree() redundant null checks
Tim Gardner
1
-3
/
+1
2012-05-29
ocfs2: trivial endianness misannotations
Al Viro
3
-5
/
+5
2011-12-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-271
/
+238
2011-11-17
fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_free
Julia Lawall
1
-1
/
+1
2011-10-31
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
1
-0
/
+1
2011-07-24
ocfs2/cluster: Cluster up now includes network connections too
Sunil Mushran
1
-7
/
+0
2011-07-24
ocfs2/dlm: dlmlock_remote() needs to account for remastery
Sunil Mushran
1
-10
/
+8
2011-07-24
ocfs2/dlm: Take inflight reference count for remotely mastered resources too
Sunil Mushran
3
-39
/
+32
2011-07-24
ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()
Sunil Mushran
2
-26
/
+24
2011-07-24
ocfs2/dlm: Trace insert/remove of resource to/from hash
Sunil Mushran
3
-11
/
+15
2011-07-24
ocfs2/dlm: Clean up refmap helpers
Sunil Mushran
3
-79
/
+66
2011-07-24
ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery()
Sunil Mushran
1
-32
/
+25
2011-07-24
ocfs2/dlm: Clean up messages in o2dlm
Sunil Mushran
5
-70
/
+71
2011-05-25
ocfs2/dlm: Do not migrate resource to a node that is leaving the domain
Sunil Mushran
2
-95
/
+57
2011-05-25
ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG
Sunil Mushran
4
-11
/
+82
2011-05-23
ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean
Sunil Mushran
2
-84
/
+63
2011-05-13
ocfs2/dlm: Target node death during resource migration leads to thread spin
Sunil Mushran
1
-0
/
+3
2011-05-13
ocfs2/dlm: Use negotiated o2dlm protocol version
Sunil Mushran
1
-1
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-42
/
+29
2011-03-28
Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs...
Joel Becker
6
-30
/
+13
2011-03-17
fs: change to new flag variable
matt mooney
1
-1
/
+1
2011-02-22
ocfs2/dlm: Move kmalloc() outside the spinlock
Sunil Mushran
1
-12
/
+16
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
1
-4
/
+1
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
6
-26
/
+12
2011-01-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-268
/
+244
2010-12-23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+27
2010-12-22
ocfs2/dlm: Hard code the values for enums
Sunil Mushran
1
-43
/
+43
2010-12-22
ocfs2/dlm: Minor cleanup
Sunil Mushran
1
-14
/
+8
2010-12-22
ocfs2/dlm: Cleanup dlmdebug.c
Sunil Mushran
2
-117
/
+66
2010-12-16
ocfs2/cluster: Pin/unpin o2hb regions
Sunil Mushran
1
-4
/
+4
2010-12-16
ocfs2/dlm: make existing convertion precedent over new lock
Wengang Wang
1
-0
/
+3
2010-12-16
ocfs2/dlm: Cleanup mlogs in dlmthread.c, dlmast.c and dlmdomain.c
Sunil Mushran
3
-90
/
+120
2010-12-09
ocfs2/dlm: Migrate lockres with no locks if it has a reference
Sunil Mushran
1
-13
/
+27
2010-11-18
fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock
David Sterba
1
-1
/
+1
2010-10-15
Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...
Joel Becker
4
-4
/
+480
2010-10-09
ocfs2/cluster: Bump up dlm protocol to version 1.1
Sunil Mushran
1
-1
/
+1
2010-10-07
ocfs2/dlm: Add message DLM_QUERY_NODEINFO
Sunil Mushran
2
-1
/
+198
2010-10-09
ocfs2/dlm: Add message DLM_QUERY_REGION
Sunil Mushran
2
-1
/
+229
2010-10-06
ocfs2/dlm: Expose dlm_protocol in dlm_state
Sunil Mushran
1
-1
/
+3
2010-09-23
o2dlm: force free mles during dlm exit
Srinivas Eeda
3
-0
/
+42
2010-09-15
ocfs2: Initialize the bktcnt variable properly, and call it bucket_count
Joel Becker
1
-4
/
+4
2010-09-10
Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c
Tristan Ye
1
-1
/
+8
2010-08-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
3
-78
/
+67
2010-08-07
ocfs2/dlm: remove potential deadlock -V3
Wengang Wang
1
-4
/
+0
2010-08-07
ocfs2/dlm: avoid incorrect bit set in refmap on recovery master
Wengang Wang
2
-25
/
+31
2010-08-07
ocfs2 fix o2dlm dlm run purgelist (rev 3)
Srinivas Eeda
1
-46
/
+34
[next]