Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0d1bad216c43bcee84cc24d1ed003c19134d2645
/
fs
/
gfs2
/
locking
2402211
dlm: move plock code from gfs2
by David Teigland
· 17 years ago
16c5f06
[GFS2] fix GFP_KERNEL misuses
by Josef Bacik
· 17 years ago
58e9fee
[GFS2] Invalidate cache at correct point
by Benjamin Marzinski
· 17 years ago
60b779c
[GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops
by Adrian Bunk
· 17 years ago
e07dd2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 17 years ago
2066b58
[GFS2] use pid for plock owner for nfs clients
by David Teigland
· 17 years ago
00c1347
[GFS2] tidy up error message
by David Teigland
· 17 years ago
0b7580c
[GFS2] Check for installation of mount helpers for DLM mounts
by Fabio Massimo Di Nitto
· 17 years ago
8cbc434
[GFS2] check kthread_should_stop when waiting
by David Teigland
· 17 years ago
197b12d
Kobject: convert fs/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
901195e
Kobject: change GFS2 to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
0ff21e4
kobject: convert kernel_kset to be a kobject
by Greg Kroah-Hartman
· 17 years ago
bd35b93
kset: convert kernel_subsys to use kset_create
by Greg Kroah-Hartman
· 17 years ago
136a275
kset: convert gfs2 dlm to use kset_create
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
34980ca
Drivers: clean up direct setting of the name of a kset
by Greg Kroah-Hartman
· 17 years ago
55c0c4a
[GFS2] GFS2: chmod hung - fix race in thread creation
by Bob Peterson
· 17 years ago
cee23c7
[GFS2] use an temp variable to reduce a spin_unlock
by Denis Cheng
· 17 years ago
aa0481e
[GFS2] Clean up duplicate includes in fs/gfs2/
by Jesper Juhl
· 17 years ago
a7a2ff8
[GFS2] return conflicts for GETLK
by David Teigland
· 17 years ago
d88101d
[GFS2] set plock owner in GETLK info
by David Teigland
· 17 years ago
44f487a
[DLM] variable allocation
by Patrick Caulfield
· 17 years ago
41d7db0
[GFS2] Reduce size of struct gdlm_lock
by Steven Whitehouse
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
2d56d3c
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 18 years ago
5cefcab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 18 years ago
586759f
gfs2: nfs lock support for gfs2
by Marc Eshel
· 18 years ago
9d6a8c5
locks: give posix_test_lock same interface as ->lock
by Marc Eshel
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
f01963f
[GFS2] Set drop_count to 0 (off) by default
by Steven Whitehouse
· 18 years ago
b9af8a7
[GFS2] use log_error before LM_OUT_ERROR
by David Teigland
· 18 years ago
f35ac34
[GFS2] Speed up lock_dlm's locking (move sprintf)
by Steven Whitehouse
· 18 years ago
00977a5
[PATCH] mark struct file_operations const 6
by Arjan van de Ven
· 18 years ago
ee32e4f
[GFS2] make lock_dlm drop_count tunable in sysfs
by David Teigland
· 18 years ago
2f70864
[GFS2] increase default lock limit
by David Teigland
· 18 years ago
bd01f84
[PATCH] severing skbuff.h -> poll.h
by Al Viro
· 18 years ago
4b4fcaa
[PATCH] misuse of strstr
by Al Viro
· 18 years ago
7e18c02
[GFS2] Fix bug in Makefiles for lock modules
by Steven Whitehouse
· 18 years ago
907b9bc
[GFS2/DLM] Fix trailing whitespace
by Steven Whitehouse
· 18 years ago
7d30859
[GFS2] Export lm_interface to kernel headers
by Fabio Massimo Di Nitto
· 18 years ago
9b47c11
[GFS2] Use void * instead of typedef for locking module interface
by Steven Whitehouse
· 18 years ago
5ce311e
[GFS2] Remove unused sync_lvb code from lock modules
by Steven Whitehouse
· 18 years ago
1c089c3
[GFS2] Remove one typedef
by Steven Whitehouse
· 18 years ago
62f140c
[GFS2] Add brackets in locking/dlm/sysfs.c
by Steven Whitehouse
· 18 years ago
cd91549
[GFS2] Change all types to uX style
by Steven Whitehouse
· 18 years ago
a91ea69
[GFS2] Align all labels against LH side
by Steven Whitehouse
· 18 years ago
e9fc2aa
[GFS2] Update copyright, tidy up incore.h
by Steven Whitehouse
· 18 years ago
08eac93
[GFS2] match plock result with correct request
by David Teigland
· 18 years ago
3120ec5
[GFS2] lockproto api prefix
by David Teigland
· 18 years ago
de9b75d
[GFS2] add plock owner
by David Teigland
· 18 years ago
c5921fd
[GFS2] fix typo in locking/dlm
by David Teigland
· 18 years ago
0239c4a
[GFS2] Fix printk format warnings in DLM code
by David Woodhouse
· 18 years ago
9229f01
[GFS2] Cast 64 bit printk args to unsigned long long.
by David Teigland
· 18 years ago
d2f222e
[GFS2] setup lock_dlm kobject earlier
by David Teigland
· 18 years ago
08bc2db
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
by Adrian Bunk
· 19 years ago
e7f5c01
[GFS2] Remove redundant casts to/from void
by David Teigland
· 19 years ago
6bd70ab
[DLM] lock_dlm recover_status patch
by David Teigland
· 19 years ago
3a2a9c9
[GFS2] Update plock code in DLM locking module
by David Teigland
· 19 years ago
8628de0
[GFS2] Update GFS2 for the recent pull from Linus
by Steven Whitehouse
· 19 years ago
7aabffc
[DLM] Look for "nodir" in the lockspace mount options
by David Teigland
· 19 years ago
116ad29
[GFS2] Remove pointless comment from nolock/main.c
by Steven Whitehouse
· 19 years ago
f382894
[GFS2] 80 Column audit of locking modules
by Steven Whitehouse
· 19 years ago
d92a8d4
[GFS2] Audit printk and kmalloc
by Steven Whitehouse
· 19 years ago
8d3b35a
[DLM] Remove support for range locks (II)
by David Teigland
· 19 years ago
5ddec5b
[GFS2] Only two args for kobject_uevent() in locking/dlm/mount.c
by David Teigland
· 19 years ago
869d81d
[GFS2] An update of the GFS2 lock modules
by David Teigland
· 19 years ago
29b7998
[GFS2] The lock modules for GFS2
by David Teigland
· 19 years ago