index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
locking
Commit message (
Expand
)
Author
Age
Files
Lines
*
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
2009-03-24
7
-1495
/
+0
*
GFS2: Send useful information with uevent messages
Steven Whitehouse
2009-01-05
1
-2
/
+10
*
GFS2: Send some sensible sysfs stuff
Steven Whitehouse
2009-01-05
1
-1
/
+15
*
dlm: allow multiple lockspace creates
David Teigland
2008-08-28
1
-1
/
+2
*
[GFS2] Fix module building
Steven Whitehouse
2008-06-27
2
-2
/
+0
*
[GFS2] Remove all_list from lock_dlm
Steven Whitehouse
2008-06-27
3
-30
/
+1
*
[GFS2] Remove obsolete conversion deadlock avoidance code
Steven Whitehouse
2008-06-27
1
-22
/
+1
*
[GFS2] Remove remote lock dropping code
Steven Whitehouse
2008-06-27
4
-38
/
+0
*
[GFS2] No lock_nolock
Steven Whitehouse
2008-06-27
2
-243
/
+0
*
[GFS2] Fix ordering bug in lock_dlm
Steven Whitehouse
2008-06-27
4
-387
/
+306
*
[GFS2] Clean up the glock core
Steven Whitehouse
2008-06-27
2
-0
/
+5
*
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-1
/
+1
*
dlm: move plock code from gfs2
David Teigland
2008-04-21
5
-426
/
+23
*
[GFS2] fix GFP_KERNEL misuses
Josef Bacik
2008-04-10
2
-3
/
+3
*
[GFS2] Invalidate cache at correct point
Benjamin Marzinski
2008-03-31
2
-2
/
+11
*
[GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops
Adrian Bunk
2008-03-31
3
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2008-01-25
3
-11
/
+21
|
\
|
*
[GFS2] use pid for plock owner for nfs clients
David Teigland
2008-01-25
1
-4
/
+14
|
*
[GFS2] tidy up error message
David Teigland
2008-01-25
1
-2
/
+1
|
*
[GFS2] Check for installation of mount helpers for DLM mounts
Fabio Massimo Di Nitto
2008-01-25
1
-0
/
+6
|
*
[GFS2] check kthread_should_stop when waiting
David Teigland
2008-01-25
1
-7
/
+2
*
|
Kobject: convert fs/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
|
Kobject: change GFS2 to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
1
-10
/
+3
*
|
kobject: convert kernel_kset to be a kobject
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
|
kset: convert kernel_subsys to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-2
/
+1
*
|
kset: convert gfs2 dlm to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-12
/
+10
*
|
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
1
-4
/
+2
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
1
-1
/
+1
|
\
|
*
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
2007-10-12
1
-1
/
+1
*
|
[GFS2] GFS2: chmod hung - fix race in thread creation
Bob Peterson
2007-10-10
1
-7
/
+13
*
|
[GFS2] use an temp variable to reduce a spin_unlock
Denis Cheng
2007-10-10
1
-5
/
+6
*
|
[GFS2] Clean up duplicate includes in fs/gfs2/
Jesper Juhl
2007-10-10
2
-2
/
+0
|
/
*
[GFS2] return conflicts for GETLK
David Teigland
2007-07-09
1
-1
/
+5
*
[GFS2] set plock owner in GETLK info
David Teigland
2007-07-09
1
-1
/
+1
*
[DLM] variable allocation
Patrick Caulfield
2007-07-09
1
-1
/
+1
*
[GFS2] Reduce size of struct gdlm_lock
Steven Whitehouse
2007-07-09
3
-6
/
+18
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-05-07
2
-17
/
+100
|
\
|
*
gfs2: nfs lock support for gfs2
Marc Eshel
2007-05-06
1
-10
/
+99
|
*
locks: give posix_test_lock same interface as ->lock
Marc Eshel
2007-05-06
1
-7
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2007-05-07
2
-9
/
+8
|
\
\
|
*
|
[GFS2] Set drop_count to 0 (off) by default
Steven Whitehouse
2007-05-01
1
-1
/
+1
|
*
|
[GFS2] use log_error before LM_OUT_ERROR
David Teigland
2007-05-01
1
-2
/
+2
|
*
|
[GFS2] Speed up lock_dlm's locking (move sprintf)
Steven Whitehouse
2007-05-01
2
-6
/
+5
|
|
/
*
/
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
1
-1
/
+1
|
/
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[GFS2] make lock_dlm drop_count tunable in sysfs
David Teigland
2007-02-05
3
-10
/
+15
*
[GFS2] increase default lock limit
David Teigland
2007-02-05
1
-1
/
+1
*
[PATCH] severing skbuff.h -> poll.h
Al Viro
2006-12-04
1
-0
/
+1
*
[PATCH] misuse of strstr
Al Viro
2006-10-11
1
-1
/
+1
[next]