| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-08-08 | dlm: warn about invalid nodeid comparsions | Alexander Aring | 1 | -0/+2 |
| 2024-06-10 | dlm: change list and timer names | David Teigland | 1 | -4/+3 |
| 2024-04-16 | dlm: drop dlm_scand kthread and use timers | Alexander Aring | 1 | -0/+2 |
| 2024-04-16 | dlm: do not use ref counts for rsb in the toss state | Alexander Aring | 1 | -0/+1 |
| 2024-04-16 | dlm: switch to use rhashtable for rsbs | Alexander Aring | 1 | -1/+1 |
| 2024-04-09 | dlm: use spin_lock_bh for message processing | Alexander Aring | 1 | -2/+2 |
| 2024-04-09 | dlm: convert res_lock to spinlock | Alexander Aring | 1 | -2/+2 |
| 2024-04-09 | dlm: drop mutex use in waiters recovery | Alexander Aring | 1 | -0/+1 |
| 2024-04-09 | dlm: move rsb root_list to ls_recover() stack | Alexander Aring | 1 | -1/+1 |
| 2023-08-10 | fs: dlm: constify receive buffer | Alexander Aring | 1 | -7/+7 |
| 2023-08-10 | fs: dlm: drop rxbuf manipulation in dlm_recover_master_copy | Alexander Aring | 1 | -1/+2 |
| 2023-08-10 | fs: dlm: get recovery sequence number as parameter | Alexander Aring | 1 | -1/+2 |
| 2023-03-06 | fs: dlm: remove deprecated code parts | Alexander Aring | 1 | -17/+0 |
| 2022-08-23 | fs: dlm: const void resource name parameter | Alexander Aring | 1 | -1/+1 |
| 2022-08-01 | fs: dlm: don't use deprecated timeout features by default | Alexander Aring | 1 | -0/+14 |
| 2022-06-24 | fs: dlm: remove timeout from dlm_user_adopt_orphan | Alexander Aring | 1 | -1/+1 |
| 2022-06-24 | fs: dlm: remove waiter warnings | Alexander Aring | 1 | -1/+0 |
| 2021-11-02 | fs: dlm: add lkb waiters debugfs functionality | Alexander Aring | 1 | -0/+2 |
| 2021-11-02 | fs: dlm: add lkb debugfs functionality | Alexander Aring | 1 | -0/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 | Thomas Gleixner | 1 | -3/+1 |
| 2014-11-19 | dlm: adopt orphan locks | David Teigland | 1 | -0/+3 |
| 2012-07-16 | dlm: use rsbtbl as resource directory | David Teigland | 1 | -1/+4 |
| 2012-05-02 | dlm: fixes for nodir mode | David Teigland | 1 | -2/+2 |
| 2012-04-26 | dlm: improve error and debug messages | David Teigland | 1 | -1/+2 |
| 2012-03-08 | dlm: fix slow rsb search in dir recovery | David Teigland | 1 | -0/+3 |
| 2011-04-01 | dlm: delayed reply message warning | David Teigland | 1 | -0/+1 |
| 2008-04-21 | dlm: make dlm_print_rsb() static | Adrian Bunk | 1 | -1/+0 |
| 2008-02-04 | dlm: dlm_process_incoming_buffer() fixes | Al Viro | 1 | -1/+1 |
| 2008-01-30 | dlm: keep cached master rsbs during recovery | David Teigland | 1 | -2/+0 |
| 2007-10-10 | [DLM] block dlm_recv in recovery transition | David Teigland | 1 | -1/+2 |
| 2007-07-09 | [DLM] canceling deadlocked lock | David Teigland | 1 | -0/+1 |
| 2007-07-09 | [DLM] dlm_device interface changes [3/6] | David Teigland | 1 | -2/+4 |
| 2007-07-09 | [DLM] add lock timeouts and warnings [2/6] | David Teigland | 1 | -1/+3 |
| 2007-07-09 | [DLM] block scand during recovery [1/6] | David Teigland | 1 | -0/+2 |
| 2007-05-01 | [DLM] interface for purge (2/2) | David Teigland | 1 | -0/+2 |
| 2006-08-21 | [DLM] dump rsb and locks on assert | David Teigland | 1 | -0/+1 |
| 2006-07-13 | [DLM] dlm: user locks | David Teigland | 1 | -0/+11 |
| 2006-05-02 | [DLM] fix grant_after_purge softlockup | David Teigland | 1 | -1/+1 |
| 2006-01-20 | [DLM] Update DLM to the latest patch level | David Teigland | 1 | -2/+2 |
| 2006-01-18 | [DLM] The core of the DLM for GFS2/CLVM | David Teigland | 1 | -0/+50 |