summaryrefslogtreecommitdiffstats
path: root/fs/d_path.c
Commit message (Expand)AuthorAgeFilesLines
* constify dentry argument of dentry_path()/dentry_path_raw()Al Viro2021-03-211-5/+5
* fs: fix NULL dereference due to data race in prepend_path()Andrii Nakryiko2020-10-141-1/+5
* [PATCH] fix d_absolute_path() interplay with fsmount()Al Viro2019-08-301-2/+4
* unexport simple_dname()Al Viro2019-05-211-1/+0
* split d_path() and friends into a separate fileAl Viro2018-03-291-0/+470