summaryrefslogtreecommitdiff
path: root/fs/gfs2/locking
AgeCommit message (Expand)Author
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-01-25[GFS2] use pid for plock owner for nfs clientsDavid Teigland
2008-01-25[GFS2] tidy up error messageDavid Teigland
2008-01-25[GFS2] Check for installation of mount helpers for DLM mountsFabio Massimo Di Nitto
2008-01-25[GFS2] check kthread_should_stop when waitingDavid Teigland
2008-01-24Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change GFS2 to use kobject_init_and_addGreg Kroah-Hartman
2008-01-24kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman
2008-01-24kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman
2008-01-24kset: convert gfs2 dlm to use kset_createGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman
2007-10-10[GFS2] GFS2: chmod hung - fix race in thread creationBob Peterson
2007-10-10[GFS2] use an temp variable to reduce a spin_unlockDenis Cheng
2007-10-10[GFS2] Clean up duplicate includes in fs/gfs2/Jesper Juhl
2007-07-09[GFS2] return conflicts for GETLKDavid Teigland
2007-07-09[GFS2] set plock owner in GETLK infoDavid Teigland
2007-07-09[DLM] variable allocationPatrick Caulfield
2007-07-09[GFS2] Reduce size of struct gdlm_lockSteven Whitehouse
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2007-05-06gfs2: nfs lock support for gfs2Marc Eshel
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-01[GFS2] Set drop_count to 0 (off) by defaultSteven Whitehouse
2007-05-01[GFS2] use log_error before LM_OUT_ERRORDavid Teigland
2007-05-01[GFS2] Speed up lock_dlm's locking (move sprintf)Steven Whitehouse
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-02-05[GFS2] make lock_dlm drop_count tunable in sysfsDavid Teigland
2007-02-05[GFS2] increase default lock limitDavid Teigland
2006-12-04[PATCH] severing skbuff.h -> poll.hAl Viro
2006-10-11[PATCH] misuse of strstrAl Viro
2006-09-27[GFS2] Fix bug in Makefiles for lock modulesSteven Whitehouse
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto
2006-09-08[GFS2] Use void * instead of typedef for locking module interfaceSteven Whitehouse
2006-09-07[GFS2] Remove unused sync_lvb code from lock modulesSteven Whitehouse
2006-09-07[GFS2] Remove one typedefSteven Whitehouse
2006-09-07[GFS2] Add brackets in locking/dlm/sysfs.cSteven Whitehouse
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse
2006-09-04[GFS2] Align all labels against LH sideSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-08-07[GFS2] match plock result with correct requestDavid Teigland
2006-08-07[GFS2] lockproto api prefixDavid Teigland
2006-07-31[GFS2] add plock ownerDavid Teigland
2006-07-21[GFS2] fix typo in locking/dlmDavid Teigland
2006-06-20[GFS2] Fix printk format warnings in DLM codeDavid Woodhouse
2006-05-24[GFS2] Cast 64 bit printk args to unsigned long long.David Teigland