summaryrefslogtreecommitdiffstats
path: root/fs/pidfs.c
Commit message (Expand)AuthorAgeFilesLines
* pidfs: remove config optionChristian Brauner2024-03-131-54/+47
* libfs: improve path_from_stashed()Christian Brauner2024-03-011-3/+21
* libfs: add stashed_dentry_prune()Christian Brauner2024-03-011-12/+1
* libfs: improve path_from_stashed() helperChristian Brauner2024-03-011-17/+11
* pidfs: convert to path_from_stashed() helperChristian Brauner2024-03-011-21/+38
* pidfd: add pidfsChristian Brauner2024-03-011-3/+153
* pidfd: move struct pidfd_fopsChristian Brauner2024-02-281-0/+122