[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
[safe/jmp/linux-2.6] / fs / gfs2 / locking /
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-04-21 David Teiglanddlm: move plock code from gfs2
2008-04-10 Josef Bacik[GFS2] fix GFP_KERNEL misuses
2008-03-31 Benjamin Marzinski[GFS2] Invalidate cache at correct point
2008-03-31 Adrian Bunk[GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-01-25 David Teigland[GFS2] use pid for plock owner for nfs clients
2008-01-25 David Teigland[GFS2] tidy up error message
2008-01-25 Fabio Massimo Di... [GFS2] Check for installation of mount helpers for...
2008-01-25 David Teigland[GFS2] check kthread_should_stop when waiting
2008-01-25 Greg Kroah-HartmanKobject: convert fs/* from kobject_unregister() to...
2008-01-25 Greg Kroah-HartmanKobject: change GFS2 to use kobject_init_and_add
2008-01-25 Greg Kroah-Hartmankobject: convert kernel_kset to be a kobject
2008-01-25 Greg Kroah-Hartmankset: convert kernel_subsys to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert gfs2 dlm to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Greg Kroah-HartmanDrivers: clean up direct setting of the name of a kset
2007-10-10 Bob Peterson[GFS2] GFS2: chmod hung - fix race in thread creation
2007-10-10 Denis Cheng[GFS2] use an temp variable to reduce a spin_unlock
2007-10-10 Jesper Juhl[GFS2] Clean up duplicate includes in fs/gfs2/
2007-07-09 David Teigland[GFS2] return conflicts for GETLK
2007-07-09 David Teigland[GFS2] set plock owner in GETLK info
2007-07-09 Patrick Caulfield[DLM] variable allocation
2007-07-09 Steven Whitehouse[GFS2] Reduce size of struct gdlm_lock
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-07 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-05-07 Marc Eshelgfs2: nfs lock support for gfs2
2007-05-06 Marc Eshellocks: give posix_test_lock same interface as ->lock
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-01 Steven Whitehouse[GFS2] Set drop_count to 0 (off) by default
2007-05-01 David Teigland[GFS2] use log_error before LM_OUT_ERROR
2007-05-01 Steven Whitehouse[GFS2] Speed up lock_dlm's locking (move sprintf)
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2007-02-05 David Teigland[GFS2] make lock_dlm drop_count tunable in sysfs
2007-02-05 David Teigland[GFS2] increase default lock limit
2006-12-04 Al Viro[PATCH] severing skbuff.h -> poll.h
2006-10-11 Al Viro[PATCH] misuse of strstr
2006-09-27 Steven Whitehouse[GFS2] Fix bug in Makefiles for lock modules
2006-09-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
2006-09-08 Steven Whitehouse[GFS2] Use void * instead of typedef for locking module...
2006-09-07 Steven Whitehouse[GFS2] Remove unused sync_lvb code from lock modules
2006-09-07 Steven Whitehouse[GFS2] Remove one typedef
2006-09-07 Steven Whitehouse[GFS2] Add brackets in locking/dlm/sysfs.c
2006-09-04 Steven Whitehouse[GFS2] Change all types to uX style
2006-09-04 Steven Whitehouse[GFS2] Align all labels against LH side
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-08-07 David Teigland[GFS2] match plock result with correct request
2006-08-07 David Teigland[GFS2] lockproto api prefix
2006-07-31 David Teigland[GFS2] add plock owner
2006-07-21 David Teigland[GFS2] fix typo in locking/dlm
2006-06-20 David Woodhouse[GFS2] Fix printk format warnings in DLM code
2006-05-24 David Teigland[GFS2] Cast 64 bit printk args to unsigned long long.
2006-05-19 David Teigland[GFS2] setup lock_dlm kobject earlier
2006-04-28 Adrian Bunk[GFS2] [-mm patch] fs/gfs2/: possible cleanups
2006-04-27 David Teigland[GFS2] Remove redundant casts to/from void
2006-04-26 David Teigland[DLM] lock_dlm recover_status patch
2006-04-25 David Teigland[GFS2] Update plock code in DLM locking module
2006-03-31 Steven Whitehouse[GFS2] Update GFS2 for the recent pull from Linus
2006-03-28 David Teigland[DLM] Look for "nodir" in the lockspace mount options
2006-02-27 Steven Whitehouse[GFS2] Remove pointless comment from nolock/main.c
2006-02-27 Steven Whitehouse[GFS2] 80 Column audit of locking modules
2006-02-27 Steven Whitehouse[GFS2] Audit printk and kmalloc
2006-02-23 David Teigland[DLM] Remove support for range locks (II)
2006-01-18 David Teigland[GFS2] Only two args for kobject_uevent() in locking...
2006-01-17 David Teigland[GFS2] An update of the GFS2 lock modules
2006-01-16 David Teigland[GFS2] The lock modules for GFS2