aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm
Commit message (Expand)AuthorAge
* dlm: fix missing dir removeDavid Teigland2012-07-16
* dlm: fix conversion deadlock from recoveryDavid Teigland2012-07-16
* dlm: use wait_event_timeoutDavid Teigland2012-07-16
* dlm: fix race between remove and lookupDavid Teigland2012-07-16
* dlm: use idr instead of list for recovered rsbsDavid Teigland2012-07-16
* dlm: use rsbtbl as resource directoryDavid Teigland2012-07-16
* dlm: NULL dereference on failure in kmem_cache_create()Dan Carpenter2012-05-15
* dlm: fixes for nodir modeDavid Teigland2012-05-02
* dlm: improve error and debug messagesDavid Teigland2012-04-26
* dlm: avoid unnecessary search in search_rsbDavid Teigland2012-04-26
* dlm: limit rcom debug messagesDavid Teigland2012-04-26
* dlm: fix waiter recoveryDavid Teigland2012-04-26
* dlm: prevent connections during shutdownDavid Teigland2012-04-26
* Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds2012-04-23
|\
| * dlm: fix QUECVT when convert queue is emptyDavid Teigland2012-04-23
* | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
|/
* Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-03-21
|\
| * dlm: last element of dlm_local_addr[] never usedDavid Teigland2012-03-21
| * dlm: fix slow rsb search in dir recoveryDavid Teigland2012-03-08
* | dlm: Do not allocate a fd for peeloffBenjamin Poirier2012-03-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2012-01-10
|\
| * dlm: add recovery callbacksDavid Teigland2012-01-04
| * dlm: add node slots and generationDavid Teigland2012-01-04
| * dlm: move recovery barrier callsDavid Teigland2012-01-04
| * dlm: convert rsb list to rb_treeBob Peterson2011-11-18
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
|/
* Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-26
|\
| * 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