1. d41b603 d_path: fix Kernel doc validator complaining by Jia He · 3 years, 2 months ago
  2. b0cfcdd d_path: make 'prepend()' fill up the buffer exactly on overflow by Linus Torvalds · 3 years, 5 months ago
  3. e4b27553 getcwd(2): clean up error handling by Al Viro · 3 years, 7 months ago
  4. cf4febc d_path: prepend_path() is unlikely to return non-zero by Al Viro · 3 years, 7 months ago
  5. 008673f d_path: prepend_path(): lift the inner loop into a new helper by Al Viro · 3 years, 8 months ago
  6. 2dac0ad d_path: prepend_path(): lift resetting b in case when we'd return 3 out of loop by Al Viro · 3 years, 8 months ago
  7. 7c0d552 d_path: prepend_path(): get rid of vfsmnt by Al Viro · 3 years, 8 months ago
  8. ad08ae5 d_path: introduce struct prepend_buffer by Al Viro · 3 years, 8 months ago
  9. 95b55c4 d_path: make prepend_name() boolean by Al Viro · 3 years, 7 months ago
  10. 01a4428 d_path: lift -ENAMETOOLONG handling into callers of prepend_path() by Al Viro · 3 years, 7 months ago
  11. d854823 d_path: don't bother with return value of prepend() by Al Viro · 3 years, 7 months ago
  12. a0378fb getcwd(2): saner logics around prepend_path() call by Al Viro · 3 years, 7 months ago
  13. 9024348 d_path: get rid of path_with_deleted() by Al Viro · 3 years, 7 months ago
  14. 3acca04 d_path: regularize handling of root dentry in __dentry_path() by Al Viro · 3 years, 7 months ago
  15. 3a291c9 d_path: saner calling conventions for __dentry_path() by Al Viro · 3 years, 7 months ago
  16. dfe50876 d_path: "\0" is {0,0}, not {0} by Al Viro · 3 years, 7 months ago
  17. a2bbe66 constify dentry argument of dentry_path()/dentry_path_raw() by Al Viro · 5 years ago
  18. 09cad07 fs: fix NULL dereference due to data race in prepend_path() by Andrii Nakryiko · 4 years, 2 months ago
  19. f2683bd [PATCH] fix d_absolute_path() interplay with fsmount() by Al Viro · 5 years ago
  20. 7e5f7bb unexport simple_dname() by Al Viro · 6 years ago
  21. 7a5cf79 split d_path() and friends into a separate file by Al Viro · 7 years ago