summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/locking
Commit message (Expand)AuthorAgeFilesLines
* [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
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-2/+2
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-192-3/+2
* [GFS2] Use void * instead of typedef for locking module interfaceSteven Whitehouse2006-09-085-69/+68
* [GFS2] Remove unused sync_lvb code from lock modulesSteven Whitehouse2006-09-074-31/+0
* [GFS2] Remove one typedefSteven Whitehouse2006-09-075-10/+10
* [GFS2] Add brackets in locking/dlm/sysfs.cSteven Whitehouse2006-09-071-1/+2
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-043-12/+12
* [GFS2] Align all labels against LH sideSteven Whitehouse2006-09-043-7/+7
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-018-8/+8
* [GFS2] match plock result with correct requestDavid Teigland2006-08-071-1/+2
* [GFS2] lockproto api prefixDavid Teigland2006-08-072-6/+6
* [GFS2] add plock ownerDavid Teigland2006-07-311-0/+2
* [GFS2] fix typo in locking/dlmDavid Teigland2006-07-211-1/+1
* [GFS2] Fix printk format warnings in DLM codeDavid Woodhouse2006-06-201-7/+14
* [GFS2] Cast 64 bit printk args to unsigned long long.David Teigland2006-05-242-21/+25
* [GFS2] setup lock_dlm kobject earlierDavid Teigland2006-05-191-7/+7
* [GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk2006-04-284-15/+11
* [GFS2] Remove redundant casts to/from voidDavid Teigland2006-04-271-2/+2
* [DLM] lock_dlm recover_status patchDavid Teigland2006-04-263-9/+18
* [GFS2] Update plock code in DLM locking moduleDavid Teigland2006-04-251-3/+3
* [GFS2] Update GFS2 for the recent pull from LinusSteven Whitehouse2006-03-311-10/+5
* [DLM] Look for "nodir" in the lockspace mount optionsDavid Teigland2006-03-281-9/+17
* [GFS2] Remove pointless comment from nolock/main.cSteven Whitehouse2006-02-271-3/+0
* [GFS2] 80 Column audit of locking modulesSteven Whitehouse2006-02-272-4/+8
* [GFS2] Audit printk and kmallocSteven Whitehouse2006-02-274-19/+18
* [DLM] Remove support for range locks (II)David Teigland2006-02-233-7/+7
* [GFS2] Only two args for kobject_uevent() in locking/dlm/mount.cDavid Teigland2006-01-181-3/+3
* [GFS2] An update of the GFS2 lock modulesDavid Teigland2006-01-1710-490/+752
OpenPOWER on IntegriCloud