Commit Graph

28 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
OGAWA Hirofumi 4e9ed2f85a [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent 17 years ago
Al Viro 3516586a42 [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags 17 years ago
Al Viro d181146572 [PATCH] new helper - kern_path() 17 years ago
Al Viro 964bd18362 [PATCH] get rid of __user_path_lookup_open 17 years ago
Al Viro 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
Al Viro a110343f0d [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess 17 years ago
Al Viro 7f2da1e7d0 [PATCH] kill altroot 17 years ago
Al Viro 8bb79224b8 [PATCH] permission checks for chdir need special treatment only on the last step 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Jan Blunck c5e725f33b Move struct path into its own header 17 years ago
Jan Blunck 429731b155 Remove path_release_on_umount() 17 years ago
Harvey Harrison b3c9752868 include/linux: Remove all users of FASTCALL() macro 17 years ago
Christoph Hellwig eead191153 partially fix up the lookup_one_noperm mess 18 years ago
Josef 'Jeff' Sipek f79c20f525 fs: remove path_walk export 18 years ago
Josef 'Jeff' Sipek c4a7808fc3 fs: mark link_path_walk static 18 years ago
Josef 'Jeff' Sipek 16f1820028 fs: introduce vfs_path_lookup 18 years ago
James Morris 057f6c019f security: prevent permission checking of file removal via sysfs_remove_group() 18 years ago
Josef "Jeff" Sipek 346f20ff60 [PATCH] struct path: move struct path from fs/namei.c into include/linux 18 years ago
Alexey Dobriyan 82b0547cfa [PATCH] Create fs/utimes.c 19 years ago
Miklos Szeredi 650a898342 [PATCH] vfs: define new lookup flag for chdir 19 years ago
Al Viro 737bebd137 [PATCH] symlink nesting level change 19 years ago
Adrian Bunk a244e1698a [PATCH] fs/namei.c: make lookup_hash() static 19 years ago
Ulrich Drepper 5590ff0d55 [PATCH] vfs: *at functions: core 19 years ago
Adrian Bunk bdff071dbf [PATCH] __deprecated_for_modules the lookup_hash() prototype 19 years ago
Christoph Hellwig 49705b7743 [PATCH] sanitize lookup_hash prototype 20 years ago
Trond Myklebust 834f2a4a15 VFS: Allow the filesystem to return a full file pointer on open intent 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago