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 |
Linus Torvalds
|
1b9a391736
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
|
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 |