1. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 15 years ago
  2. 832b6af sysfs: Propagate renames to the vfs on demand by Eric W. Biederman · 15 years ago
  3. 47a0dfa trivial: fix typo in namei.h comment by Ori Avtalion · 15 years ago
  4. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  5. bab77eb switch follow_up() to struct path by Al Viro · 15 years ago
  6. 2a73787 Cache root in nameidata by Al Viro · 15 years ago
  7. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 15 years ago
  8. 0351468 vfs: introduce helper function to safely NUL-terminate symlinks by Duane Griffin · 16 years ago
  9. 4e9ed2f [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent by OGAWA Hirofumi · 16 years ago
  10. 3516586 [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags by Al Viro · 16 years ago
  11. d181146 [PATCH] new helper - kern_path() by Al Viro · 16 years ago
  12. 964bd18 [PATCH] get rid of __user_path_lookup_open by Al Viro · 16 years ago
  13. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 16 years ago
  14. a110343 [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess by Al Viro · 16 years ago
  15. 7f2da1e [PATCH] kill altroot by Al Viro · 16 years ago
  16. 8bb7922 [PATCH] permission checks for chdir need special treatment only on the last step by Al Viro · 16 years ago
  17. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  18. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  19. c5e725f Move struct path into its own header by Jan Blunck · 16 years ago
  20. 429731b Remove path_release_on_umount() by Jan Blunck · 16 years ago
  21. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 16 years ago
  22. eead191 partially fix up the lookup_one_noperm mess by Christoph Hellwig · 17 years ago
  23. f79c20f fs: remove path_walk export by Josef 'Jeff' Sipek · 17 years ago
  24. c4a7808 fs: mark link_path_walk static by Josef 'Jeff' Sipek · 17 years ago
  25. 16f1820 fs: introduce vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  26. 057f6c0 security: prevent permission checking of file removal via sysfs_remove_group() by James Morris · 17 years ago
  27. 346f20f [PATCH] struct path: move struct path from fs/namei.c into include/linux by Josef "Jeff" Sipek · 18 years ago
  28. 82b0547 [PATCH] Create fs/utimes.c by Alexey Dobriyan · 18 years ago
  29. 650a898 [PATCH] vfs: define new lookup flag for chdir by Miklos Szeredi · 18 years ago
  30. 737bebd [PATCH] symlink nesting level change by Al Viro · 18 years ago
  31. a244e16 [PATCH] fs/namei.c: make lookup_hash() static by Adrian Bunk · 18 years ago
  32. 5590ff0 [PATCH] vfs: *at functions: core by Ulrich Drepper · 19 years ago
  33. bdff071 [PATCH] __deprecated_for_modules the lookup_hash() prototype by Adrian Bunk · 19 years ago
  34. 49705b7 [PATCH] sanitize lookup_hash prototype by Christoph Hellwig · 19 years ago
  35. 834f2a4 VFS: Allow the filesystem to return a full file pointer on open intent by Trond Myklebust · 19 years ago
  36. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago