Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DLM] fix basts for granted PR waiting CW | David Teigland | 2007-08-14 | 1 | -14/+55 |
* | [DLM] variable allocation | Patrick Caulfield | 2007-07-09 | 1 | -1/+1 |
* | [DLM] canceling deadlocked lock | David Teigland | 2007-07-09 | 1 | -0/+53 |
* | [DLM] timeout fixes | David Teigland | 2007-07-09 | 1 | -6/+7 |
* | [DLM] Compile fix | Steven Whitehouse | 2007-07-09 | 1 | -1/+1 |
* | [DLM] fix compile breakage | David Teigland | 2007-07-09 | 1 | -2/+2 |
* | [DLM] cancel in conversion deadlock [4/6] | David Teigland | 2007-07-09 | 1 | -61/+132 |
* | [DLM] dlm_device interface changes [3/6] | David Teigland | 2007-07-09 | 1 | -11/+13 |
* | [DLM] add lock timeouts and warnings [2/6] | David Teigland | 2007-07-09 | 1 | -2/+144 |
* | [DLM] block scand during recovery [1/6] | David Teigland | 2007-07-09 | 1 | -24/+23 |
* | [DLM] fix mode munging | David Teigland | 2007-05-01 | 1 | -2/+80 |
* | [DLM] change lkid format | David Teigland | 2007-05-01 | 1 | -4/+4 |
* | [DLM] add orphan purging code (1/2) | David Teigland | 2007-05-01 | 1 | -0/+101 |
* | [DLM] split create_message function | David Teigland | 2007-05-01 | 1 | -22/+32 |
* | [DLM] overlapping cancel and unlock | David Teigland | 2007-05-01 | 1 | -188/+522 |
* | [DLM] zero new user lvbs | David Teigland | 2007-02-05 | 1 | -2/+2 |
* | [DLM] can miss clearing resend flag | David Teigland | 2007-02-05 | 1 | -0/+6 |
* | [DLM] saved dlm message can be dropped | David Teigland | 2007-02-05 | 1 | -2/+2 |
* | [DLM] fix user unlocking | David Teigland | 2007-02-05 | 1 | -12/+18 |
* | [DLM] rename dlm_config_info fields | David Teigland | 2007-02-05 | 1 | -1/+1 |
* | [DLM] fix lost flags in stub replies | David Teigland | 2007-02-05 | 1 | -0/+3 |
* | [DLM] fix receive_request() lvb copying | David Teigland | 2007-02-05 | 1 | -2/+6 |
* | [DLM] fix send_args() lvb copying | David Teigland | 2007-02-05 | 1 | -4/+16 |
* | [DLM] fix resend rcom lock | David Teigland | 2007-02-05 | 1 | -1/+9 |
* | [DLM] clear sbflags on lock master | David Teigland | 2006-11-30 | 1 | -0/+1 |
* | [DLM] fix requestqueue race | David Teigland | 2006-11-30 | 1 | -4/+11 |
* | [GFS2/DLM] Fix trailing whitespace | Steven Whitehouse | 2006-09-25 | 1 | -1/+1 |
* | [DLM] confirm master for recovered waiting requests | David Teigland | 2006-09-08 | 1 | -0/+2 |
* | [DLM] down conversion clearing flags | David Teigland | 2006-08-23 | 1 | -5/+4 |
* | [DLM] down conversion clearing flags | Patrick Caulfield | 2006-08-23 | 1 | -0/+1 |
* | [DLM] preserve lksb address in user conversions | Patrick Caulfield | 2006-08-23 | 1 | -0/+1 |
* | [DLM] dump rsb and locks on assert | David Teigland | 2006-08-21 | 1 | -9/+31 |
* | [DLM] fix userland unlock | Patrick Caulfield | 2006-08-08 | 1 | -0/+1 |
* | [DLM] schedule during long loop through locks | David Teigland | 2006-07-26 | 1 | -0/+1 |
* | [DLM] fix loop in grant_after_purge | David Teigland | 2006-07-26 | 1 | -4/+9 |
* | [DLM] fix leaking user locks | David Teigland | 2006-07-20 | 1 | -3/+4 |
* | [DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_operations | Adrian Bunk | 2006-07-20 | 1 | -1/+0 |
* | [DLM] dlm: user locks | David Teigland | 2006-07-13 | 1 | -6/+298 |
* | [DLM] fix grant_after_purge softlockup | David Teigland | 2006-05-02 | 1 | -14/+28 |
* | [DLM] Pass in lockspace to lkb put function | David Teigland | 2006-02-28 | 1 | -23/+31 |
* | [DLM] Remove range locks from the DLM | David Teigland | 2006-02-23 | 1 | -94/+9 |
* | [DLM] Update DLM to the latest patch level | David Teigland | 2006-01-20 | 1 | -36/+36 |
* | [DLM] The core of the DLM for GFS2/CLVM | David Teigland | 2006-01-18 | 1 | -0/+3610 |