Commit Graph

115 Commits (21b26f2fee6883f69f56fb8ff6c2996eda45b063)

Author SHA1 Message Date
Harvey Harrison fc9b52cd8f fs: remove fastcall, it is always empty 17 years ago
Jan Kara ece95912db inotify: send IN_ATTRIB events when link count changes 17 years ago
Linus Torvalds 974a9f0b47 Use access mode instead of open flags to determine needed permissions 17 years ago
Al Viro 5a190ae697 [PATCH] pass dentry to audit_inode()/audit_inode_child() 18 years ago
Miklos Szeredi d139d7ffd0 VFS: allow filesystems to implement atomic open+truncate 18 years ago
Dave Hansen c7eb26678e r/o bind mounts: give permission() a local 'mnt' variable 18 years ago
Dave Hansen b41572e929 r/o bind mounts: rearrange may_open() to be r/o friendly 18 years ago
Miklos Szeredi 22590e41cb fix execute checking in permission() 18 years ago
Jesper Juhl 40b2ea8397 Clean up duplicate includes in fs/ 18 years ago
Christoph Hellwig eead191153 partially fix up the lookup_one_noperm mess 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 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
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Amy Griffis 4fc03b9beb [PATCH] complete message queue auditing 18 years ago
Josef 'Jeff' Sipek 2dfdd266b9 fs: use path_walk in do_path_lookup 18 years ago
Josef 'Jeff' Sipek 62ce39c531 fs: fix indentation in do_path_lookup 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Christoph Hellwig 5843205b55 namei.c: remove utterly outdated comment 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
James Morris 057f6c019f security: prevent permission checking of file removal via sysfs_remove_group() 18 years ago
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