aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-1/+1
|\
| * dlm: Drop __TIME__ usageMichal Marek2011-05-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2011-05-248-49/+219
|\ \
| * | dlm: make plock operation killableDavid Teigland2011-05-231-4/+61
| * | dlm: remove shared message stub for recoveryDavid Teigland2011-04-052-33/+50
| * | dlm: delayed reply message warningDavid Teigland2011-04-016-11/+108
| * | dlm: Remove superfluous call to recalc_sigpending()Matt Fleming2011-03-281-1/+0
| |/
* | Fix common misspellingsLucas De Marchi2011-03-313-3/+3
|/
* dlm: use alloc_workqueue functionDavid Teigland2011-03-101-2/+4
* dlm: increase default hash table sizesDavid Teigland2011-03-101-2/+2
* dlm: record full callback stateDavid Teigland2011-03-108-222/+311
* dlm: use single thread workqueuesDavid Teigland2011-02-111-4/+2
* dlm: Make DLM depend on CONFIGFS_FSNicholas Bellinger2011-01-161-2/+1
* dlm: sanitize work_start() in lowcomms.cNamhyung Kim2010-12-131-9/+6
* dlm: reduce cond_resched during sendBob Peterson2010-11-121-1/+9
* dlm: use TCP_NODELAYDavid Teigland2010-11-121-0/+10
* dlm: Use cmwq for send and receive workqueuesSteven Whitehouse2010-11-121-2/+4
* dlm: Handle application limited situations properly.David Miller2010-11-111-1/+21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2010-10-221-0/+3
|\
| * dlm: Don't send callback to node making lock request when "try 1cb" failsSteven Whitehouse2010-09-031-0/+3
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-153-2/+7
|/
* fs/dlm: Drop unnecessary null testJulia Lawall2010-08-051-1/+1
* dlm: use genl_register_family_with_ops()Changli Gao2010-08-051-14/+1
* dlm: fix ast ordering for user locksDavid Teigland2010-04-301-14/+74
* dlm: cleanup remove unused codeDan Carpenter2010-04-301-4/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-0/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\
| | * Fix misspellings of "truly" in comments.Adam Buchbinder2010-02-041-1/+1
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
|/ /
* | dlm: use bastmode in debugfs outputDavid Teigland2010-02-262-3/+5
* | dlm: Send lockspace name with ueventsSteven Whitehouse2010-02-261-1/+13
* | dlm: send reply before bastDavid Teigland2010-02-261-26/+84
* | dlm: fix ordering of bast and castDavid Teigland2010-02-246-28/+78
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-12-1014-53/+46
|\
| * dlm: always use GFP_NOFSDavid Teigland2009-11-3014-53/+46
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* dlm: fix socket fd translationDavid Teigland2009-09-301-11/+12
* dlm: fix lowcomms_connect_node for sctpDavid Teigland2009-09-301-3/+10
* seq_file: constify seq_operationsJames Morris2009-09-231-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-09-181-10/+16
|\
| * dlm: use kernel_sendpagePaolo Bonzini2009-08-241-5/+2
| * dlm: fix connection close handlingLars Marowsky-Bree2009-08-241-2/+13
| * dlm: fix double-release of socket in error exit pathCasey Dahlin2009-08-181-3/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-123-9/+14
|\ \ | |/
| * dlm: free socket in error exit pathCasey Dahlin2009-07-141-1/+3
| * dlm: fix plock use-after-freeDavid Teigland2009-06-181-7/+10
| * dlm: Fix uninitialised variable warning in lock.cSteven Whitehouse2009-06-171-1/+1
* | genetlink: make netns awareJohannes Berg2009-07-121-1/+1
|/
* dlm: use more NOFS allocationDavid Teigland2009-05-154-11/+12