Age | Commit message (Expand) | Author | Files | Lines |
2024-04-09 | dlm: use spin_lock_bh for message processing | Alexander Aring | 1 | -6/+6 |
2024-04-09 | dlm: avoid blocking receive at the end of recovery | Alexander Aring | 1 | -33/+8 |
2024-04-09 | dlm: switch to GFP_ATOMIC in dlm allocations | Alexander Aring | 1 | -1/+1 |
2023-08-10 | fs: dlm: constify receive buffer | Alexander Aring | 1 | -1/+2 |
2022-11-21 | fs: dlm: avoid false-positive checker warning | Alexander Aring | 1 | -1/+2 |
2022-04-06 | dlm: use __le types for dlm messages | Alexander Aring | 1 | -6/+9 |
2022-04-06 | dlm: use __le types for dlm header | Alexander Aring | 1 | -3/+4 |
2021-11-02 | fs: dlm: ls_count busy wait to event based wait | Alexander Aring | 1 | -1/+1 |
2021-11-02 | fs: dlm: requestqueue busy wait to event based wait | Alexander Aring | 1 | -8/+7 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 | Thomas Gleixner | 1 | -3/+1 |
2012-05-02 | dlm: fixes for nodir mode | David Teigland | 1 | -29/+10 |
2012-04-26 | dlm: improve error and debug messages | David Teigland | 1 | -1/+3 |
2009-11-30 | dlm: always use GFP_NOFS | David Teigland | 1 | -1/+1 |
2009-05-15 | dlm: use more NOFS allocation | David Teigland | 1 | -1/+1 |
2008-02-04 | dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug) | Al Viro | 1 | -6/+6 |
2007-10-10 | [DLM] block dlm_recv in recovery transition | David Teigland | 1 | -34/+24 |
2006-11-30 | [DLM] fix add_requestqueue checking nodes list | David Teigland | 1 | -3/+4 |
2006-11-30 | [DLM] fix requestqueue race | David Teigland | 1 | -4/+17 |
2006-01-20 | [DLM] Update DLM to the latest patch level | David Teigland | 1 | -13/+13 |
2006-01-18 | [DLM] The core of the DLM for GFS2/CLVM | David Teigland | 1 | -0/+184 |