summaryrefslogtreecommitdiffstats
path: root/fs/d_path.c
Commit message (Expand)AuthorAgeFilesLines
* 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