summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/locking
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Send useful information with uevent messagesSteven Whitehouse2009-01-051-2/+10
* GFS2: Send some sensible sysfs stuffSteven Whitehouse2009-01-051-1/+15
* dlm: allow multiple lockspace createsDavid Teigland2008-08-281-1/+2
* [GFS2] Fix module buildingSteven Whitehouse2008-06-272-2/+0
* [GFS2] Remove all_list from lock_dlmSteven Whitehouse2008-06-273-30/+1
* [GFS2] Remove obsolete conversion deadlock avoidance codeSteven Whitehouse2008-06-271-22/+1
* [GFS2] Remove remote lock dropping codeSteven Whitehouse2008-06-274-38/+0
* [GFS2] No lock_nolockSteven Whitehouse2008-06-272-243/+0
* [GFS2] Fix ordering bug in lock_dlmSteven Whitehouse2008-06-274-387/+306
* [GFS2] Clean up the glock coreSteven Whitehouse2008-06-272-0/+5
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* dlm: move plock code from gfs2David Teigland2008-04-215-426/+23
* [GFS2] fix GFP_KERNEL misusesJosef Bacik2008-04-102-3/+3
* [GFS2] Invalidate cache at correct pointBenjamin Marzinski2008-03-312-2/+11
* [GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_opsAdrian Bunk2008-03-313-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-01-253-11/+21
|\
| * [GFS2] use pid for plock owner for nfs clientsDavid Teigland2008-01-251-4/+14
| * [GFS2] tidy up error messageDavid Teigland2008-01-251-2/+1
| * [GFS2] Check for installation of mount helpers for DLM mountsFabio Massimo Di Nitto2008-01-251-0/+6
| * [GFS2] check kthread_should_stop when waitingDavid Teigland2008-01-251-7/+2
* | Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-1/+1
* | Kobject: change GFS2 to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-10/+3
* | kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-241-1/+1
* | kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-241-2/+1
* | kset: convert gfs2 dlm to use kset_createGreg Kroah-Hartman2008-01-241-12/+10
* | kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-4/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-121-1/+1
|\
| * Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-121-1/+1
* | [GFS2] GFS2: chmod hung - fix race in thread creationBob Peterson2007-10-101-7/+13
* | [GFS2] use an temp variable to reduce a spin_unlockDenis Cheng2007-10-101-5/+6
* | [GFS2] Clean up duplicate includes in fs/gfs2/Jesper Juhl2007-10-102-2/+0
|/
* [GFS2] return conflicts for GETLKDavid Teigland2007-07-091-1/+5
* [GFS2] set plock owner in GETLK infoDavid Teigland2007-07-091-1/+1
* [DLM] variable allocationPatrick Caulfield2007-07-091-1/+1
* [GFS2] Reduce size of struct gdlm_lockSteven Whitehouse2007-07-093-6/+18
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-072-17/+100
|\
| * gfs2: nfs lock support for gfs2Marc Eshel2007-05-061-10/+99
| * locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-061-7/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-05-072-9/+8
|\ \
| * | [GFS2] Set drop_count to 0 (off) by defaultSteven Whitehouse2007-05-011-1/+1
| * | [GFS2] use log_error before LM_OUT_ERRORDavid Teigland2007-05-011-2/+2
| * | [GFS2] Speed up lock_dlm's locking (move sprintf)Steven Whitehouse2007-05-012-6/+5
| |/
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-1/+1
|/
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [GFS2] make lock_dlm drop_count tunable in sysfsDavid Teigland2007-02-053-10/+15
* [GFS2] increase default lock limitDavid Teigland2007-02-051-1/+1
* [PATCH] severing skbuff.h -> poll.hAl Viro2006-12-041-0/+1
* [PATCH] misuse of strstrAl Viro2006-10-111-1/+1
* [GFS2] Fix bug in Makefiles for lock modulesSteven Whitehouse2006-09-272-2/+2
OpenPOWER on IntegriCloud