Age | Commit message (Expand) | Author | Files | Lines |
2009-03-17 | Revert "lstat_cache(): print a warning if doing ping-pong between cache types" | Kjetil Barvik | 1 | -23/+0 |
2009-02-09 | lstat_cache(): print a warning if doing ping-pong between cache types | Kjetil Barvik | 1 | -0/+23 |
2009-02-09 | unlink_entry(): introduce schedule_dir_for_removal() | Kjetil Barvik | 1 | -0/+59 |
2009-02-09 | lstat_cache(): swap func(length, string) into func(string, length) | Kjetil Barvik | 1 | -8/+8 |
2009-02-09 | lstat_cache(): generalise longest_match_lstat_cache() | Kjetil Barvik | 1 | -22/+24 |
2009-02-09 | lstat_cache(): small cleanup and optimisation | Kjetil Barvik | 1 | -20/+24 |
2009-01-18 | lstat_cache(): introduce clear_lstat_cache() function | Kjetil Barvik | 1 | -0/+8 |
2009-01-18 | lstat_cache(): introduce invalidate_lstat_cache() function | Kjetil Barvik | 1 | -8/+36 |
2009-01-18 | lstat_cache(): introduce has_dirs_only_path() function | Kjetil Barvik | 1 | -17/+47 |
2009-01-18 | lstat_cache(): introduce has_symlink_or_noent_leading_path() function | Kjetil Barvik | 1 | -34/+60 |
2009-01-18 | lstat_cache(): more cache effective symlink/directory detection | Kjetil Barvik | 1 | -40/+125 |
2008-05-10 | Optimize symlink/directory detection | Linus Torvalds | 1 | -33/+49 |
2007-05-11 | Add has_symlink_leading_path() function. | Junio C Hamano | 1 | -0/+48 |