コミット履歴

作者 SHA1 メッセージ 日付
  Al Viro 19f391eb05 turn filp_clone_open() into inline wrapper for dentry_open() 7 年 前
  Mauro Carvalho Chehab 34962fb807 docs: Fix more broken references 7 年 前
  Thadeu Lima de Souza Cascardo 5cc41e0995 fs/binfmt_misc.c: do not allow offset overflow 7 年 前
  Dominik Brodowski 2ca2a09d62 fs: add ksys_close() wrapper; remove in-kernel calls to sys_close() 7 年 前
  Eryu Guan 7e86600606 fs/binfmt_misc.c: node could be NULL when evicting inode 7 年 前
  Oleg Nesterov 50097f7493 exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] array 7 年 前
  Oleg Nesterov 43a4f26190 exec: binfmt_misc: fix race between load_misc_binary() and kill_node() 7 年 前
  Oleg Nesterov eb23aa0317 exec: binfmt_misc: remove the confusing e->interp_file != NULL checks 7 年 前
  Oleg Nesterov 83f918274e exec: binfmt_misc: shift filp_close(interp_file) from kill_node() to bm_evict_inode() 7 年 前
  Oleg Nesterov baba1b2973 exec: binfmt_misc: don't nullify Node->dentry in kill_node() 7 年 前
  Christoph Hellwig bdd1d2d3d2 fs: fix kernel_read prototype 8 年 前
  Eric Biggers cda37124f4 fs: constify tree_descr arrays passed to simple_fill_super() 8 年 前
  Ingo Molnar 589ee62844 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 8 年 前
  Deepa Dinamani c2050a454c fs: Replace current_fs_time() with current_time() 9 年 前
  Linus Torvalds e9d488c311 Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc 9 年 前
  Al Viro ea7d4c046b binfmt_misc: ->s_root is not going anywhere 9 年 前
  James Bottomley 948b701a60 binfmt_misc: add persistent opened binary handler for containers 9 年 前
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 年 前
  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 年 前