aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fdtable.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-19kernel: __rcu annotationsGravatar Arnd Bergmann 1-3/+3
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2010-07-20vfs: fix RCU-lockdep false positive due to /procGravatar Paul E. McKenney 1-1/+2
2010-06-14vfs: add fs.h to define struct fileGravatar Paul E. McKenney 1-0/+1
2010-02-25vfs: Abstract rcu_dereference_check for files-fdtable useGravatar Paul E. McKenney 1-4/+7
2010-02-25vfs: Apply lockdep-based checking to rcu_dereference() usesGravatar Paul E. McKenney 1-2/+6
2009-04-03kmemtrace, fs: fix linux/fdtable.h header file dependenciesGravatar Ingo Molnar 1-1/+3
2008-12-31filp_cachep can be static in fs/file_table.cGravatar Eric Dumazet 1-2/+0
2008-05-16[PATCH] dup_fd() fixes, part 1Gravatar Al Viro 1-0/+1
2008-05-01[PATCH] split linux/file.hGravatar Al Viro 1-0/+99