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