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
/
dlm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
12
-1676
/
+1508
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-1
/
+1
2007-05-01
[DLM] lowcomms style
David Teigland
1
-30
/
+37
2007-05-01
[DLM] Lowcomms nodeid range & initialisation fixes
Patrick Caulfield
1
-9
/
+9
2007-05-01
[DLM] Fix dlm_lowcoms_stop hang
Josef Bacik
1
-1
/
+1
2007-05-01
[DLM] fix mode munging
David Teigland
1
-2
/
+80
2007-05-01
[DLM] fs/dlm/ast.c should #include "ast.h"
Adrian Bunk
1
-0
/
+1
2007-05-01
[DLM] Consolidate transport protocols
Patrick Caulfield
6
-1381
/
+621
2007-05-01
[DLM] Remove redundant assignment
Patrick Caulfield
1
-2
/
+0
2007-05-01
[DLM] change lkid format
David Teigland
1
-4
/
+4
2007-05-01
[DLM] interface for purge (2/2)
David Teigland
2
-0
/
+30
2007-05-01
[DLM] add orphan purging code (1/2)
David Teigland
2
-0
/
+102
2007-05-01
[DLM] split create_message function
David Teigland
1
-22
/
+32
2007-05-01
[DLM] overlapping cancel and unlock
David Teigland
4
-224
/
+577
2007-05-01
[DLM] fix coverity-spotted stupidity
Patrick Caulfield
1
-2
/
+0
2007-05-01
[DLM] Don't delete misc device if lockspace removal fails
Patrick Caulfield
1
-22
/
+36
2007-05-01
[DLM] Fix uninitialised variable in receiving
Patrick Caulfield
1
-0
/
+1
2007-03-07
[DLM] fs/dlm/user.c should #include "user.h"
Adrian Bunk
1
-0
/
+1
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2
-5
/
+5
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-3
/
+1
2007-02-09
[PATCH] dlm: use kern_recvmsg()
Al Viro
1
-17
/
+6
2007-02-05
[DLM] fix softlockup in dlm_recv
Patrick Caulfield
1
-6
/
+9
2007-02-05
[DLM] zero new user lvbs
David Teigland
1
-2
/
+2
2007-02-05
[DLM/GFS2] indent help text
Randy Dunlap
1
-8
/
+8
2007-02-05
[GFS2/DLM] fix GFS2 circular dependency
Adrian Bunk
1
-2
/
+1
2007-02-05
[GFS2/DLM] use sysfs
Randy Dunlap
1
-0
/
+1
2007-02-05
[DLM] can miss clearing resend flag
David Teigland
1
-0
/
+6
2007-02-05
[DLM] saved dlm message can be dropped
David Teigland
1
-2
/
+2
2007-02-05
[DLM] Make sock_sem into a mutex
Patrick Caulfield
1
-22
/
+22
2007-02-05
[DLM] fix lowcomms receiving
Patrick Caulfield
1
-11
/
+13
2007-02-05
[DLM] lowcomms tidy
Patrick Caulfield
1
-5
/
+2
2007-02-05
[DLM] fix master recovery
David Teigland
1
-1
/
+3
2007-02-05
[DLM] fix user unlocking
David Teigland
3
-12
/
+28
2007-02-05
[DLM] Use workqueues for dlm lowcomms
Patrick Caulfield
2
-284
/
+115
2007-02-05
[DLM] expose dlm_config_info fields in configfs
David Teigland
1
-4
/
+132
2007-02-05
[DLM] add config entry to enable log_debug
David Teigland
3
-7
/
+11
2007-02-05
[DLM] rename dlm_config_info fields
David Teigland
9
-37
/
+38
2007-02-05
[DLM] change some log_error to log_debug
David Teigland
2
-13
/
+13
2007-02-05
[DLM] Fix spin lock already unlocked bug
Patrick Caulfield
1
-0
/
+2
2007-02-05
[DLM] Fix schedule() calls
Patrick Caulfield
2
-4
/
+4
2007-02-05
[DLM] fs/dlm/lowcomms-tcp.c: remove 2 functions
Adrian Bunk
1
-24
/
+0
2007-02-05
[DLM] fix lost flags in stub replies
David Teigland
1
-0
/
+3
2007-02-05
[DLM] fix receive_request() lvb copying
David Teigland
1
-2
/
+6
2007-02-05
[DLM] fix send_args() lvb copying
David Teigland
1
-4
/
+16
2007-02-05
[DLM] add version check
David Teigland
1
-3
/
+11
2007-02-05
[DLM] fix old rcom messages
David Teigland
3
-25
/
+46
2007-02-05
[DLM] fix resend rcom lock
David Teigland
1
-1
/
+9
2006-12-15
[DLM] fix compile warning
Patrick Caulfield
1
-1
/
+1
2006-12-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
15
-189
/
+1463
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
[next]