index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
locking
Age
Commit message (
Expand
)
Author
2007-07-09
[GFS2] return conflicts for GETLK
David Teigland
2007-07-09
[GFS2] set plock owner in GETLK info
David Teigland
2007-07-09
[DLM] variable allocation
Patrick Caulfield
2007-07-09
[GFS2] Reduce size of struct gdlm_lock
Steven Whitehouse
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2007-05-06
gfs2: nfs lock support for gfs2
Marc Eshel
2007-05-06
locks: give posix_test_lock same interface as ->lock
Marc Eshel
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-01
[GFS2] Set drop_count to 0 (off) by default
Steven Whitehouse
2007-05-01
[GFS2] use log_error before LM_OUT_ERROR
David Teigland
2007-05-01
[GFS2] Speed up lock_dlm's locking (move sprintf)
Steven Whitehouse
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-05
[GFS2] make lock_dlm drop_count tunable in sysfs
David Teigland
2007-02-05
[GFS2] increase default lock limit
David Teigland
2006-12-04
[PATCH] severing skbuff.h -> poll.h
Al Viro
2006-10-11
[PATCH] misuse of strstr
Al Viro
2006-09-27
[GFS2] Fix bug in Makefiles for lock modules
Steven Whitehouse
2006-09-25
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
2006-09-08
[GFS2] Use void * instead of typedef for locking module interface
Steven Whitehouse
2006-09-07
[GFS2] Remove unused sync_lvb code from lock modules
Steven Whitehouse
2006-09-07
[GFS2] Remove one typedef
Steven Whitehouse
2006-09-07
[GFS2] Add brackets in locking/dlm/sysfs.c
Steven Whitehouse
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
2006-09-04
[GFS2] Align all labels against LH side
Steven Whitehouse
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-08-07
[GFS2] match plock result with correct request
David Teigland
2006-08-07
[GFS2] lockproto api prefix
David Teigland
2006-07-31
[GFS2] add plock owner
David Teigland
2006-07-21
[GFS2] fix typo in locking/dlm
David Teigland
2006-06-20
[GFS2] Fix printk format warnings in DLM code
David Woodhouse
2006-05-24
[GFS2] Cast 64 bit printk args to unsigned long long.
David Teigland
2006-05-19
[GFS2] setup lock_dlm kobject earlier
David Teigland
2006-04-28
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
Adrian Bunk
2006-04-27
[GFS2] Remove redundant casts to/from void
David Teigland
2006-04-26
[DLM] lock_dlm recover_status patch
David Teigland
2006-04-25
[GFS2] Update plock code in DLM locking module
David Teigland
2006-03-31
[GFS2] Update GFS2 for the recent pull from Linus
Steven Whitehouse
2006-03-28
[DLM] Look for "nodir" in the lockspace mount options
David Teigland
2006-02-27
[GFS2] Remove pointless comment from nolock/main.c
Steven Whitehouse
2006-02-27
[GFS2] 80 Column audit of locking modules
Steven Whitehouse
2006-02-27
[GFS2] Audit printk and kmalloc
Steven Whitehouse
2006-02-23
[DLM] Remove support for range locks (II)
David Teigland
2006-01-18
[GFS2] Only two args for kobject_uevent() in locking/dlm/mount.c
David Teigland
2006-01-17
[GFS2] An update of the GFS2 lock modules
David Teigland
2006-01-16
[GFS2] The lock modules for GFS2
David Teigland