index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
locking
/
dlm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-24
kset: convert gfs2 dlm to use kset_create
Greg Kroah-Hartman
1
-12
/
+10
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
1
-4
/
+2
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+1
2007-10-12
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-06
gfs2: nfs lock support for gfs2
Marc Eshel
1
-10
/
+99
2007-05-02
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
2006-09-08
[GFS2] Use void * instead of typedef for locking module interface
Steven Whitehouse
4
-47
/
+46
2006-09-07
[GFS2] Remove unused sync_lvb code from lock modules
Steven Whitehouse
3
-19
/
+0
2006-09-07
[GFS2] Remove one typedef
Steven Whitehouse
4
-9
/
+9
2006-09-07
[GFS2] Add brackets in locking/dlm/sysfs.c
Steven Whitehouse
1
-1
/
+2
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
3
-12
/
+12
2006-09-04
[GFS2] Align all labels against LH side
Steven Whitehouse
3
-7
/
+7
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
7
-7
/
+7
2006-08-07
[GFS2] match plock result with correct request
David Teigland
1
-1
/
+2
2006-08-07
[GFS2] lockproto api prefix
David Teigland
1
-4
/
+4
2006-07-31
[GFS2] add plock owner
David Teigland
1
-0
/
+2
2006-07-21
[GFS2] fix typo in locking/dlm
David Teigland
1
-1
/
+1
2006-06-20
[GFS2] Fix printk format warnings in DLM code
David Woodhouse
1
-7
/
+14
2006-05-24
[GFS2] Cast 64 bit printk args to unsigned long long.
David Teigland
2
-21
/
+25
2006-05-19
[GFS2] setup lock_dlm kobject earlier
David Teigland
1
-7
/
+7
2006-04-28
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
Adrian Bunk
3
-11
/
+7
2006-04-27
[GFS2] Remove redundant casts to/from void
David Teigland
1
-2
/
+2
2006-04-26
[DLM] lock_dlm recover_status patch
David Teigland
3
-9
/
+18
2006-04-25
[GFS2] Update plock code in DLM locking module
David Teigland
1
-3
/
+3
2006-03-28
[DLM] Look for "nodir" in the lockspace mount options
David Teigland
1
-9
/
+17
2006-02-27
[GFS2] 80 Column audit of locking modules
Steven Whitehouse
1
-2
/
+4
2006-02-27
[GFS2] Audit printk and kmalloc
Steven Whitehouse
3
-11
/
+13
2006-02-23
[DLM] Remove support for range locks (II)
David Teigland
3
-7
/
+7
2006-01-18
[GFS2] Only two args for kobject_uevent() in locking/dlm/mount.c
David Teigland
1
-3
/
+3
2006-01-17
[GFS2] An update of the GFS2 lock modules
David Teigland
8
-345
/
+740
[next]