aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/locking
AgeCommit message (Expand)Author
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
2006-05-19[GFS2] setup lock_dlm kobject earlierDavid Teigland
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk
2006-04-27[GFS2] Remove redundant casts to/from voidDavid Teigland
2006-04-26[DLM] lock_dlm recover_status patchDavid Teigland
2006-04-25[GFS2] Update plock code in DLM locking moduleDavid Teigland
2006-03-31[GFS2] Update GFS2 for the recent pull from LinusSteven Whitehouse
2006-03-28[DLM] Look for "nodir" in the lockspace mount optionsDavid Teigland
2006-02-27[GFS2] Remove pointless comment from nolock/main.cSteven Whitehouse
2006-02-27[GFS2] 80 Column audit of locking modulesSteven Whitehouse
2006-02-27[GFS2] Audit printk and kmallocSteven 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.cDavid Teigland
2006-01-17[GFS2] An update of the GFS2 lock modulesDavid Teigland
2006-01-16[GFS2] The lock modules for GFS2David Teigland