aboutsummaryrefslogtreecommitdiffstats
path: root/fs/d_path.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-14fs: fix NULL dereference due to data race in prepend_path()Andrii Nakryiko1-1/+5
2019-08-30[PATCH] fix d_absolute_path() interplay with fsmount()Al Viro1-2/+4
2019-05-21unexport simple_dname()Al Viro1-1/+0
2018-03-29split d_path() and friends into a separate fileAl Viro1-0/+470