Age | Commit message (Expand) | Author |
2012-04-23 | Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te... | Linus Torvalds |
2012-04-23 | dlm: fix QUECVT when convert queue is empty | David Teigland |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-03-21 | Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2012-03-21 | dlm: last element of dlm_local_addr[] never used | David Teigland |
2012-03-08 | dlm: Do not allocate a fd for peeloff | Benjamin Poirier |
2012-03-08 | dlm: fix slow rsb search in dir recovery | David Teigland |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2012-01-04 | dlm: add recovery callbacks | David Teigland |
2012-01-04 | dlm: add node slots and generation | David Teigland |
2012-01-04 | dlm: move recovery barrier calls | David Teigland |
2011-11-22 | net: remove ipv6_addr_copy() | Alexey Dobriyan |
2011-11-18 | dlm: convert rsb list to rb_tree | Bob Peterson |
2011-07-25 | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-07-20 | locks: rename lock-manager ops | J. Bruce Fields |
2011-07-19 | dlm: don't limit active work items | David Teigland |
2011-07-15 | dlm: use workqueue for callbacks | David Teigland |
2011-07-14 | dlm: remove deadlock debug print | David Teigland |
2011-07-12 | dlm: improve rsb searches | David Teigland |
2011-07-11 | dlm: keep lkbs in idr | David Teigland |
2011-07-11 | dlm: fix kmalloc args | David Teigland |
2011-07-11 | dlm: don't do pointless NULL check, use kzalloc and fix order of arguments | Jesper Juhl |
2011-07-06 | dlm: dump address of unknown node | Masatake YAMATO |
2011-07-01 | dlm: use vmalloc for hash tables | Bryn M. Reeves |
2011-06-30 | dlm: show addresses in configfs | Masatake YAMATO |
2011-05-26 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-05-26 | dlm: Drop __TIME__ usage | Michal Marek |
2011-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2011-05-23 | dlm: make plock operation killable | David Teigland |
2011-04-05 | dlm: remove shared message stub for recovery | David Teigland |
2011-04-01 | dlm: delayed reply message warning | David Teigland |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-28 | dlm: Remove superfluous call to recalc_sigpending() | Matt Fleming |
2011-03-10 | dlm: use alloc_workqueue function | David Teigland |
2011-03-10 | dlm: increase default hash table sizes | David Teigland |
2011-03-10 | dlm: record full callback state | David Teigland |
2011-02-11 | dlm: use single thread workqueues | David Teigland |
2011-01-16 | dlm: Make DLM depend on CONFIGFS_FS | Nicholas Bellinger |
2010-12-13 | dlm: sanitize work_start() in lowcomms.c | Namhyung Kim |
2010-11-12 | dlm: reduce cond_resched during send | Bob Peterson |
2010-11-12 | dlm: use TCP_NODELAY | David Teigland |
2010-11-12 | dlm: Use cmwq for send and receive workqueues | Steven Whitehouse |
2010-11-11 | dlm: Handle application limited situations properly. | David Miller |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-09-03 | dlm: Don't send callback to node making lock request when "try 1cb" fails | Steven Whitehouse |
2010-08-05 | fs/dlm: Drop unnecessary null test | Julia Lawall |
2010-08-05 | dlm: use genl_register_family_with_ops() | Changli Gao |
2010-04-30 | dlm: fix ast ordering for user locks | David Teigland |
2010-04-30 | dlm: cleanup remove unused code | Dan Carpenter |