aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fdtable.h
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-08rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko
2010-08-19kernel: __rcu annotationsArnd Bergmann
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-07-20vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney
2010-06-14vfs: add fs.h to define struct filePaul E. McKenney
2010-02-25vfs: Abstract rcu_dereference_check for files-fdtable usePaul E. McKenney
2010-02-25vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney
2009-04-03kmemtrace, fs: fix linux/fdtable.h header file dependenciesIngo Molnar
2008-12-31filp_cachep can be static in fs/file_table.cEric Dumazet
2008-05-16[PATCH] dup_fd() fixes, part 1Al Viro
2008-05-01[PATCH] split linux/file.hAl Viro