Commit Verlauf

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