summaryrefslogtreecommitdiffstats
path: root/include/linux/fdtable.h
Commit message (Expand)AuthorAgeFilesLines
* kill daemonize()Al Viro2012-11-281-1/+0
* new helper: daemonize_descriptors()Al Viro2012-09-261-0/+1
* new helper: iterate_fd()Al Viro2012-09-261-0/+3
* make expand_files() and alloc_fd() staticAl Viro2012-09-261-1/+0
* take __{set,clear}_{open_fd,close_on_exec}() into fs/file.cAl Viro2012-09-261-20/+0
* take close-on-exec logics to fs/file.c, clean it up a bitAl Viro2012-09-261-0/+1
* take descriptor-related part of close() to file.cAl Viro2012-09-261-0/+2
* expose a low-level variant of fd_install() for binderAl Viro2012-09-261-0/+2
* move files_struct-related bits from kernel/exit.c to fs/file.cAl Viro2012-09-261-6/+0
* new helper: __alloc_fd()Al Viro2012-09-261-0/+3
* Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells2012-02-191-18/+10
* Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-191-0/+30
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-081-1/+0
* kernel: __rcu annotationsArnd Bergmann2010-08-191-3/+3
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-0/+1
|\
| * vfs: add fs.h to define struct filePaul E. McKenney2010-06-141-0/+1
* | vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney2010-07-201-1/+2
|/
* vfs: Abstract rcu_dereference_check for files-fdtable usePaul E. McKenney2010-02-251-4/+7
* vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney2010-02-251-2/+6
* kmemtrace, fs: fix linux/fdtable.h header file dependenciesIngo Molnar2009-04-031-1/+3
* filp_cachep can be static in fs/file_table.cEric Dumazet2008-12-311-2/+0
* [PATCH] dup_fd() fixes, part 1Al Viro2008-05-161-0/+1
* [PATCH] split linux/file.hAl Viro2008-05-011-0/+99
OpenPOWER on IntegriCloud