Al Viro
|
ad47bd7252
make expand_files() and alloc_fd() static
|
13 年之前 |
Al Viro
|
8280d16172
new helper: replace_fd()
|
13 年之前 |
Al Viro
|
fe17f22d7f
take purely descriptor-related stuff from fcntl.c to file.c
|
13 年之前 |
Al Viro
|
1a7bd2265f
make get_unused_fd_flags() a function
|
13 年之前 |
Al Viro
|
4a9d4b024a
switch fput to task_work_add
|
13 年之前 |
Al Viro
|
b57ce9694e
vfs: drop_file_write_access() made static
|
13 年之前 |
Al Viro
|
1abf0c718f
New kind of open files - "location only".
|
14 年之前 |
Steven Rostedt
|
c2b3e74b78
fs: Remove unlikely() from fput_light()
|
14 年之前 |
Al Viro
|
d7065da038
get rid of the magic around f_count in aio
|
15 年之前 |
Al Viro
|
2c48b9c455
switch alloc_file() to passing struct path
|
16 年之前 |
Al Viro
|
3d1e463158
get rid of init_file()
|
16 年之前 |
Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
17 年之前 |
Al Viro
|
1027abe882
[PATCH] merge locate_fd() and get_unused_fd()
|
17 年之前 |
Al Viro
|
9f3acc3140
[PATCH] split linux/file.h
|
17 年之前 |
Al Viro
|
3b1253880b
[PATCH] sanitize unshare_files/reset_files_struct
|
17 年之前 |
Dave Hansen
|
aceaf78da9
[PATCH] r/o bind mounts: create helper to drop file write access
|
17 年之前 |
Harvey Harrison
|
b3c9752868
include/linux: Remove all users of FASTCALL() macro
|
17 年之前 |
Dave Hansen
|
ce8d2cdf3d
r/o bind mounts: filesystem helpers for custom 'struct file's
|
17 年之前 |
Ulrich Drepper
|
4a19542e5f
O_CLOEXEC for SCM_RIGHTS
|
18 年之前 |
Vadim Lobanov
|
01b2d93ca4
[PATCH] fdtable: Provide free_fdtable() wrapper
|
18 年之前 |
Vadim Lobanov
|
5466b456ed
[PATCH] fdtable: Implement new pagesize-based fdtable allocator
|
18 年之前 |
Vadim Lobanov
|
4fd45812cb
[PATCH] fdtable: Remove the free_files field
|
18 年之前 |
Vadim Lobanov
|
bbea9f6966
[PATCH] fdtable: Make fdarray and fdsets equal in size
|
18 年之前 |
Christoph Lameter
|
8b7d91eb7f
[PATCH] Move filep_cachep to include/file.h
|
18 年之前 |
Christoph Lameter
|
5d6538fcf2
[PATCH] Move files_cachep to include/file.h
|
18 年之前 |
Kirill Korotaev
|
3b9b8ab65d
[PATCH] Fix unserialized task->files changing
|
19 年之前 |
Eric Dumazet
|
0c9e63fd38
[PATCH] Shrinks sizeof(files_struct) and better layout
|
19 年之前 |
Dipankar Sarma
|
529bf6be5c
[PATCH] fix file counting
|
19 年之前 |
Eric Dumazet
|
95e861db3e
[PATCH] reorder struct files_struct
|
19 年之前 |
Pekka J Enberg
|
2109a2d1b1
[PATCH] mm: rename kmem_cache_s to kmem_cache
|
19 年之前 |