| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-07-25 | 1 | -5/+5 |
|\ |
|
| * | locks: rename lock-manager ops | J. Bruce Fields | 2011-07-20 | 1 | -5/+5 |
* | | dlm: don't limit active work items | David Teigland | 2011-07-19 | 1 | -1/+4 |
* | | dlm: use workqueue for callbacks | David Teigland | 2011-07-15 | 7 | -205/+172 |
* | | dlm: remove deadlock debug print | David Teigland | 2011-07-14 | 1 | -3/+0 |
* | | dlm: improve rsb searches | David Teigland | 2011-07-12 | 7 | -48/+121 |
* | | dlm: keep lkbs in idr | David Teigland | 2011-07-11 | 5 | -125/+82 |
* | | dlm: fix kmalloc args | David Teigland | 2011-07-11 | 1 | -1/+1 |
* | | dlm: don't do pointless NULL check, use kzalloc and fix order of arguments | Jesper Juhl | 2011-07-11 | 1 | -6/+2 |
* | | dlm: dump address of unknown node | Masatake YAMATO | 2011-07-06 | 1 | -4/+5 |
* | | dlm: use vmalloc for hash tables | Bryn M. Reeves | 2011-07-01 | 1 | -9/+9 |
* | | dlm: show addresses in configfs | Masatake YAMATO | 2011-06-30 | 1 | -2/+57 |
|/ |
|
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 | 1 | -1/+1 |
|\ |
|
| * | dlm: Drop __TIME__ usage | Michal Marek | 2011-05-26 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2011-05-24 | 8 | -49/+219 |
|\ \ |
|
| * | | dlm: make plock operation killable | David Teigland | 2011-05-23 | 1 | -4/+61 |
| * | | dlm: remove shared message stub for recovery | David Teigland | 2011-04-05 | 2 | -33/+50 |
| * | | dlm: delayed reply message warning | David Teigland | 2011-04-01 | 6 | -11/+108 |
| * | | dlm: Remove superfluous call to recalc_sigpending() | Matt Fleming | 2011-03-28 | 1 | -1/+0 |
| |/ |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -3/+3 |
|/ |
|
* | dlm: use alloc_workqueue function | David Teigland | 2011-03-10 | 1 | -2/+4 |
* | dlm: increase default hash table sizes | David Teigland | 2011-03-10 | 1 | -2/+2 |
* | dlm: record full callback state | David Teigland | 2011-03-10 | 8 | -222/+311 |
* | dlm: use single thread workqueues | David Teigland | 2011-02-11 | 1 | -4/+2 |
* | dlm: Make DLM depend on CONFIGFS_FS | Nicholas Bellinger | 2011-01-16 | 1 | -2/+1 |
* | dlm: sanitize work_start() in lowcomms.c | Namhyung Kim | 2010-12-13 | 1 | -9/+6 |
* | dlm: reduce cond_resched during send | Bob Peterson | 2010-11-12 | 1 | -1/+9 |
* | dlm: use TCP_NODELAY | David Teigland | 2010-11-12 | 1 | -0/+10 |
* | dlm: Use cmwq for send and receive workqueues | Steven Whitehouse | 2010-11-12 | 1 | -2/+4 |
* | dlm: Handle application limited situations properly. | David Miller | 2010-11-11 | 1 | -1/+21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2010-10-22 | 1 | -0/+3 |
|\ |
|
| * | dlm: Don't send callback to node making lock request when "try 1cb" fails | Steven Whitehouse | 2010-09-03 | 1 | -0/+3 |
* | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 3 | -2/+7 |
|/ |
|
* | fs/dlm: Drop unnecessary null test | Julia Lawall | 2010-08-05 | 1 | -1/+1 |
* | dlm: use genl_register_family_with_ops() | Changli Gao | 2010-08-05 | 1 | -14/+1 |
* | dlm: fix ast ordering for user locks | David Teigland | 2010-04-30 | 1 | -14/+74 |
* | dlm: cleanup remove unused code | Dan Carpenter | 2010-04-30 | 1 | -4/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 7 | -0/+7 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
| |\ |
|
| | * | Fix misspellings of "truly" in comments. | Adam Buchbinder | 2010-02-04 | 1 | -1/+1 |
* | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 1 | -1/+1 |
|/ / |
|
* | | dlm: use bastmode in debugfs output | David Teigland | 2010-02-26 | 2 | -3/+5 |
* | | dlm: Send lockspace name with uevents | Steven Whitehouse | 2010-02-26 | 1 | -1/+13 |
* | | dlm: send reply before bast | David Teigland | 2010-02-26 | 1 | -26/+84 |
* | | dlm: fix ordering of bast and cast | David Teigland | 2010-02-24 | 6 | -28/+78 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2009-12-10 | 14 | -53/+46 |
|\ |
|
| * | dlm: always use GFP_NOFS | David Teigland | 2009-11-30 | 14 | -53/+46 |
* | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
|/ |
|
* | dlm: fix socket fd translation | David Teigland | 2009-09-30 | 1 | -11/+12 |