Commit Graph

93 Commits (8b9909ded6922c33c221b105b26917780cfa497d)

Author SHA1 Message Date
Dmitriy Monakhov beb497ab48 [PATCH] __page_symlink retry loop error code fix 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Josef "Jeff" Sipek 346f20ff60 [PATCH] struct path: move struct path from fs/namei.c into include/linux 18 years ago
Vasily Averin dc168427e6 [PATCH] VFS: extra check inside dentry_unhash() 18 years ago
Stas Sergeev 317a40ac22 [PATCH] honour MNT_NOEXEC for access() 18 years ago
Dave Hansen aab520e2f6 [PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create() 19 years ago
Dave Hansen 6902d925d5 [PATCH] r/o bind mounts: prepare for write access checks: collapse if() 19 years ago
Andreas Mohr e518ddb7ba [PATCH] fs/namei.c: replace multiple current->fs by shortcut variable 19 years ago
Ian Kent bcdc5e019d [PATCH] autofs4 needs to force fail return revalidate 19 years ago
Mark Fasheh 349457ccf2 [PATCH] Allow file systems to manually d_move() inside of ->rename() 19 years ago
Trond Myklebust a343bb7750 VFS: Fix access("file", X_OK) in the presence of ACLs 19 years ago
ASANO Masahiro a634904a7d VFS: add lookup hint for network file systems 19 years ago
Al Viro 5ac3a9c26c [PATCH] don't bother with aux entires for dummy context 19 years ago
Amy Griffis 73d3ec5aba [PATCH] fix missed create event for directory audit 19 years ago
Amy Griffis 3e2efce067 [PATCH] fix faulty inode data collection for open() with O_CREAT 19 years ago
Kirill Korotaev de45921535 [PATCH] struct file leakage 19 years ago
Ingo Molnar f2eace23e9 [PATCH] lockdep: annotate i_mutex 19 years ago
Ulrich Drepper 45c9b11a1d [PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat 19 years ago
Pekka Enberg 090d2b185d [PATCH] read_mapping_page for address space 19 years ago
Amy Griffis 9c937dcc71 [PATCH] log more info for directory entry change events 19 years ago
Trond Myklebust 6d09bb627d [PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_path() 19 years ago
Adrian Bunk a244e1698a [PATCH] fs/namei.c: make lookup_hash() static 19 years ago
Ian Kent 051d381259 [PATCH] autofs4: nameidata needs to be up to date for follow_link 19 years ago
NeilBrown 7e53cac41d [PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlink 19 years ago
Oleg Drokin 4af4c52f34 [PATCH] Missed error checking for intent's filp in open_namei(). 19 years ago
Arjan van de Ven a11f3a0574 [PATCH] sem2mutex: vfs_rename_mutex 19 years ago
Amy Griffis 73241ccca0 [PATCH] Collect more inode information during syscall processing. 19 years ago
Amy Griffis f38aa94224 [PATCH] Pass dentry, not just name, in fsnotify creation hooks. 19 years ago
Kirill Korotaev 0adb25d2e7 [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside 19 years ago
Ulrich Drepper c04030e16d [PATCH] flags parameter for linkat 19 years ago
Suzuki 3bc8414b07 [PATCH] Fix do_path_lookup() to add the check for error in link_path_walk() 19 years ago
Ulrich Drepper 170aa3d026 [PATCH] namei.c: unlock missing in error case 19 years ago
Trond Myklebust f55eab822b [PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk() 19 years ago
Martin Waitz 7045f37b17 [PATCH] DocBook: fix some kernel-doc comments in fs and block 19 years ago
Ulrich Drepper 5590ff0d55 [PATCH] vfs: *at functions: core 19 years ago
Arjan van de Ven f16623569e [PATCH] Mark some key VFS functions as __always_inline 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
NeilBrown 4a30131e7d [PATCH] Fix some problems with truncate and mtime semantics. 19 years ago
Adrian Bunk 0ce6e62bd6 [PATCH] fs/namei.c: make path_lookup_create() static 19 years ago
Christoph Hellwig 49705b7743 [PATCH] sanitize lookup_hash prototype 19 years ago
Christoph Hellwig 8c744fb83d [PATCH] add a file_permission helper 19 years ago
Christoph Hellwig e4543eddfd [PATCH] add a vfs_permission helper 19 years ago
Miklos Szeredi cc4e69dee4 [PATCH] VFS: pass file pointer to filesystem from ftruncate() 19 years ago
Miklos Szeredi 42e50a5a69 [PATCH] open: cleanup in lookup_flags() 19 years ago
Trond Myklebust cdce5d6b94 VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission(). 20 years ago
Trond Myklebust 834f2a4a15 VFS: Allow the filesystem to return a full file pointer on open intent 20 years ago
Linus Torvalds 8298411468 Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL 20 years ago