summaryrefslogtreecommitdiff
path: root/fs/netfs/write_retry.c
AgeCommit message (Expand)Author
2025-07-01netfs: Update tracepoints in a number of waysDavid Howells
2025-07-01netfs: Fix ref leak on inserted extra subreq in write retryDavid Howells
2025-05-21netfs: Fix wait/wake to be consistent about the waitqueue usedDavid Howells
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells
2025-05-21netfs: Fix oops in write-retry from mis-resetting the subreq iteratorDavid Howells
2025-02-13netfs: Add retry stat countersDavid Howells
2024-12-20netfs: Change the read result collector to only use one work itemDavid Howells
2024-12-20netfs: Split retry code out of fs/netfs/write_collect.cDavid Howells