aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/lock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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