aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/locking
Commit message (Expand)AuthorAge
* dlm: move plock code from gfs2David Teigland2008-04-21
* [GFS2] fix GFP_KERNEL misusesJosef Bacik2008-04-10
* [GFS2] Invalidate cache at correct pointBenjamin Marzinski2008-03-31
* [GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_opsAdrian Bunk2008-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-01-25
|\
| * [GFS2] use pid for plock owner for nfs clientsDavid Teigland2008-01-25
| * [GFS2] tidy up error messageDavid Teigland2008-01-25
| * [GFS2] Check for installation of mount helpers for DLM mountsFabio Massimo Di Nitto2008-01-25
| * [GFS2] check kthread_should_stop when waitingDavid Teigland2008-01-25
* | Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* | Kobject: change GFS2 to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
* | kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-24
* | kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-24
* | kset: convert gfs2 dlm to use kset_createGreg Kroah-Hartman2008-01-24
* | kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-12
|\
| * Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-12
* | [GFS2] GFS2: chmod hung - fix race in thread creationBob Peterson2007-10-10
* | [GFS2] use an temp variable to reduce a spin_unlockDenis Cheng2007-10-10
* | [GFS2] Clean up duplicate includes in fs/gfs2/Jesper Juhl2007-10-10
|/
* [GFS2] return conflicts for GETLKDavid Teigland2007-07-09
* [GFS2] set plock owner in GETLK infoDavid Teigland2007-07-09
* [DLM] variable allocationPatrick Caulfield2007-07-09
* [GFS2] Reduce size of struct gdlm_lockSteven Whitehouse2007-07-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-07
|\
| * gfs2: nfs lock support for gfs2Marc Eshel2007-05-06
| * locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-05-07
|\ \
| * | [GFS2] Set drop_count to 0 (off) by defaultSteven Whitehouse2007-05-01
| * | [GFS2] use log_error before LM_OUT_ERRORDavid Teigland2007-05-01
| * | [GFS2] Speed up lock_dlm's locking (move sprintf)Steven Whitehouse2007-05-01
| |/
* / remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
|/
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [GFS2] make lock_dlm drop_count tunable in sysfsDavid Teigland2007-02-05
* [GFS2] increase default lock limitDavid Teigland2007-02-05
* [PATCH] severing skbuff.h -> poll.hAl Viro2006-12-04
* [PATCH] misuse of strstrAl Viro2006-10-11
* [GFS2] Fix bug in Makefiles for lock modulesSteven Whitehouse2006-09-27
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-25
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-19
* [GFS2] Use void * instead of typedef for locking module interfaceSteven Whitehouse2006-09-08
* [GFS2] Remove unused sync_lvb code from lock modulesSteven Whitehouse2006-09-07
* [GFS2] Remove one typedefSteven Whitehouse2006-09-07
* [GFS2] Add brackets in locking/dlm/sysfs.cSteven Whitehouse2006-09-07
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-04
* [GFS2] Align all labels against LH sideSteven Whitehouse2006-09-04
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-01
* [GFS2] match plock result with correct requestDavid Teigland2006-08-07
* [GFS2] lockproto api prefixDavid Teigland2006-08-07