summaryrefslogtreecommitdiff
path: root/fs/dlm
Commit message (Expand)AuthorAge
* dlm: use single thread workqueuesDavid Teigland2011-02-11
* dlm: Make DLM depend on CONFIGFS_FSNicholas Bellinger2011-01-16
* dlm: sanitize work_start() in lowcomms.cNamhyung Kim2010-12-13
* dlm: reduce cond_resched during sendBob Peterson2010-11-12
* dlm: use TCP_NODELAYDavid Teigland2010-11-12
* dlm: Use cmwq for send and receive workqueuesSteven Whitehouse2010-11-12
* dlm: Handle application limited situations properly.David Miller2010-11-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2010-10-22
|\
| * dlm: Don't send callback to node making lock request when "try 1cb" failsSteven Whitehouse2010-09-03
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/
* fs/dlm: Drop unnecessary null testJulia Lawall2010-08-05
* dlm: use genl_register_family_with_ops()Changli Gao2010-08-05
* dlm: fix ast ordering for user locksDavid Teigland2010-04-30
* dlm: cleanup remove unused codeDan Carpenter2010-04-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\
| | * Fix misspellings of "truly" in comments.Adam Buchbinder2010-02-04
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
|/ /
* | dlm: use bastmode in debugfs outputDavid Teigland2010-02-26
* | dlm: Send lockspace name with ueventsSteven Whitehouse2010-02-26
* | dlm: send reply before bastDavid Teigland2010-02-26
* | dlm: fix ordering of bast and castDavid Teigland2010-02-24
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-12-10
|\
| * dlm: always use GFP_NOFSDavid Teigland2009-11-30
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
* dlm: fix socket fd translationDavid Teigland2009-09-30
* dlm: fix lowcomms_connect_node for sctpDavid Teigland2009-09-30
* seq_file: constify seq_operationsJames Morris2009-09-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-09-18
|\
| * dlm: use kernel_sendpagePaolo Bonzini2009-08-24
| * dlm: fix connection close handlingLars Marowsky-Bree2009-08-24
| * dlm: fix double-release of socket in error exit pathCasey Dahlin2009-08-18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\ \ | |/
| * dlm: free socket in error exit pathCasey Dahlin2009-07-14
| * dlm: fix plock use-after-freeDavid Teigland2009-06-18
| * dlm: Fix uninitialised variable warning in lock.cSteven Whitehouse2009-06-17
* | genetlink: make netns awareJohannes Berg2009-07-12
|/
* dlm: use more NOFS allocationDavid Teigland2009-05-15
* dlm: connect to nodes earlierChristine Caulfield2009-05-15
* dlm: fix use count with multiple joinsDavid Teigland2009-05-07
* dlm: Make name input parameter of {,dlm_}new_lockspace() constGeert Uytterhoeven2009-05-07
* dlm: fix length calculation in compat codeDavid Teigland2009-03-11
* dlm: ignore cancel on granted lockDavid Teigland2009-03-11
* dlm: clear defunct cancel stateDavid Teigland2009-03-11
* dlm: replace idr with hash table for connectionsChristine Caulfield2009-03-11
* dlm: comment typo fixesJoe Perches2009-01-28
* dlm: use ipv6_addr_copyJoe Perches2009-01-28
* dlm: Change rwlock which is only used in write mode to a spinlockSteven Whitehouse2009-01-28
* dlm: initialize file_lock struct in GETLK before copying conflicting lockJeff Layton2009-01-21