提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年之前
  Rasmus Villemoes 6ceafb880c fs/binfmt_misc.c: simplify entry_status() 10 年之前
  David Howells 75c3cfa855 VFS: assorted weird filesystems: d_inode() annotations 10 年之前
  Al Viro 7d65cf10e3 unfuck binfmt_misc.c (broken by commit e6084d4) 10 年之前
  David Drysdale 51f39a1f0c syscalls: implement execveat() system call 10 年之前
  Andrew Morton f7e1ad1a1e fs/binfmt_misc.c: use GFP_KERNEL instead of GFP_USER 10 年之前
  Mike Frysinger e6084d4a08 binfmt_misc: clean up code style a bit 10 年之前
  Mike Frysinger 6b899c4e9a binfmt_misc: add comments & debug logs 10 年之前
  Yann Droneaud c6cb898b54 binfmt_misc: replace get_unused_fd() with get_unused_fd_flags(0) 10 年之前
  Arnd Bergmann de8288b1f8 binfmt_misc: work around gcc-4.9 warning 10 年之前
  Mike Frysinger bbaecc0882 binfmt_misc: expand the register format limit to 1920 bytes 10 年之前
  Luis Henriques b003f96502 binfmt_misc: add missing 'break' statement 11 年之前
  Andy Shevchenko 8d82e180b5 binfmt_misc: reuse string_unescape_inplace() 12 年之前
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 年之前
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 年之前
  Kees Cook b66c598401 exec: do not leave bprm->interp on stack 12 年之前
  Kees Cook d740269867 exec: use -ELOOP for max recursion depth 12 年之前
  Al Viro 71613c3b87 get rid of pt_regs argument of ->load_binary() 12 年之前
  Al Viro 3c456bfc4b get rid of pt_regs argument of search_binary_handler() 12 年之前
  Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 年之前
  Muthu Kumar b502bd1152 magic.h: move some FS magic numbers into magic.h 13 年之前
  Al Viro 8fc3dc5a3a __register_binfmt() made void 13 年之前
  Al Viro d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 年之前
  Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 年之前
  Al Viro 1b5d783c94 consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 年之前
  Al Viro fc14f2fef6 convert get_sb_single() users 15 年之前
  Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 15 年之前
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 年之前
  Jan Sembera ee3aebdd8f binfmt_misc: fix binfmt_misc priority 15 年之前
  David Howells d7627467b7 Make do_execve() take a const filename pointer 15 年之前