Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-30 | [PATCH] fix d_absolute_path() interplay with fsmount() | Al Viro | |
stuff in anon namespace should be treated as unattached. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||
2019-05-21 | unexport simple_dname() | Al Viro | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||
2018-03-29 | split d_path() and friends into a separate file | Al Viro | |
Those parts of fs/dcache.c are pretty much self-contained. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |