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