Commit History

Author SHA1 Message Date
  Al Viro ad47bd7252 make expand_files() and alloc_fd() static 13 years ago
  Al Viro b8318b01a8 take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c 13 years ago
  Al Viro 6a6d27de34 take close-on-exec logics to fs/file.c, clean it up a bit 13 years ago
  Al Viro 483ce1d4b8 take descriptor-related part of close() to file.c 13 years ago
  Al Viro f869e8a7f7 expose a low-level variant of fd_install() for binder 13 years ago
  Al Viro 7cf4dc3c8d move files_struct-related bits from kernel/exit.c to fs/file.c 13 years ago
  Al Viro dcfadfa4ec new helper: __alloc_fd() 13 years ago
  David Howells 1fd36adcd9 Replace the fd_sets in struct fdtable with an array of unsigned longs 13 years ago
  David Howells 1dce27c5aa Wrap accesses to the fd_sets in struct fdtable 13 years ago
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
  Michal Hocko d8bf4ca9ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check 14 years ago
  Arnd Bergmann 4d2deb40b2 kernel: __rcu annotations 15 years ago
  Linus Torvalds 3a3527b646 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
  Paul E. McKenney 844b9a8707 vfs: fix RCU-lockdep false positive due to /proc 15 years ago
  Paul E. McKenney 2c666df807 vfs: add fs.h to define struct file 15 years ago
  Paul E. McKenney af61b96b4f vfs: Abstract rcu_dereference_check for files-fdtable use 15 years ago
  Paul E. McKenney 7dc5215798 vfs: Apply lockdep-based checking to rcu_dereference() uses 15 years ago
  Ingo Molnar 21e5445928 kmemtrace, fs: fix linux/fdtable.h header file dependencies 16 years ago
  Eric Dumazet b6b3fdead2 filp_cachep can be static in fs/file_table.c 16 years ago
  Al Viro 02afc6267f [PATCH] dup_fd() fixes, part 1 17 years ago
  Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago