summaryrefslogtreecommitdiffstats
path: root/fs/dlm/util.c
Commit message (Expand)AuthorAgeFilesLines
* dlm: use __le types for dlm messagesAlexander Aring2022-04-061-46/+2
* dlm: use __le types for rcom messagesAlexander Aring2022-04-061-18/+0
* dlm: use __le types for dlm headerAlexander Aring2022-04-061-26/+0
* fs: dlm: add union in dlm header for lockspace idAlexander Aring2021-05-251-2/+4
* fs: dlm: public header in out utilityAlexander Aring2021-05-251-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner2019-05-301-3/+1
* dlm: do not byteswap rcom_configAl Viro2008-02-041-20/+0
* dlm: do not byteswap rcom_lockAl Viro2008-02-041-43/+2
* dlm: clean upsDavid Teigland2008-01-301-11/+5
* dlm: use fixed errno values in messagesDavid Teigland2008-01-301-2/+55
* dlm: swap bytes for rcom lock replyFabio M. Di Nitto2008-01-301-3/+6
* [DLM] fix old rcom messagesDavid Teigland2007-02-051-0/+4
* [DLM] Remove range locks from the DLMDavid Teigland2006-02-231-12/+0
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+173