summaryrefslogtreecommitdiffstats
path: root/fs/d_path.c
AgeCommit message (Expand)Author
2020-10-29fs: fix NULL dereference due to data race in prepend_path()Andrii Nakryiko
2019-08-30[PATCH] fix d_absolute_path() interplay with fsmount()Al Viro
2019-05-21unexport simple_dname()Al Viro
2018-03-29split d_path() and friends into a separate fileAl Viro