Mauro Carvalho Chehab
|
34962fb807
docs: Fix more broken references
|
há 7 anos atrás |
Thadeu Lima de Souza Cascardo
|
5cc41e0995
fs/binfmt_misc.c: do not allow offset overflow
|
há 7 anos atrás |
Dominik Brodowski
|
2ca2a09d62
fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()
|
há 7 anos atrás |
Eryu Guan
|
7e86600606
fs/binfmt_misc.c: node could be NULL when evicting inode
|
há 7 anos atrás |
Oleg Nesterov
|
50097f7493
exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] array
|
há 7 anos atrás |
Oleg Nesterov
|
43a4f26190
exec: binfmt_misc: fix race between load_misc_binary() and kill_node()
|
há 7 anos atrás |
Oleg Nesterov
|
eb23aa0317
exec: binfmt_misc: remove the confusing e->interp_file != NULL checks
|
há 7 anos atrás |
Oleg Nesterov
|
83f918274e
exec: binfmt_misc: shift filp_close(interp_file) from kill_node() to bm_evict_inode()
|
há 7 anos atrás |
Oleg Nesterov
|
baba1b2973
exec: binfmt_misc: don't nullify Node->dentry in kill_node()
|
há 7 anos atrás |
Christoph Hellwig
|
bdd1d2d3d2
fs: fix kernel_read prototype
|
há 8 anos atrás |
Eric Biggers
|
cda37124f4
fs: constify tree_descr arrays passed to simple_fill_super()
|
há 8 anos atrás |
Ingo Molnar
|
589ee62844
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
|
há 8 anos atrás |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
há 9 anos atrás |
Linus Torvalds
|
e9d488c311
Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc
|
há 9 anos atrás |
Al Viro
|
ea7d4c046b
binfmt_misc: ->s_root is not going anywhere
|
há 9 anos atrás |
James Bottomley
|
948b701a60
binfmt_misc: add persistent opened binary handler for containers
|
há 9 anos atrás |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
há 9 anos atrás |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
há 10 anos atrás |
Rasmus Villemoes
|
6ceafb880c
fs/binfmt_misc.c: simplify entry_status()
|
há 10 anos atrás |
David Howells
|
75c3cfa855
VFS: assorted weird filesystems: d_inode() annotations
|
há 10 anos atrás |
Al Viro
|
7d65cf10e3
unfuck binfmt_misc.c (broken by commit e6084d4)
|
há 10 anos atrás |
David Drysdale
|
51f39a1f0c
syscalls: implement execveat() system call
|
há 10 anos atrás |
Andrew Morton
|
f7e1ad1a1e
fs/binfmt_misc.c: use GFP_KERNEL instead of GFP_USER
|
há 10 anos atrás |
Mike Frysinger
|
e6084d4a08
binfmt_misc: clean up code style a bit
|
há 10 anos atrás |
Mike Frysinger
|
6b899c4e9a
binfmt_misc: add comments & debug logs
|
há 10 anos atrás |
Yann Droneaud
|
c6cb898b54
binfmt_misc: replace get_unused_fd() with get_unused_fd_flags(0)
|
há 10 anos atrás |
Arnd Bergmann
|
de8288b1f8
binfmt_misc: work around gcc-4.9 warning
|
há 10 anos atrás |
Mike Frysinger
|
bbaecc0882
binfmt_misc: expand the register format limit to 1920 bytes
|
há 10 anos atrás |
Luis Henriques
|
b003f96502
binfmt_misc: add missing 'break' statement
|
há 11 anos atrás |
Andy Shevchenko
|
8d82e180b5
binfmt_misc: reuse string_unescape_inplace()
|
há 12 anos atrás |