index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2011-01-16
dlm: Make DLM depend on CONFIGFS_FS
Nicholas Bellinger
1
-2
/
+1
2010-12-13
dlm: sanitize work_start() in lowcomms.c
Namhyung Kim
1
-9
/
+6
2010-11-12
dlm: reduce cond_resched during send
Bob Peterson
1
-1
/
+9
2010-11-12
dlm: use TCP_NODELAY
David Teigland
1
-0
/
+10
2010-11-12
dlm: Use cmwq for send and receive workqueues
Steven Whitehouse
1
-2
/
+4
2010-11-11
dlm: Handle application limited situations properly.
David Miller
1
-1
/
+21
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
1
-0
/
+3
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
3
-2
/
+7
2010-09-03
dlm: Don't send callback to node making lock request when "try 1cb" fails
Steven Whitehouse
1
-0
/
+3
2010-08-05
fs/dlm: Drop unnecessary null test
Julia Lawall
1
-1
/
+1
2010-08-05
dlm: use genl_register_family_with_ops()
Changli Gao
1
-14
/
+1
2010-04-30
dlm: fix ast ordering for user locks
David Teigland
1
-14
/
+74
2010-04-30
dlm: cleanup remove unused code
Dan Carpenter
1
-4
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
7
-0
/
+7
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-02-26
dlm: use bastmode in debugfs output
David Teigland
2
-3
/
+5
2010-02-26
dlm: Send lockspace name with uevents
Steven Whitehouse
1
-1
/
+13
2010-02-26
dlm: send reply before bast
David Teigland
1
-26
/
+84
2010-02-24
dlm: fix ordering of bast and cast
David Teigland
6
-28
/
+78
2010-02-04
Fix misspellings of "truly" in comments.
Adam Buchbinder
1
-1
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
14
-53
/
+46
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-30
dlm: always use GFP_NOFS
David Teigland
14
-53
/
+46
2009-09-30
dlm: fix socket fd translation
David Teigland
1
-11
/
+12
2009-09-30
dlm: fix lowcomms_connect_node for sctp
David Teigland
1
-3
/
+10
2009-09-23
seq_file: constify seq_operations
James Morris
1
-6
/
+6
2009-09-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
1
-10
/
+16
2009-08-24
dlm: use kernel_sendpage
Paolo Bonzini
1
-5
/
+2
2009-08-24
dlm: fix connection close handling
Lars Marowsky-Bree
1
-2
/
+13
2009-08-18
dlm: fix double-release of socket in error exit path
Casey Dahlin
1
-3
/
+1
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-9
/
+14
2009-07-14
dlm: free socket in error exit path
Casey Dahlin
1
-1
/
+3
2009-07-12
genetlink: make netns aware
Johannes Berg
1
-1
/
+1
2009-06-18
dlm: fix plock use-after-free
David Teigland
1
-7
/
+10
2009-06-17
dlm: Fix uninitialised variable warning in lock.c
Steven Whitehouse
1
-1
/
+1
2009-05-15
dlm: use more NOFS allocation
David Teigland
4
-11
/
+12
2009-05-15
dlm: connect to nodes earlier
Christine Caulfield
3
-4
/
+26
2009-05-07
dlm: fix use count with multiple joins
David Teigland
1
-7
/
+6
2009-05-07
dlm: Make name input parameter of {,dlm_}new_lockspace() const
Geert Uytterhoeven
1
-2
/
+2
2009-03-11
dlm: fix length calculation in compat code
David Teigland
1
-9
/
+15
2009-03-11
dlm: ignore cancel on granted lock
David Teigland
1
-0
/
+7
2009-03-11
dlm: clear defunct cancel state
David Teigland
1
-8
/
+45
2009-03-11
dlm: replace idr with hash table for connections
Christine Caulfield
1
-79
/
+92
2009-01-28
dlm: comment typo fixes
Joe Perches
1
-3
/
+3
2009-01-28
dlm: use ipv6_addr_copy
Joe Perches
1
-2
/
+2
2009-01-28
dlm: Change rwlock which is only used in write mode to a spinlock
Steven Whitehouse
3
-11
/
+11
2009-01-21
dlm: initialize file_lock struct in GETLK before copying conflicting lock
Jeff Layton
1
-0
/
+2
2009-01-21
dlm: fix plock notify callback to lockd
David Teigland
1
-2
/
+2
[next]