index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
locking
/
dlm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
7
-1495
/
+0
2009-01-05
GFS2: Send useful information with uevent messages
Steven Whitehouse
1
-2
/
+10
2009-01-05
GFS2: Send some sensible sysfs stuff
Steven Whitehouse
1
-1
/
+15
2008-08-28
dlm: allow multiple lockspace creates
David Teigland
1
-1
/
+2
2008-06-27
[GFS2] Fix module building
Steven Whitehouse
2
-2
/
+0
2008-06-27
[GFS2] Remove all_list from lock_dlm
Steven Whitehouse
3
-30
/
+1
2008-06-27
[GFS2] Remove obsolete conversion deadlock avoidance code
Steven Whitehouse
1
-22
/
+1
2008-06-27
[GFS2] Remove remote lock dropping code
Steven Whitehouse
4
-38
/
+0
2008-06-27
[GFS2] Fix ordering bug in lock_dlm
Steven Whitehouse
4
-387
/
+306
2008-06-27
[GFS2] Clean up the glock core
Steven Whitehouse
1
-0
/
+3
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-21
dlm: move plock code from gfs2
David Teigland
5
-426
/
+23
2008-04-10
[GFS2] fix GFP_KERNEL misuses
Josef Bacik
1
-2
/
+2
2008-03-31
[GFS2] Invalidate cache at correct point
Benjamin Marzinski
2
-2
/
+11
2008-03-31
[GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops
Adrian Bunk
3
-4
/
+5
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
3
-11
/
+21
2008-01-25
[GFS2] use pid for plock owner for nfs clients
David Teigland
1
-4
/
+14
2008-01-25
[GFS2] tidy up error message
David Teigland
1
-2
/
+1
2008-01-25
[GFS2] Check for installation of mount helpers for DLM mounts
Fabio Massimo Di Nitto
1
-0
/
+6
2008-01-25
[GFS2] check kthread_should_stop when waiting
David Teigland
1
-7
/
+2
2008-01-25
Kobject: convert fs/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
Kobject: change GFS2 to use kobject_init_and_add
Greg Kroah-Hartman
1
-10
/
+3
2008-01-25
kobject: convert kernel_kset to be a kobject
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
kset: convert kernel_subsys to use kset_create
Greg Kroah-Hartman
1
-2
/
+1
2008-01-25
kset: convert gfs2 dlm to use kset_create
Greg Kroah-Hartman
1
-12
/
+10
2008-01-25
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
1
-4
/
+2
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+1
2007-10-13
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
1
-1
/
+1
2007-10-10
[GFS2] GFS2: chmod hung - fix race in thread creation
Bob Peterson
1
-7
/
+13
2007-10-10
[GFS2] use an temp variable to reduce a spin_unlock
Denis Cheng
1
-5
/
+6
2007-10-10
[GFS2] Clean up duplicate includes in fs/gfs2/
Jesper Juhl
1
-1
/
+0
2007-07-09
[GFS2] return conflicts for GETLK
David Teigland
1
-1
/
+5
2007-07-09
[GFS2] set plock owner in GETLK info
David Teigland
1
-1
/
+1
2007-07-09
[DLM] variable allocation
Patrick Caulfield
1
-1
/
+1
2007-07-09
[GFS2] Reduce size of struct gdlm_lock
Steven Whitehouse
3
-6
/
+18
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-10
/
+99
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2
-9
/
+8
2007-05-07
gfs2: nfs lock support for gfs2
Marc Eshel
1
-10
/
+99
2007-05-03
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-1
/
+1
2007-05-01
[GFS2] Set drop_count to 0 (off) by default
Steven Whitehouse
1
-1
/
+1
2007-05-01
[GFS2] use log_error before LM_OUT_ERROR
David Teigland
1
-2
/
+2
2007-05-01
[GFS2] Speed up lock_dlm's locking (move sprintf)
Steven Whitehouse
2
-6
/
+5
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
1
-1
/
+1
2007-02-05
[GFS2] make lock_dlm drop_count tunable in sysfs
David Teigland
3
-10
/
+15
2007-02-05
[GFS2] increase default lock limit
David Teigland
1
-1
/
+1
2006-12-04
[PATCH] severing skbuff.h -> poll.h
Al Viro
1
-0
/
+1
2006-10-11
[PATCH] misuse of strstr
Al Viro
1
-1
/
+1
2006-09-27
[GFS2] Fix bug in Makefiles for lock modules
Steven Whitehouse
1
-1
/
+1
2006-09-25
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
1
-2
/
+2
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
1
-1
/
+1
[next]