1. 921a165 new helper: done_path_create() by Al Viro · 12 years ago
  2. b5fb63c1 fs: add nd_jump_link by Christoph Hellwig · 12 years ago
  3. 79714f7 get rid of kern_path_parent() by Al Viro · 12 years ago
  4. 015c3bb vfs: remove open intents from nameidata by Miklos Szeredi · 12 years ago
  5. 1fa1e7f readlinkat: ensure we return ENOENT for the empty pathname for normal lookups by Andy Whitcroft · 13 years ago
  6. b6c8069 vfs: remove LOOKUP_NO_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  7. d94c177 vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  8. e0a0124 switch vfs_path_lookup() to struct path by Al Viro · 13 years ago
  9. dae6ad8 new helpers: kern_path_create/user_path_create by Al Viro · 13 years ago
  10. 49084c3 kill LOOKUP_CONTINUE by Al Viro · 13 years ago
  11. 7cc90cc don't pass 'mounting_here' flag to follow_down() by Al Viro · 13 years ago
  12. f52e0c1 New AT_... flag: AT_EMPTY_PATH by Al Viro · 13 years ago
  13. 5b6ca02 reduce vfs_path_lookup() to do_path_lookup() by Al Viro · 13 years ago
  14. 70e9b35 get rid of nd->file by Al Viro · 13 years ago
  15. 16c2cd7 untangle the "need_reval_dot" mess by Al Viro · 13 years ago
  16. c9c6cac kill path_lookup() by Al Viro · 13 years ago
  17. 6f45b65 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount by David Howells · 14 years ago
  18. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 14 years ago
  19. 31e6b01 fs: rcu-walk for path lookup by Nick Piggin · 14 years ago
  20. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  21. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 15 years ago
  22. 832b6af sysfs: Propagate renames to the vfs on demand by Eric W. Biederman · 15 years ago
  23. 47a0dfa trivial: fix typo in namei.h comment by Ori Avtalion · 15 years ago
  24. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  25. bab77eb switch follow_up() to struct path by Al Viro · 15 years ago
  26. 2a73787 Cache root in nameidata by Al Viro · 15 years ago
  27. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 15 years ago
  28. 0351468 vfs: introduce helper function to safely NUL-terminate symlinks by Duane Griffin · 16 years ago
  29. 4e9ed2f [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent by OGAWA Hirofumi · 16 years ago
  30. 3516586 [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags by Al Viro · 16 years ago
  31. d181146 [PATCH] new helper - kern_path() by Al Viro · 16 years ago
  32. 964bd18 [PATCH] get rid of __user_path_lookup_open by Al Viro · 16 years ago
  33. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 16 years ago
  34. a110343 [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess by Al Viro · 16 years ago
  35. 7f2da1e [PATCH] kill altroot by Al Viro · 16 years ago
  36. 8bb7922 [PATCH] permission checks for chdir need special treatment only on the last step by Al Viro · 16 years ago
  37. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  38. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  39. c5e725f Move struct path into its own header by Jan Blunck · 16 years ago
  40. 429731b Remove path_release_on_umount() by Jan Blunck · 16 years ago
  41. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 16 years ago
  42. eead191 partially fix up the lookup_one_noperm mess by Christoph Hellwig · 17 years ago
  43. f79c20f fs: remove path_walk export by Josef 'Jeff' Sipek · 17 years ago
  44. c4a7808 fs: mark link_path_walk static by Josef 'Jeff' Sipek · 17 years ago
  45. 16f1820 fs: introduce vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  46. 057f6c0 security: prevent permission checking of file removal via sysfs_remove_group() by James Morris · 17 years ago
  47. 346f20f [PATCH] struct path: move struct path from fs/namei.c into include/linux by Josef "Jeff" Sipek · 18 years ago
  48. 82b0547 [PATCH] Create fs/utimes.c by Alexey Dobriyan · 18 years ago
  49. 650a898 [PATCH] vfs: define new lookup flag for chdir by Miklos Szeredi · 18 years ago
  50. 737bebd [PATCH] symlink nesting level change by Al Viro · 18 years ago
  51. a244e16 [PATCH] fs/namei.c: make lookup_hash() static by Adrian Bunk · 18 years ago
  52. 5590ff0 [PATCH] vfs: *at functions: core by Ulrich Drepper · 19 years ago
  53. bdff071 [PATCH] __deprecated_for_modules the lookup_hash() prototype by Adrian Bunk · 19 years ago
  54. 49705b7 [PATCH] sanitize lookup_hash prototype by Christoph Hellwig · 19 years ago
  55. 834f2a4 VFS: Allow the filesystem to return a full file pointer on open intent by Trond Myklebust · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago