aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fdtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-19kernel: __rcu annotationsArnd Bergmann1-3/+3
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-07-20vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney1-1/+2
2010-06-14vfs: add fs.h to define struct filePaul E. McKenney1-0/+1
2010-02-25vfs: Abstract rcu_dereference_check for files-fdtable usePaul E. McKenney1-4/+7
2010-02-25vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney1-2/+6
2009-04-03kmemtrace, fs: fix linux/fdtable.h header file dependenciesIngo Molnar1-1/+3
2008-12-31filp_cachep can be static in fs/file_table.cEric Dumazet1-2/+0
2008-05-16[PATCH] dup_fd() fixes, part 1Al Viro1-0/+1
2008-05-01[PATCH] split linux/file.hAl Viro1-0/+99