summaryrefslogtreecommitdiffstats
path: root/fs/dlm
Commit message (Expand)AuthorAgeFilesLines
* 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
* dlm: connect to nodes earlierChristine Caulfield2009-05-153-4/+26
* dlm: fix use count with multiple joinsDavid Teigland2009-05-071-7/+6
* dlm: Make name input parameter of {,dlm_}new_lockspace() constGeert Uytterhoeven2009-05-071-2/+2
* dlm: fix length calculation in compat codeDavid Teigland2009-03-111-9/+15
* dlm: ignore cancel on granted lockDavid Teigland2009-03-111-0/+7
* dlm: clear defunct cancel stateDavid Teigland2009-03-111-8/+45
* dlm: replace idr with hash table for connectionsChristine Caulfield2009-03-111-79/+92
* dlm: comment typo fixesJoe Perches2009-01-281-3/+3
* dlm: use ipv6_addr_copyJoe Perches2009-01-281-2/+2
* dlm: Change rwlock which is only used in write mode to a spinlockSteven Whitehouse2009-01-283-11/+11
* dlm: initialize file_lock struct in GETLK before copying conflicting lockJeff Layton2009-01-211-0/+2
* dlm: fix plock notify callback to lockdDavid Teigland2009-01-211-2/+2
* dlm: change rsbtbl rwlock to spinlockDavid Teigland2009-01-085-32/+32
* dlm: fix seq_file usage in debugfs lock dumpDavid Teigland2009-01-081-359/+337
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-0512-130/+316
|\
| * dlm: fs/dlm/ast.c: fix warningAndrew Morton2008-12-231-22/+17
| * dlm: add new debugfs entryDavid Teigland2008-12-232-50/+247
| * dlm: add time stamp of blocking callbackDavid Teigland2008-12-232-0/+3
OpenPOWER on IntegriCloud