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