Miklos Szeredi
|
a95164d979
[patch 3/4] vfs: remove unused nameidata argument of may_create()
|
hace 17 años |
Stephen Smalley
|
f418b00607
Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree
|
hace 17 años |
Al Viro
|
964bd18362
[PATCH] get rid of __user_path_lookup_open
|
hace 17 años |
Al Viro
|
2ad94ae654
[PATCH] new (local) helper: user_path_parent()
|
hace 17 años |
Al Viro
|
2d8f30380a
[PATCH] sanitize __user_walk_fd() et.al.
|
hace 17 años |
Al Viro
|
f419a2e3b6
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
|
hace 17 años |
Al Viro
|
30524472c2
[PATCH] take noexec checks to very few callers that care
|
hace 17 años |
Al Viro
|
672b16b2f6
[PATCH] more nameidata removal: exec_permission_lite() doesn't need it
|
hace 17 años |
Al Viro
|
b77b0646ef
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
|
hace 17 años |
Al Viro
|
a110343f0d
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
|
hace 17 años |
Al Viro
|
7f2da1e7d0
[PATCH] kill altroot
|
hace 17 años |
Al Viro
|
8bb79224b8
[PATCH] permission checks for chdir need special treatment only on the last step
|
hace 17 años |
Miklos Szeredi
|
db2e747b14
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
|
hace 17 años |
Tetsuo Handa
|
7e79eedb3b
[patch 4/5] vfs: reuse local variable in vfs_link()
|
hace 17 años |
Al Viro
|
e6305c43ed
[PATCH] sanitize ->permission() prototype
|
hace 17 años |
Miklos Szeredi
|
d70b67c8bc
[patch] vfs: fix lookup on deleted directory
|
hace 17 años |
Marcin Slusarz
|
694a1764d6
[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
|
hace 17 años |
Jan Blunck
|
c8e7f449b2
[patch 1/4] vfs: path_{get,put}() cleanups
|
hace 17 años |
Al Viro
|
e9baf6e598
[PATCH] return to old errno choice in mkdir() et.al.
|
hace 17 años |
Serge E. Hallyn
|
08ce5f16ee
cgroups: implement device whitelist
|
hace 17 años |
Dave Hansen
|
4a3fd211cc
[PATCH] r/o bind mounts: elevate write count for open()s
|
hace 17 años |
Dave Hansen
|
9079b1eb17
[PATCH] r/o bind mounts: get write access for vfs_rename() callers
|
hace 17 años |
Dave Hansen
|
75c3f29de7
[PATCH] r/o bind mounts: write counts for link/symlink
|
hace 17 años |
Dave Hansen
|
463c319726
[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()
|
hace 17 años |
Dave Hansen
|
0622753b80
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
|
hace 17 años |
Christoph Hellwig
|
a70e65df88
[PATCH] merge open_namei() and do_filp_open()
|
hace 17 años |
Dave Hansen
|
d57999e152
[PATCH] do namei_flags calculation inside open_namei()
|
hace 17 años |
Linus Torvalds
|
7ed7fe5e82
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
hace 17 años |
Randy Dunlap
|
a6b91919e0
fs: fix kernel-doc notation warnings
|
hace 17 años |
Al Viro
|
a02f76c34d
[PATCH] get stack footprint of pathname resolution back to relative sanity
|
hace 17 años |