aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/requestqueue.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-10fs: dlm: constify receive bufferAlexander Aring1-1/+2
2022-11-21fs: dlm: avoid false-positive checker warningAlexander Aring1-1/+2
2022-04-06dlm: use __le types for dlm messagesAlexander Aring1-6/+9
2022-04-06dlm: use __le types for dlm headerAlexander Aring1-3/+4
2021-11-02fs: dlm: ls_count busy wait to event based waitAlexander Aring1-1/+1
2021-11-02fs: dlm: requestqueue busy wait to event based waitAlexander Aring1-8/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner1-3/+1
2012-05-02dlm: fixes for nodir modeDavid Teigland1-29/+10
2012-04-26dlm: improve error and debug messagesDavid Teigland1-1/+3
2009-11-30dlm: always use GFP_NOFSDavid Teigland1-1/+1
2009-05-15dlm: use more NOFS allocationDavid Teigland1-1/+1
2008-02-04dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug)Al Viro1-6/+6
2007-10-10[DLM] block dlm_recv in recovery transitionDavid Teigland1-34/+24
2006-11-30[DLM] fix add_requestqueue checking nodes listDavid Teigland1-3/+4
2006-11-30[DLM] fix requestqueue raceDavid Teigland1-4/+17
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland1-13/+13
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland1-0/+184