1. f66caaf do not overwrite files in leading path by Clemens Buchacher · 14 years ago
  2. 4856ff2 lstat_cache: optionally return match_len by Clemens Buchacher · 14 years ago
  3. 64161a6 symlinks.c: remove unused functions by Junio C Hamano · 15 years ago
  4. 7771675 lstat_cache: guard against full match of length of 'name' parameter by Kjetil Barvik · 16 years ago
  5. b9fd284 Export thread-safe version of 'has_symlink_leading_path()' by Linus Torvalds · 16 years ago
  6. 867f72b Prepare symlink caching for thread-safety by Linus Torvalds · 16 years ago
  7. cb319c3 symlinks.c: small style cleanup by Kjetil Barvik · 16 years ago
  8. 381b920 Revert "lstat_cache(): print a warning if doing ping-pong between cache types" by Kjetil Barvik · 16 years ago
  9. 7734f04 lstat_cache(): print a warning if doing ping-pong between cache types by Kjetil Barvik · 16 years ago
  10. 7847892 unlink_entry(): introduce schedule_dir_for_removal() by Kjetil Barvik · 16 years ago
  11. 5719989 lstat_cache(): swap func(length, string) into func(string, length) by Kjetil Barvik · 16 years ago
  12. 148bc06 lstat_cache(): generalise longest_match_lstat_cache() by Kjetil Barvik · 16 years ago
  13. 60b458b lstat_cache(): small cleanup and optimisation by Kjetil Barvik · 16 years ago
  14. bda6eb0 lstat_cache(): introduce clear_lstat_cache() function by Kjetil Barvik · 16 years ago
  15. aeabab5 lstat_cache(): introduce invalidate_lstat_cache() function by Kjetil Barvik · 16 years ago
  16. bad4a54 lstat_cache(): introduce has_dirs_only_path() function by Kjetil Barvik · 16 years ago
  17. 09c9306 lstat_cache(): introduce has_symlink_or_noent_leading_path() function by Kjetil Barvik · 16 years ago
  18. 92604b4 lstat_cache(): more cache effective symlink/directory detection by Kjetil Barvik · 16 years ago
  19. c40641b Optimize symlink/directory detection by Linus Torvalds · 17 years ago
  20. f859c84 Add has_symlink_leading_path() function. by Junio C Hamano · 18 years ago