summaryrefslogtreecommitdiff
path: root/fs/dlm
Commit message (Expand)AuthorAge
* Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-25
|\
| * locks: rename lock-manager opsJ. Bruce Fields2011-07-20
* | dlm: don't limit active work itemsDavid Teigland2011-07-19
* | dlm: use workqueue for callbacksDavid Teigland2011-07-15
* | dlm: remove deadlock debug printDavid Teigland2011-07-14
* | dlm: improve rsb searchesDavid Teigland2011-07-12
* | dlm: keep lkbs in idrDavid Teigland2011-07-11
* | dlm: fix kmalloc argsDavid Teigland2011-07-11
* | dlm: don't do pointless NULL check, use kzalloc and fix order of argumentsJesper Juhl2011-07-11
* | dlm: dump address of unknown nodeMasatake YAMATO2011-07-06
* | dlm: use vmalloc for hash tablesBryn M. Reeves2011-07-01
* | dlm: show addresses in configfsMasatake YAMATO2011-06-30
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-26
|\
| * dlm: Drop __TIME__ usageMichal Marek2011-05-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2011-05-24
|\ \
| * | dlm: make plock operation killableDavid Teigland2011-05-23
| * | dlm: remove shared message stub for recoveryDavid Teigland2011-04-05
| * | dlm: delayed reply message warningDavid Teigland2011-04-01
| * | dlm: Remove superfluous call to recalc_sigpending()Matt Fleming2011-03-28
| |/
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* dlm: use alloc_workqueue functionDavid Teigland2011-03-10
* dlm: increase default hash table sizesDavid Teigland2011-03-10
* dlm: record full callback stateDavid Teigland2011-03-10
* 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