1. 864bdb3 new helper: daemonize_descriptors() by Al Viro · 12 years ago
  2. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  3. ad47bd7 make expand_files() and alloc_fd() static by Al Viro · 12 years ago
  4. b8318b0 take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c by Al Viro · 12 years ago
  5. 6a6d27d take close-on-exec logics to fs/file.c, clean it up a bit by Al Viro · 12 years ago
  6. 483ce1d take descriptor-related part of close() to file.c by Al Viro · 12 years ago
  7. f869e8a expose a low-level variant of fd_install() for binder by Al Viro · 12 years ago
  8. 7cf4dc3 move files_struct-related bits from kernel/exit.c to fs/file.c by Al Viro · 12 years ago
  9. dcfadfa new helper: __alloc_fd() by Al Viro · 12 years ago
  10. 1fd36ad Replace the fd_sets in struct fdtable with an array of unsigned longs by David Howells · 12 years ago
  11. 1dce27c Wrap accesses to the fd_sets in struct fdtable by David Howells · 12 years ago
  12. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  13. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
  14. 4d2deb4 kernel: __rcu annotations by Arnd Bergmann · 14 years ago
  15. 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
  16. 844b9a8 vfs: fix RCU-lockdep false positive due to /proc by Paul E. McKenney · 14 years ago
  17. 2c666df vfs: add fs.h to define struct file by Paul E. McKenney · 14 years ago
  18. af61b96 vfs: Abstract rcu_dereference_check for files-fdtable use by Paul E. McKenney · 14 years ago
  19. 7dc5215 vfs: Apply lockdep-based checking to rcu_dereference() uses by Paul E. McKenney · 14 years ago
  20. 21e5445 kmemtrace, fs: fix linux/fdtable.h header file dependencies by Ingo Molnar · 15 years ago
  21. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 16 years ago
  22. 02afc626 [PATCH] dup_fd() fixes, part 1 by Al Viro · 16 years ago
  23. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago