Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Kees Cook
|
b66c598401
exec: do not leave bprm->interp on stack
|
12 years ago |
Kees Cook
|
d740269867
exec: use -ELOOP for max recursion depth
|
12 years ago |
Al Viro
|
71613c3b87
get rid of pt_regs argument of ->load_binary()
|
12 years ago |
Al Viro
|
3c456bfc4b
get rid of pt_regs argument of search_binary_handler()
|
12 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Muthu Kumar
|
b502bd1152
magic.h: move some FS magic numbers into magic.h
|
13 years ago |
Al Viro
|
8fc3dc5a3a
__register_binfmt() made void
|
13 years ago |
Al Viro
|
d8c9584ea2
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
|
13 years ago |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 years ago |
Al Viro
|
1b5d783c94
consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
|
14 years ago |
Al Viro
|
fc14f2fef6
convert get_sb_single() users
|
15 years ago |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Jan Sembera
|
ee3aebdd8f
binfmt_misc: fix binfmt_misc priority
|
15 years ago |
David Howells
|
d7627467b7
Make do_execve() take a const filename pointer
|
15 years ago |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 years ago |
Qinghuang Feng
|
87113e806a
fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status
|
16 years ago |
Al Viro
|
56ff5efad9
zero i_uid/i_gid on inode allocation
|
16 years ago |
Kirill A. Shutemov
|
bf2a9a3963
Allow recursion in binfmt_script and binfmt_misc
|
16 years ago |
Pavel Emelyanov
|
ff9bc512f1
binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers
|
17 years ago |
Akinobu Mita
|
6e2c10a12a
binfmt_misc: use simple_read_from_buffer()
|
17 years ago |
Pavel Emelyanov
|
3a2e7f47d7
binfmt_misc.c: avoid potential kernel stack overflow
|
17 years ago |
Al Viro
|
fd8328be87
[PATCH] sanitize handling of shared descriptor tables in failing execve()
|
17 years ago |
Jan Engelhardt
|
96de0e252c
Convert files to UTF-8 and some cleanups
|
17 years ago |
Ollie Wild
|
b6a2fea393
mm: variable length argument support
|
18 years ago |
Alexey Dobriyan
|
e8edc6e03a
Detach sched.h from mm.h
|
18 years ago |
Akinobu Mita
|
92f4c701aa
use simple_read_from_buffer() in fs/
|
18 years ago |
Jeff Layton
|
1a1c9bb433
inode numbering: change libfs sb creation routines to avoid collisions with their root inodes
|
18 years ago |