aboutsummaryrefslogtreecommitdiff
path: root/fs/dlm/lock.c
AgeCommit message (Expand)Author
2007-08-14[DLM] fix basts for granted PR waiting CWDavid Teigland
2007-07-09[DLM] variable allocationPatrick Caulfield
2007-07-09[DLM] canceling deadlocked lockDavid Teigland
2007-07-09[DLM] timeout fixesDavid Teigland
2007-07-09[DLM] Compile fixSteven Whitehouse
2007-07-09[DLM] fix compile breakageDavid Teigland
2007-07-09[DLM] cancel in conversion deadlock [4/6]David Teigland
2007-07-09[DLM] dlm_device interface changes [3/6]David Teigland
2007-07-09[DLM] add lock timeouts and warnings [2/6]David Teigland
2007-07-09[DLM] block scand during recovery [1/6]David Teigland
2007-05-01[DLM] fix mode mungingDavid Teigland
2007-05-01[DLM] change lkid formatDavid Teigland
2007-05-01[DLM] add orphan purging code (1/2)David Teigland
2007-05-01[DLM] split create_message functionDavid Teigland
2007-05-01[DLM] overlapping cancel and unlockDavid Teigland
2007-02-05[DLM] zero new user lvbsDavid Teigland
2007-02-05[DLM] can miss clearing resend flagDavid Teigland
2007-02-05[DLM] saved dlm message can be droppedDavid Teigland
2007-02-05[DLM] fix user unlockingDavid Teigland
2007-02-05[DLM] rename dlm_config_info fieldsDavid Teigland
2007-02-05[DLM] fix lost flags in stub repliesDavid Teigland
2007-02-05[DLM] fix receive_request() lvb copyingDavid Teigland
2007-02-05[DLM] fix send_args() lvb copyingDavid Teigland
2007-02-05[DLM] fix resend rcom lockDavid Teigland
2006-11-30[DLM] clear sbflags on lock masterDavid Teigland
2006-11-30[DLM] fix requestqueue raceDavid Teigland
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse
2006-09-08[DLM] confirm master for recovered waiting requestsDavid Teigland
2006-08-23[DLM] down conversion clearing flagsDavid Teigland
2006-08-23[DLM] down conversion clearing flagsPatrick Caulfield
2006-08-23[DLM] preserve lksb address in user conversionsPatrick Caulfield
2006-08-21[DLM] dump rsb and locks on assertDavid Teigland
2006-08-08[DLM] fix userland unlockPatrick Caulfield
2006-07-26[DLM] schedule during long loop through locksDavid Teigland
2006-07-26[DLM] fix loop in grant_after_purgeDavid Teigland
2006-07-20[DLM] fix leaking user locksDavid Teigland
2006-07-20[DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_operationsAdrian Bunk
2006-07-13[DLM] dlm: user locksDavid Teigland
2006-05-02[DLM] fix grant_after_purge softlockupDavid Teigland
2006-02-28[DLM] Pass in lockspace to lkb put functionDavid Teigland
2006-02-23[DLM] Remove range locks from the DLMDavid Teigland
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland