summaryrefslogtreecommitdiff
path: root/fs/dlm/midcomms.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-25fs: dlm: add more midcomms hooksAlexander Aring1-1/+30
2021-03-09fs: dlm: remove unaligned memory access handlingAlexander Aring1-14/+12
2021-03-09fs: dlm: check on minimum msglen sizeAlexander Aring1-3/+4
2020-09-29fs: dlm: rework receive handlingAlexander Aring1-83/+53
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner1-3/+1
2008-12-23dlm: fix up memory allocation flagsSteven Whitehouse1-1/+1
2008-02-04dlm: dlm_process_incoming_buffer() fixesAl Viro1-13/+20
2008-01-30dlm: align midcomms message bufferFabio M. Di Nitto1-6/+9
2007-10-10[DLM] block dlm_recv in recovery transitionDavid Teigland1-15/+2
2007-02-05[DLM] rename dlm_config_info fieldsDavid Teigland1-2/+2
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland1-1/+1
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland1-0/+140