aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-06dlm: use __le types for dlm messagesAlexander Aring1-46/+2
2022-04-06dlm: use __le types for rcom messagesAlexander Aring1-18/+0
2022-04-06dlm: use __le types for dlm headerAlexander Aring1-26/+0
2021-05-25fs: dlm: add union in dlm header for lockspace idAlexander Aring1-2/+4
2021-05-25fs: dlm: public header in out utilityAlexander Aring1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner1-3/+1
2008-02-04dlm: do not byteswap rcom_configAl Viro1-20/+0
2008-02-04dlm: do not byteswap rcom_lockAl Viro1-43/+2
2008-01-30dlm: clean upsDavid Teigland1-11/+5
2008-01-30dlm: use fixed errno values in messagesDavid Teigland1-2/+55
2008-01-30dlm: swap bytes for rcom lock replyFabio M. Di Nitto1-3/+6
2007-02-05[DLM] fix old rcom messagesDavid Teigland1-0/+4
2006-02-23[DLM] Remove range locks from the DLMDavid Teigland1-12/+0
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland1-0/+173