Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-21 | constify dentry argument of dentry_path()/dentry_path_raw() | Al Viro | 1 | -5/+5 |
2020-10-14 | fs: fix NULL dereference due to data race in prepend_path() | Andrii Nakryiko | 1 | -1/+5 |
2019-08-30 | [PATCH] fix d_absolute_path() interplay with fsmount() | Al Viro | 1 | -2/+4 |
2019-05-21 | unexport simple_dname() | Al Viro | 1 | -1/+0 |
2018-03-29 | split d_path() and friends into a separate file | Al Viro | 1 | -0/+470 |