summaryrefslogtreecommitdiffstats
path: root/fs/dlm/requestqueue.c
Commit message (Expand)AuthorAgeFilesLines
* fs: dlm: constify receive bufferAlexander Aring2023-08-101-1/+2
* fs: dlm: avoid false-positive checker warningAlexander Aring2022-11-211-1/+2
* dlm: use __le types for dlm messagesAlexander Aring2022-04-061-6/+9
* dlm: use __le types for dlm headerAlexander Aring2022-04-061-3/+4
* fs: dlm: ls_count busy wait to event based waitAlexander Aring2021-11-021-1/+1
* fs: dlm: requestqueue busy wait to event based waitAlexander Aring2021-11-021-8/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner2019-05-301-3/+1
* dlm: fixes for nodir modeDavid Teigland2012-05-021-29/+10
* dlm: improve error and debug messagesDavid Teigland2012-04-261-1/+3
* dlm: always use GFP_NOFSDavid Teigland2009-11-301-1/+1
* dlm: use more NOFS allocationDavid Teigland2009-05-151-1/+1
* dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug)Al Viro2008-02-041-6/+6
* [DLM] block dlm_recv in recovery transitionDavid Teigland2007-10-101-34/+24
* [DLM] fix add_requestqueue checking nodes listDavid Teigland2006-11-301-3/+4
* [DLM] fix requestqueue raceDavid Teigland2006-11-301-4/+17
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-201-13/+13
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+184