aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pidfs.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-13pidfs: remove config optionChristian Brauner1-54/+47
2024-03-01libfs: improve path_from_stashed()Christian Brauner1-3/+21
2024-03-01libfs: add stashed_dentry_prune()Christian Brauner1-12/+1
2024-03-01libfs: improve path_from_stashed() helperChristian Brauner1-17/+11
2024-03-01pidfs: convert to path_from_stashed() helperChristian Brauner1-21/+38
2024-03-01pidfd: add pidfsChristian Brauner1-3/+153
2024-02-28pidfd: move struct pidfd_fopsChristian Brauner1-0/+122