aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/locking (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+1
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman1-1/+1
2007-10-10[GFS2] GFS2: chmod hung - fix race in thread creationBob Peterson1-7/+13
2007-10-10[GFS2] use an temp variable to reduce a spin_unlockDenis Cheng1-5/+6
2007-10-10[GFS2] Clean up duplicate includes in fs/gfs2/Jesper Juhl2-2/+0
2007-07-09[GFS2] return conflicts for GETLKDavid Teigland1-1/+5
2007-07-09[GFS2] set plock owner in GETLK infoDavid Teigland1-1/+1
2007-07-09[DLM] variable allocationPatrick Caulfield1-1/+1
2007-07-09[GFS2] Reduce size of struct gdlm_lockSteven Whitehouse3-6/+18
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-17/+100
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2-9/+8
2007-05-06gfs2: nfs lock support for gfs2Marc Eshel1-10/+99
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel1-7/+1
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-1/+1
2007-05-01[GFS2] Set drop_count to 0 (off) by defaultSteven Whitehouse1-1/+1
2007-05-01[GFS2] use log_error before LM_OUT_ERRORDavid Teigland1-2/+2
2007-05-01[GFS2] Speed up lock_dlm's locking (move sprintf)Steven Whitehouse2-6/+5
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-1/+1
2007-02-05[GFS2] make lock_dlm drop_count tunable in sysfsDavid Teigland3-10/+15
2007-02-05[GFS2] increase default lock limitDavid Teigland1-1/+1
2006-12-04[PATCH] severing skbuff.h -> poll.hAl Viro1-0/+1
2006-10-11[PATCH] misuse of strstrAl Viro1-1/+1
2006-09-27[GFS2] Fix bug in Makefiles for lock modulesSteven Whitehouse2-2/+2
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse1-2/+2
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2-3/+2
2006-09-08[GFS2] Use void * instead of typedef for locking module interfaceSteven Whitehouse5-69/+68
2006-09-07[GFS2] Remove unused sync_lvb code from lock modulesSteven Whitehouse4-31/+0
2006-09-07[GFS2] Remove one typedefSteven Whitehouse5-10/+10
2006-09-07[GFS2] Add brackets in locking/dlm/sysfs.cSteven Whitehouse1-1/+2
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse3-12/+12
2006-09-04[GFS2] Align all labels against LH sideSteven Whitehouse3-7/+7
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse8-8/+8
2006-08-07[GFS2] match plock result with correct requestDavid Teigland1-1/+2
2006-08-07[GFS2] lockproto api prefixDavid Teigland2-6/+6
2006-07-31[GFS2] add plock ownerDavid Teigland1-0/+2
2006-07-21[GFS2] fix typo in locking/dlmDavid Teigland1-1/+1
2006-06-20[GFS2] Fix printk format warnings in DLM codeDavid Woodhouse1-7/+14
2006-05-24[GFS2] Cast 64 bit printk args to unsigned long long.David Teigland2-21/+25
2006-05-19[GFS2] setup lock_dlm kobject earlierDavid Teigland1-7/+7
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk4-15/+11
2006-04-27[GFS2] Remove redundant casts to/from voidDavid Teigland1-2/+2
2006-04-26[DLM] lock_dlm recover_status patchDavid Teigland3-9/+18
2006-04-25[GFS2] Update plock code in DLM locking moduleDavid Teigland1-3/+3
2006-03-31[GFS2] Update GFS2 for the recent pull from LinusSteven Whitehouse1-10/+5
2006-03-28[DLM] Look for "nodir" in the lockspace mount optionsDavid Teigland1-9/+17
2006-02-27[GFS2] Remove pointless comment from nolock/main.cSteven Whitehouse1-3/+0
2006-02-27[GFS2] 80 Column audit of locking modulesSteven Whitehouse2-4/+8
2006-02-27[GFS2] Audit printk and kmallocSteven Whitehouse4-19/+18
2006-02-23[DLM] Remove support for range locks (II)David Teigland3-7/+7