aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/lock.c
Commit message (Expand)AuthorAgeFilesLines
* [DLM] block dlm_recv in recovery transitionDavid Teigland2007-10-101-55/+81
* [DLM] don't overwrite castparam if it's NULLPatrick Caulfield2007-10-101-2/+4
* [DLM] fix basts for granted PR waiting CWDavid Teigland2007-08-141-14/+55
* [DLM] variable allocationPatrick Caulfield2007-07-091-1/+1
* [DLM] canceling deadlocked lockDavid Teigland2007-07-091-0/+53
* [DLM] timeout fixesDavid Teigland2007-07-091-6/+7
* [DLM] Compile fixSteven Whitehouse2007-07-091-1/+1
* [DLM] fix compile breakageDavid Teigland2007-07-091-2/+2
* [DLM] cancel in conversion deadlock [4/6]David Teigland2007-07-091-61/+132
* [DLM] dlm_device interface changes [3/6]David Teigland2007-07-091-11/+13
* [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-091-2/+144
* [DLM] block scand during recovery [1/6]David Teigland2007-07-091-24/+23
* [DLM] fix mode mungingDavid Teigland2007-05-011-2/+80
* [DLM] change lkid formatDavid Teigland2007-05-011-4/+4
* [DLM] add orphan purging code (1/2)David Teigland2007-05-011-0/+101
* [DLM] split create_message functionDavid Teigland2007-05-011-22/+32
* [DLM] overlapping cancel and unlockDavid Teigland2007-05-011-188/+522
* [DLM] zero new user lvbsDavid Teigland2007-02-051-2/+2
* [DLM] can miss clearing resend flagDavid Teigland2007-02-051-0/+6
* [DLM] saved dlm message can be droppedDavid Teigland2007-02-051-2/+2
* [DLM] fix user unlockingDavid Teigland2007-02-051-12/+18
* [DLM] rename dlm_config_info fieldsDavid Teigland2007-02-051-1/+1
* [DLM] fix lost flags in stub repliesDavid Teigland2007-02-051-0/+3
* [DLM] fix receive_request() lvb copyingDavid Teigland2007-02-051-2/+6
* [DLM] fix send_args() lvb copyingDavid Teigland2007-02-051-4/+16
* [DLM] fix resend rcom lockDavid Teigland2007-02-051-1/+9
* [DLM] clear sbflags on lock masterDavid Teigland2006-11-301-0/+1
* [DLM] fix requestqueue raceDavid Teigland2006-11-301-4/+11
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-1/+1
* [DLM] confirm master for recovered waiting requestsDavid Teigland2006-09-081-0/+2
* [DLM] down conversion clearing flagsDavid Teigland2006-08-231-5/+4
* [DLM] down conversion clearing flagsPatrick Caulfield2006-08-231-0/+1
* [DLM] preserve lksb address in user conversionsPatrick Caulfield2006-08-231-0/+1
* [DLM] dump rsb and locks on assertDavid Teigland2006-08-211-9/+31
* [DLM] fix userland unlockPatrick Caulfield2006-08-081-0/+1
* [DLM] schedule during long loop through locksDavid Teigland2006-07-261-0/+1
* [DLM] fix loop in grant_after_purgeDavid Teigland2006-07-261-4/+9
* [DLM] fix leaking user locksDavid Teigland2006-07-201-3/+4
* [DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_operationsAdrian Bunk2006-07-201-1/+0
* [DLM] dlm: user locksDavid Teigland2006-07-131-6/+298
* [DLM] fix grant_after_purge softlockupDavid Teigland2006-05-021-14/+28
* [DLM] Pass in lockspace to lkb put functionDavid Teigland2006-02-281-23/+31
* [DLM] Remove range locks from the DLMDavid Teigland2006-02-231-94/+9
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-201-36/+36
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+3610