aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm
Commit message (Expand)AuthorAge
* dlm: free socket in error exit pathCasey Dahlin2009-07-14
* dlm: fix plock use-after-freeDavid Teigland2009-06-18
* dlm: Fix uninitialised variable warning in lock.cSteven Whitehouse2009-06-17
* dlm: use more NOFS allocationDavid Teigland2009-05-15
* dlm: connect to nodes earlierChristine Caulfield2009-05-15
* dlm: fix use count with multiple joinsDavid Teigland2009-05-07
* dlm: Make name input parameter of {,dlm_}new_lockspace() constGeert Uytterhoeven2009-05-07
* 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
|\|