| Commit message (Expand) | Author | Age | Files | Lines |
* | dlm: use __le types for dlm messages | Alexander Aring | 2022-04-06 | 1 | -46/+2 |
* | dlm: use __le types for rcom messages | Alexander Aring | 2022-04-06 | 1 | -18/+0 |
* | dlm: use __le types for dlm header | Alexander Aring | 2022-04-06 | 1 | -26/+0 |
* | fs: dlm: add union in dlm header for lockspace id | Alexander Aring | 2021-05-25 | 1 | -2/+4 |
* | fs: dlm: public header in out utility | Alexander Aring | 2021-05-25 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 | Thomas Gleixner | 2019-05-30 | 1 | -3/+1 |
* | dlm: do not byteswap rcom_config | Al Viro | 2008-02-04 | 1 | -20/+0 |
* | dlm: do not byteswap rcom_lock | Al Viro | 2008-02-04 | 1 | -43/+2 |
* | dlm: clean ups | David Teigland | 2008-01-30 | 1 | -11/+5 |
* | dlm: use fixed errno values in messages | David Teigland | 2008-01-30 | 1 | -2/+55 |
* | dlm: swap bytes for rcom lock reply | Fabio M. Di Nitto | 2008-01-30 | 1 | -3/+6 |
* | [DLM] fix old rcom messages | David Teigland | 2007-02-05 | 1 | -0/+4 |
* | [DLM] Remove range locks from the DLM | David Teigland | 2006-02-23 | 1 | -12/+0 |
* | [DLM] The core of the DLM for GFS2/CLVM | David Teigland | 2006-01-18 | 1 | -0/+173 |