1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  3. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
  4. 9b80a18 fs/file: more unsigned file descriptors by Alexey Dobriyan · 8 years ago
  5. f3f86e3 vfs: Fix pathological performance case for __alloc_fd() by Linus Torvalds · 9 years ago
  6. f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 10 years ago
  7. 8a81252b fs/file.c: don't acquire files->file_lock in fd_install() by Eric Dumazet · 10 years ago
  8. 7f4b36f get rid of files_defer_init() by Al Viro · 11 years ago
  9. a8d4b83 introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_my_thread_group_empty() by Oleg Nesterov · 11 years ago
  10. ac3e3c5 don't bother with deferred freeing of fdtables by Al Viro · 12 years ago
  11. c414467 kill daemonize() by Al Viro · 12 years ago
  12. 864bdb3 new helper: daemonize_descriptors() by Al Viro · 12 years ago
  13. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  14. ad47bd7 make expand_files() and alloc_fd() static by Al Viro · 12 years ago
  15. b8318b0 take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c by Al Viro · 12 years ago
  16. 6a6d27d take close-on-exec logics to fs/file.c, clean it up a bit by Al Viro · 12 years ago
  17. 483ce1d take descriptor-related part of close() to file.c by Al Viro · 12 years ago
  18. f869e8a expose a low-level variant of fd_install() for binder by Al Viro · 12 years ago
  19. 7cf4dc3 move files_struct-related bits from kernel/exit.c to fs/file.c by Al Viro · 12 years ago
  20. dcfadfa new helper: __alloc_fd() by Al Viro · 12 years ago
  21. 1fd36ad Replace the fd_sets in struct fdtable with an array of unsigned longs by David Howells · 13 years ago
  22. 1dce27c Wrap accesses to the fd_sets in struct fdtable by David Howells · 13 years ago
  23. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  24. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 14 years ago
  25. 4d2deb4 kernel: __rcu annotations by Arnd Bergmann · 15 years ago
  26. 3a3527b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. 844b9a8 vfs: fix RCU-lockdep false positive due to /proc by Paul E. McKenney · 14 years ago
  28. 2c666df vfs: add fs.h to define struct file by Paul E. McKenney · 15 years ago
  29. af61b96 vfs: Abstract rcu_dereference_check for files-fdtable use by Paul E. McKenney · 15 years ago
  30. 7dc5215 vfs: Apply lockdep-based checking to rcu_dereference() uses by Paul E. McKenney · 15 years ago
  31. 21e5445 kmemtrace, fs: fix linux/fdtable.h header file dependencies by Ingo Molnar · 16 years ago
  32. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 16 years ago
  33. 02afc626 [PATCH] dup_fd() fixes, part 1 by Al Viro · 17 years ago
  34. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 17 years ago