aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm
Commit message (Expand)AuthorAge
* 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
* dlm: fix plock notify callback to lockdDavid Teigland2009-01-21
* dlm: change rsbtbl rwlock to spinlockDavid Teigland2009-01-08
* dlm: fix seq_file usage in debugfs lock dumpDavid Teigland2009-01-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-05
|\
| * dlm: fs/dlm/ast.c: fix warningAndrew Morton2008-12-23
| * dlm: add new debugfs entryDavid Teigland2008-12-23
| * dlm: add time stamp of blocking callbackDavid Teigland2008-12-23
| * dlm: change lock time stampingDavid Teigland2008-12-23
| * dlm: improve how bast mode handlingDavid Teigland2008-12-23
| * dlm: remove extra blocking callback checkDavid Teigland2008-12-23
| * dlm: replace schedule with cond_reschedSteven Whitehouse2008-12-23
| * dlm: remove kmap/kunmapSteven Whitehouse2008-12-23
| * dlm: trivial annotation of be16 valueHarvey Harrison2008-12-23
| * dlm: fix up memory allocation flagsSteven Whitehouse2008-12-23
* | fix warning in fs/dlm/netlink.cIngo Molnar2008-11-25
|/
* dlm: fix shutdown cleanupDavid Teigland2008-11-13
* dlm: choose better identifiersAndrew Morton2008-09-05
* dlm: remove bklDavid Teigland2008-09-04
* dlm: fix address compareDavid Teigland2008-09-02
* dlm: fix locking of lockspace list in dlm_scandDavid Teigland2008-08-28
* dlm: detect available userspace daemonDavid Teigland2008-08-28
* dlm: allow multiple lockspace createsDavid Teigland2008-08-28
* dlm: rename structsDavid Teigland2008-08-13
* dlm: add missing kfreesDavid Teigland2008-08-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-07-28
|\
| * dlm: fix uninitialized variable for search_rsb_list callersBenny Halevy2008-07-14
| * dlm: release socket on errorMasatake YAMATO2008-07-14
| * dlm: fix basts for granted CW waiting PR/CWDavid Teigland2008-07-14
| * dlm: check for null in device_writeMasatake YAMATO2008-07-14
* | locks: add special return value for asynchronous locksMiklos Szeredi2008-07-25
* | configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-17
* | Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2008-07-17
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-17
|\ \
| * | configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-14
| |/
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\|
| * dlm: fix plock dev_write return valueDavid Teigland2008-05-19
| * dlm: tcp_connect_to_sock should check for -EINVAL, not EINVALMarcin Slusarz2008-05-19
| * dlm: section mismatch warning fixLeonardo Potenza2008-05-19
| * dlm: convert connections_lock in a mutexMatthias Kaehlcke2008-05-19
* | dlm-user: BKL pushdownArnd Bergmann2008-06-20
|/
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-04-22
|\