Historie revizí

Autor SHA1 Zpráva Datum
  Al Viro ac3e3c5b11 don't bother with deferred freeing of fdtables před 12 roky
  Thomas Gleixner eece09ec21 locking: Various static lock initializer fixes před 14 roky
  Greg Kroah-Hartman 6ae141718e misc: remove __dev* attributes. před 12 roky
  Linus Torvalds 9977d9b379 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal před 12 roky
  Al Viro a77cfcb429 fix off-by-one in argument passed by iterate_fd() to callbacks před 12 roky
  Al Viro c4144670fd kill daemonize() před 13 roky
  Linus Torvalds 8d938105e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 12 roky
  Al Viro 5a8477660d kill bogus BUG_ON() in do_close_on_exec() před 12 roky
  Al Viro 08f05c4974 Return the right error value when dup[23]() newfd argument is too large před 13 roky
  Richard W.M. Jones aed976475b dup3: Return an error when oldfd == newfd. před 13 roky
  Al Viro 4557c669ef export fget_light před 13 roky
  Al Viro 864bdb3b6c new helper: daemonize_descriptors() před 13 roky
  Al Viro c3c073f808 new helper: iterate_fd() před 13 roky
  Al Viro ad47bd7252 make expand_files() and alloc_fd() static před 13 roky
  Al Viro b8318b01a8 take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c před 13 roky
  Al Viro 8280d16172 new helper: replace_fd() před 13 roky
  Al Viro fe17f22d7f take purely descriptor-related stuff from fcntl.c to file.c před 13 roky
  Al Viro 6a6d27de34 take close-on-exec logics to fs/file.c, clean it up a bit před 13 roky
  Al Viro 483ce1d4b8 take descriptor-related part of close() to file.c před 13 roky
  Al Viro 0ee8cdfe6a take fget() and friends to fs/file.c před 13 roky
  Al Viro f869e8a7f7 expose a low-level variant of fd_install() for binder před 13 roky
  Al Viro 56007cae94 move put_unused_fd() and fd_install() to fs/file.c před 13 roky
  Al Viro 1983e781da trim free_fdtable_rcu() před 13 roky
  Al Viro b9e02af0ae don't bother with call_rcu() in put_files_struct() před 13 roky
  Al Viro 7cf4dc3c8d move files_struct-related bits from kernel/exit.c to fs/file.c před 13 roky
  Al Viro dcfadfa4ec new helper: __alloc_fd() před 13 roky
  Al Viro f33ff9927f take rlimit check to callers of expand_files() před 13 roky
  Al Viro 1a7bd2265f make get_unused_fd_flags() a function před 13 roky
  Linus Torvalds a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 13 roky
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible před 13 roky