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
/
gfs2
/
lock_dlm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-25
GFS2: Fix up some sparse warnings
Bob Peterson
1
-3
/
+1
2017-08-15
gfs2: fix slab corruption during mounting and umounting gfs file system
Thomas Tai
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2015-11-09
remove abs64()
Andrew Morton
1
-1
/
+1
2015-09-03
gfs2: Fix a typo in a comment
Andreas Gruenbacher
1
-1
/
+1
2015-09-03
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
1
-5
/
+5
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
1
-2
/
+2
2014-07-18
GFS2: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-2
/
+2
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-7
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
2014-03-07
GFS2: Use pr_<level> more consistently
Joe Perches
1
-3
/
+6
2014-03-06
GFS2: global conversion to pr_foo()
Fabian Frederick
1
-4
/
+3
2014-02-17
GFS2: add missing newline
David Teigland
1
-1
/
+1
2013-11-15
gfs2: endianness misannotations
Al Viro
1
-4
/
+4
2013-04-04
GFS2: use memchr_inv
Akinobu Mita
1
-6
/
+2
2013-04-04
GFS2: use kmalloc for lvb bitmap
David Teigland
1
-13
/
+18
2013-01-28
GFS2: fix skip unlock condition
David Teigland
1
-1
/
+6
2013-01-02
GFS2: Initialize hex string to '0'
Nathan Straz
1
-0
/
+1
2012-11-15
GFS2: remove redundant lvb pointer
David Teigland
1
-4
/
+4
2012-11-15
GFS2: only use lvb on glocks that need it
David Teigland
1
-5
/
+7
2012-11-14
GFS2: skip dlm_unlock calls in unmount
David Teigland
1
-0
/
+8
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-05-02
dlm: fixes for nodir mode
David Teigland
1
-2
/
+0
2012-04-24
GFS2: Instruct DLM to avoid queue convert slowdown
Bob Peterson
1
-3
/
+7
2012-02-28
GFS2: glock statistics gathering
Steven Whitehouse
1
-5
/
+118
2012-01-11
GFS2: dlm based recovery coordination
David Teigland
1
-10
/
+983
2012-01-04
dlm: add recovery callbacks
David Teigland
1
-2
/
+2
2011-03-09
GFS2: Fix glock deallocation race
Steven Whitehouse
1
-2
/
+2
2011-01-21
GFS2: Use RCU for glock hash table
Steven Whitehouse
1
-11
/
+3
2010-11-30
GFS2: Merge glock state fields into a bitfield
Steven Whitehouse
1
-1
/
+0
2010-11-30
GFS2: Clean up of gdlm_lock function
Steven Whitehouse
1
-10
/
+4
2010-09-20
GFS2: Update handling of DLM return codes to match reality
Steven Whitehouse
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
GFS2: Metadata address space clean up
Steven Whitehouse
1
-1
/
+4
2010-02-03
GFS2: Extend umount wait coverage to full glock lifetime
Steven Whitehouse
1
-3
/
+3
2010-02-03
GFS2: Wait for unlock completion on umount
Steven Whitehouse
1
-1
/
+6
2009-03-24
GFS2: Fix locking bug in failed shared to exclusive conversion
Benjamin Marzinski
1
-3
/
+4
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
1
-0
/
+240