1. 974a9f0 Use access mode instead of open flags to determine needed permissions by Linus Torvalds · 16 years ago
  2. 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 17 years ago
  3. d139d7f VFS: allow filesystems to implement atomic open+truncate by Miklos Szeredi · 17 years ago
  4. c7eb266 r/o bind mounts: give permission() a local 'mnt' variable by Dave Hansen · 17 years ago
  5. b41572e r/o bind mounts: rearrange may_open() to be r/o friendly by Dave Hansen · 17 years ago
  6. 22590e4 fix execute checking in permission() by Miklos Szeredi · 17 years ago
  7. 40b2ea8 Clean up duplicate includes in fs/ by Jesper Juhl · 17 years ago
  8. eead191 partially fix up the lookup_one_noperm mess by Christoph Hellwig · 17 years ago
  9. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  10. f79c20f fs: remove path_walk export by Josef 'Jeff' Sipek · 17 years ago
  11. c4a7808 fs: mark link_path_walk static by Josef 'Jeff' Sipek · 17 years ago
  12. 16f1820 fs: introduce vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  13. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  14. 4fc03b9 [PATCH] complete message queue auditing by Amy Griffis · 17 years ago
  15. 2dfdd26 fs: use path_walk in do_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  16. 62ce39c fs: fix indentation in do_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  17. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  18. 5843205 namei.c: remove utterly outdated comment by Christoph Hellwig · 17 years ago
  19. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  20. 057f6c0 security: prevent permission checking of file removal via sysfs_remove_group() by James Morris · 17 years ago
  21. beb497a [PATCH] __page_symlink retry loop error code fix by Dmitriy Monakhov · 17 years ago
  22. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  23. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  24. 346f20f [PATCH] struct path: move struct path from fs/namei.c into include/linux by Josef "Jeff" Sipek · 18 years ago
  25. dc16842 [PATCH] VFS: extra check inside dentry_unhash() by Vasily Averin · 18 years ago
  26. 317a40a [PATCH] honour MNT_NOEXEC for access() by Stas Sergeev · 18 years ago
  27. aab520e [PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create() by Dave Hansen · 18 years ago
  28. 6902d92 [PATCH] r/o bind mounts: prepare for write access checks: collapse if() by Dave Hansen · 18 years ago
  29. e518ddb [PATCH] fs/namei.c: replace multiple current->fs by shortcut variable by Andreas Mohr · 18 years ago
  30. bcdc5e0 [PATCH] autofs4 needs to force fail return revalidate by Ian Kent · 18 years ago
  31. 349457c [PATCH] Allow file systems to manually d_move() inside of ->rename() by Mark Fasheh · 18 years ago
  32. a343bb7 VFS: Fix access("file", X_OK) in the presence of ACLs by Trond Myklebust · 18 years ago
  33. a634904 VFS: add lookup hint for network file systems by ASANO Masahiro · 18 years ago
  34. 5ac3a9c [PATCH] don't bother with aux entires for dummy context by Al Viro · 18 years ago
  35. 73d3ec5 [PATCH] fix missed create event for directory audit by Amy Griffis · 18 years ago
  36. 3e2efce [PATCH] fix faulty inode data collection for open() with O_CREAT by Amy Griffis · 18 years ago
  37. de45921 [PATCH] struct file leakage by Kirill Korotaev · 18 years ago
  38. f2eace2 [PATCH] lockdep: annotate i_mutex by Ingo Molnar · 18 years ago
  39. 45c9b11 [PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat by Ulrich Drepper · 18 years ago
  40. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  41. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 18 years ago
  42. 6d09bb6 [PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_path() by Trond Myklebust · 18 years ago
  43. a244e16 [PATCH] fs/namei.c: make lookup_hash() static by Adrian Bunk · 18 years ago
  44. 051d381 [PATCH] autofs4: nameidata needs to be up to date for follow_link by Ian Kent · 18 years ago
  45. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  46. 7e53cac [PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlink by NeilBrown · 18 years ago
  47. 4af4c52 [PATCH] Missed error checking for intent's filp in open_namei(). by Oleg Drokin · 18 years ago
  48. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 18 years ago
  49. 73241cc [PATCH] Collect more inode information during syscall processing. by Amy Griffis · 19 years ago
  50. f38aa94 [PATCH] Pass dentry, not just name, in fsnotify creation hooks. by Amy Griffis · 19 years ago
  51. 0adb25d [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside by Kirill Korotaev · 18 years ago
  52. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 18 years ago
  53. 3bc8414b [PATCH] Fix do_path_lookup() to add the check for error in link_path_walk() by Suzuki · 18 years ago
  54. 170aa3d [PATCH] namei.c: unlock missing in error case by Ulrich Drepper · 18 years ago
  55. f55eab8 [PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk() by Trond Myklebust · 18 years ago
  56. 7045f37 [PATCH] DocBook: fix some kernel-doc comments in fs and block by Martin Waitz · 18 years ago
  57. 5590ff0 [PATCH] vfs: *at functions: core by Ulrich Drepper · 18 years ago
  58. f166235 [PATCH] Mark some key VFS functions as __always_inline by Arjan van de Ven · 18 years ago
  59. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  60. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  61. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  62. 4a30131 [PATCH] Fix some problems with truncate and mtime semantics. by NeilBrown · 18 years ago
  63. 0ce6e62 [PATCH] fs/namei.c: make path_lookup_create() static by Adrian Bunk · 19 years ago
  64. 49705b7 [PATCH] sanitize lookup_hash prototype by Christoph Hellwig · 19 years ago
  65. 8c744fb [PATCH] add a file_permission helper by Christoph Hellwig · 19 years ago
  66. e4543ed [PATCH] add a vfs_permission helper by Christoph Hellwig · 19 years ago
  67. cc4e69d [PATCH] VFS: pass file pointer to filesystem from ftruncate() by Miklos Szeredi · 19 years ago
  68. 42e50a5 [PATCH] open: cleanup in lookup_flags() by Miklos Szeredi · 19 years ago
  69. cdce5d6 VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission(). by Trond Myklebust · 19 years ago
  70. 834f2a4 VFS: Allow the filesystem to return a full file pointer on open intent by Trond Myklebust · 19 years ago
  71. 8298411 Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL by Linus Torvalds · 19 years ago
  72. 5d54e69 Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
  73. e31e14e [PATCH] remove the inode_post_link and inode_post_rename LSM hooks by Stephen Smalley · 19 years ago
  74. a74574a [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks by Stephen Smalley · 19 years ago
  75. 09dd17d [PATCH] namei cleanup by Miklos Szeredi · 19 years ago
  76. efda945 Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  77. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  78. 327b6b0 Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  79. 89204c4 [PATCH] inotify: add MOVE_SELF event by John McCutchan · 19 years ago
  80. c973b11 Merge with /shiny/git/linux-2.6/.git by David Woodhouse · 19 years ago
  81. 7a91bf7 [PATCH] fsnotify_name/inoderemove by John McCutchan · 19 years ago
  82. 0c3dba1 [PATCH] Clean up inotify delete race fix by John McCutchan · 19 years ago
  83. e234f35 [PATCH] inotify delete race fix by John McCutchan · 19 years ago
  84. 7544953 [PATCH] inotify: fix file deletion by rename detection by John McCutchan · 19 years ago
  85. 30beab1 Merge with /shiny/git/linux-2.6/.git by David Woodhouse · 19 years ago
  86. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  87. 751c404 [PATCH] namespace: rename _mntput to mntput_no_expire by Miklos Szeredi · 19 years ago
  88. d2f6409 Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  89. c663e5d [PATCH] add some comments to lookup_create() by Christoph Hellwig · 19 years ago
  90. ae7b961 AUDIT: Report lookup flags with path/inode records. by David Woodhouse · 19 years ago
  91. d671a1c [PATCH] namei fixes (19/19) by Al Viro · 19 years ago
  92. 634ee70 [PATCH] namei fixes (18/19) by Al Viro · 19 years ago
  93. 58c465e [PATCH] namei fixes (17/19) by Al Viro · 19 years ago
  94. 39ca6d4 [PATCH] namei fixes (16/19) by Al Viro · 19 years ago
  95. d9d29a2 [PATCH] namei fixes (15/19) by Al Viro · 19 years ago
  96. 4b7b977 [PATCH] namei fixes (14/19) by Al Viro · 19 years ago
  97. ba7a4c1 [PATCH] namei fixes (13/19) by Al Viro · 19 years ago
  98. a15a3f6 [PATCH] namei fixes (12/19) by Al Viro · 19 years ago
  99. 2f12dbf [PATCH] namei fixes (11/19) by Al Viro · 19 years ago
  100. e13b210 [PATCH] namei fixes (10/19) by Al Viro · 19 years ago