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