Al Viro
|
ad47bd7252
make expand_files() and alloc_fd() static
|
13 年之前 |
Al Viro
|
b8318b01a8
take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c
|
13 年之前 |
Al Viro
|
6a6d27de34
take close-on-exec logics to fs/file.c, clean it up a bit
|
13 年之前 |
Al Viro
|
483ce1d4b8
take descriptor-related part of close() to file.c
|
13 年之前 |
Al Viro
|
f869e8a7f7
expose a low-level variant of fd_install() for binder
|
13 年之前 |
Al Viro
|
7cf4dc3c8d
move files_struct-related bits from kernel/exit.c to fs/file.c
|
13 年之前 |
Al Viro
|
dcfadfa4ec
new helper: __alloc_fd()
|
13 年之前 |
David Howells
|
1fd36adcd9
Replace the fd_sets in struct fdtable with an array of unsigned longs
|
13 年之前 |
David Howells
|
1dce27c5aa
Wrap accesses to the fd_sets in struct fdtable
|
13 年之前 |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 年之前 |
Michal Hocko
|
d8bf4ca9ca
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
|
14 年之前 |
Arnd Bergmann
|
4d2deb40b2
kernel: __rcu annotations
|
15 年之前 |
Linus Torvalds
|
3a3527b646
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Paul E. McKenney
|
844b9a8707
vfs: fix RCU-lockdep false positive due to /proc
|
15 年之前 |
Paul E. McKenney
|
2c666df807
vfs: add fs.h to define struct file
|
15 年之前 |
Paul E. McKenney
|
af61b96b4f
vfs: Abstract rcu_dereference_check for files-fdtable use
|
15 年之前 |
Paul E. McKenney
|
7dc5215798
vfs: Apply lockdep-based checking to rcu_dereference() uses
|
15 年之前 |
Ingo Molnar
|
21e5445928
kmemtrace, fs: fix linux/fdtable.h header file dependencies
|
16 年之前 |
Eric Dumazet
|
b6b3fdead2
filp_cachep can be static in fs/file_table.c
|
16 年之前 |
Al Viro
|
02afc6267f
[PATCH] dup_fd() fixes, part 1
|
17 年之前 |
Al Viro
|
9f3acc3140
[PATCH] split linux/file.h
|
17 年之前 |