summaryrefslogtreecommitdiffstats
path: root/fs/dlm/midcomms.c
Commit message (Expand)AuthorAgeFilesLines
* fs: dlm: implement delayed ack handlingAlexander Aring2021-08-191-8/+48
* fs: dlm: invalid buffer access in lookup errorAlexander Aring2021-06-111-2/+17
* fs: dlm: fix race in mhandle deletionAlexander Aring2021-06-111-14/+21
* fs: dlm: rename socket and app buffer definesAlexander Aring2021-06-021-2/+2
* fs: dlm: Fix spelling mistake "stucked" -> "stuck"Colin Ian King2021-05-261-2/+2
* fs: dlm: add midcomms debugfs functionalityAlexander Aring2021-05-251-0/+27
* fs: dlm: add reliable connection if reconnectAlexander Aring2021-05-251-44/+1246
* fs: dlm: make buffer handling per msgAlexander Aring2021-05-251-2/+5
* fs: dlm: add more midcomms hooksAlexander Aring2021-05-251-1/+30
* fs: dlm: remove unaligned memory access handlingAlexander Aring2021-03-091-14/+12
* fs: dlm: check on minimum msglen sizeAlexander Aring2021-03-091-3/+4
* fs: dlm: rework receive handlingAlexander Aring2020-09-291-83/+53
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner2019-05-301-3/+1
* dlm: fix up memory allocation flagsSteven Whitehouse2008-12-231-1/+1
* dlm: dlm_process_incoming_buffer() fixesAl Viro2008-02-041-13/+20
* dlm: align midcomms message bufferFabio M. Di Nitto2008-01-301-6/+9
* [DLM] block dlm_recv in recovery transitionDavid Teigland2007-10-101-15/+2
* [DLM] rename dlm_config_info fieldsDavid Teigland2007-02-051-2/+2
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-201-1/+1
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+140