Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds d6dd50e07c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 11 anos atrás
  Al Viro e983094d6d missing annotation in fs/file.c há 11 anos atrás
  Paul E. McKenney bde6c3aa99 rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops há 11 anos atrás
  Al Viro f6c0a1920e fs/file.c: don't open-code kvfree() há 11 anos atrás
  Linus Torvalds 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 11 anos atrás
  Al Viro 7f4b36f9bb get rid of files_defer_init() há 11 anos atrás
  Linus Torvalds b3fd4ea9df Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 11 anos atrás
  Eric Biggers 99aea68134 vfs: Don't let __fdget_pos() get FMODE_PATH files há 11 anos atrás
  Al Viro bd2a31d522 get rid of fget_light() há 11 anos atrás
  Paul E. McKenney add1f09954 fs: Substitute rcu_access_pointer() for rcu_dereference_raw() há 12 anos atrás
  Eric W. Biederman 96c7a2ff21 fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem há 12 anos atrás
  Oleg Nesterov e6ff9a9fa4 fs: __fget_light() can use __fget() in slow path há 12 anos atrás
  Oleg Nesterov ad46183445 fs: factor out common code in fget_light() and fget_raw_light() há 12 anos atrás
  Oleg Nesterov 1deb46e256 fs: factor out common code in fget() and fget_raw() há 12 anos atrás
  Oleg Nesterov ce08b62d18 change close_files() to use rcu_dereference_raw(files->fdt) há 12 anos atrás
  Oleg Nesterov a8d4b8345e introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_my_thread_group_empty() há 12 anos atrás
  Al Viro ac3e3c5b11 don't bother with deferred freeing of fdtables há 12 anos atrás
  Thomas Gleixner eece09ec21 locking: Various static lock initializer fixes há 14 anos atrás
  Greg Kroah-Hartman 6ae141718e misc: remove __dev* attributes. há 13 anos atrás
  Linus Torvalds 9977d9b379 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal há 13 anos atrás
  Al Viro a77cfcb429 fix off-by-one in argument passed by iterate_fd() to callbacks há 13 anos atrás
  Al Viro c4144670fd kill daemonize() há 13 anos atrás
  Linus Torvalds 8d938105e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 13 anos atrás
  Al Viro 5a8477660d kill bogus BUG_ON() in do_close_on_exec() há 13 anos atrás
  Al Viro 08f05c4974 Return the right error value when dup[23]() newfd argument is too large há 13 anos atrás
  Richard W.M. Jones aed976475b dup3: Return an error when oldfd == newfd. há 13 anos atrás
  Al Viro 4557c669ef export fget_light há 13 anos atrás
  Al Viro 864bdb3b6c new helper: daemonize_descriptors() há 13 anos atrás
  Al Viro c3c073f808 new helper: iterate_fd() há 13 anos atrás
  Al Viro ad47bd7252 make expand_files() and alloc_fd() static há 13 anos atrás