#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" te' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/fs/afs/fsclient.c?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/fs/afs/fsclient.c
AgeCommit message (Expand)Author
2022-09-01afs: Use the operation issue time instead of the reply time for callbacksDavid Howells
2021-09-13afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS serverDavid Howells
2021-05-25afs: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-04-23afs: Use new netfs lib read helper APIDavid Howells
2021-04-23afs: Use the fs operation ops to handle FetchData completionDavid Howells
2021-04-23afs: Use ITER_XARRAY for writingDavid Howells
2021-04-23afs: Set up the iov_iter before calling afs_extract_data()David Howells
2021-04-23afs: Don't truncate iter during data fetchDavid Howells