index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
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