summaryrefslogtreecommitdiffstats
path: root/fs/dlm/lock.h
Commit message (Expand)AuthorAgeFilesLines
* fs: dlm: constify receive bufferAlexander Aring2023-08-101-7/+7
* fs: dlm: drop rxbuf manipulation in dlm_recover_master_copyAlexander Aring2023-08-101-1/+2
* fs: dlm: get recovery sequence number as parameterAlexander Aring2023-08-101-1/+2
* fs: dlm: remove deprecated code partsAlexander Aring2023-03-061-17/+0
* fs: dlm: const void resource name parameterAlexander Aring2022-08-231-1/+1
* fs: dlm: don't use deprecated timeout features by defaultAlexander Aring2022-08-011-0/+14
* fs: dlm: remove timeout from dlm_user_adopt_orphanAlexander Aring2022-06-241-1/+1
* fs: dlm: remove waiter warningsAlexander Aring2022-06-241-1/+0
* fs: dlm: add lkb waiters debugfs functionalityAlexander Aring2021-11-021-0/+2
* fs: dlm: add lkb debugfs functionalityAlexander Aring2021-11-021-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner2019-05-301-3/+1
* dlm: adopt orphan locksDavid Teigland2014-11-191-0/+3
* dlm: use rsbtbl as resource directoryDavid Teigland2012-07-161-1/+4
* dlm: fixes for nodir modeDavid Teigland2012-05-021-2/+2
* dlm: improve error and debug messagesDavid Teigland2012-04-261-1/+2
* dlm: fix slow rsb search in dir recoveryDavid Teigland2012-03-081-0/+3
* dlm: delayed reply message warningDavid Teigland2011-04-011-0/+1
* dlm: make dlm_print_rsb() staticAdrian Bunk2008-04-211-1/+0
* dlm: dlm_process_incoming_buffer() fixesAl Viro2008-02-041-1/+1
* dlm: keep cached master rsbs during recoveryDavid Teigland2008-01-301-2/+0
* [DLM] block dlm_recv in recovery transitionDavid Teigland2007-10-101-1/+2
* [DLM] canceling deadlocked lockDavid Teigland2007-07-091-0/+1
* [DLM] dlm_device interface changes [3/6]David Teigland2007-07-091-2/+4
* [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-091-1/+3
* [DLM] block scand during recovery [1/6]David Teigland2007-07-091-0/+2
* [DLM] interface for purge (2/2)David Teigland2007-05-011-0/+2
* [DLM] dump rsb and locks on assertDavid Teigland2006-08-211-0/+1
* [DLM] dlm: user locksDavid Teigland2006-07-131-0/+11
* [DLM] fix grant_after_purge softlockupDavid Teigland2006-05-021-1/+1
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-201-2/+2
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+50