Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9cfc17cbbf20af09ec4bd941338416bfb78d3a25
/
include
/
linux
/
fdtable.h
c414467
kill daemonize()
by Al Viro
· 12 years ago
864bdb3
new helper: daemonize_descriptors()
by Al Viro
· 12 years ago
c3c073f
new helper: iterate_fd()
by Al Viro
· 12 years ago
ad47bd7
make expand_files() and alloc_fd() static
by Al Viro
· 12 years ago
b8318b0
take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c
by Al Viro
· 12 years ago
6a6d27d
take close-on-exec logics to fs/file.c, clean it up a bit
by Al Viro
· 12 years ago
483ce1d
take descriptor-related part of close() to file.c
by Al Viro
· 12 years ago
f869e8a
expose a low-level variant of fd_install() for binder
by Al Viro
· 12 years ago
7cf4dc3
move files_struct-related bits from kernel/exit.c to fs/file.c
by Al Viro
· 12 years ago
dcfadfa
new helper: __alloc_fd()
by Al Viro
· 12 years ago
1fd36ad
Replace the fd_sets in struct fdtable with an array of unsigned longs
by David Howells
· 13 years ago
1dce27c
Wrap accesses to the fd_sets in struct fdtable
by David Howells
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
d8bf4ca
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
by Michal Hocko
· 13 years ago
4d2deb4
kernel: __rcu annotations
by Arnd Bergmann
· 15 years ago
3a3527b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
844b9a8
vfs: fix RCU-lockdep false positive due to /proc
by Paul E. McKenney
· 14 years ago
2c666df
vfs: add fs.h to define struct file
by Paul E. McKenney
· 15 years ago
af61b96
vfs: Abstract rcu_dereference_check for files-fdtable use
by Paul E. McKenney
· 15 years ago
7dc5215
vfs: Apply lockdep-based checking to rcu_dereference() uses
by Paul E. McKenney
· 15 years ago
21e5445
kmemtrace, fs: fix linux/fdtable.h header file dependencies
by Ingo Molnar
· 16 years ago
b6b3fde
filp_cachep can be static in fs/file_table.c
by Eric Dumazet
· 16 years ago
02afc626
[PATCH] dup_fd() fixes, part 1
by Al Viro
· 17 years ago
9f3acc3
[PATCH] split linux/file.h
by Al Viro
· 17 years ago