Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
29f1cdb0d0f2b453b2aac2e5f6e0af7370040a27
/
include
/
linux
/
file.h
bd2a31d
get rid of fget_light()
by Al Viro
· 11 years ago
9c225f2
vfs: atomic f_pos accesses as per POSIX
by Linus Torvalds
· 11 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
a5b470b
new helpers: fdget()/fdput()
by Al Viro
· 12 years ago
ad47bd7
make expand_files() and alloc_fd() static
by Al Viro
· 12 years ago
8280d16
new helper: replace_fd()
by Al Viro
· 12 years ago
fe17f22
take purely descriptor-related stuff from fcntl.c to file.c
by Al Viro
· 12 years ago
1a7bd22
make get_unused_fd_flags() a function
by Al Viro
· 12 years ago
4a9d4b0
switch fput to task_work_add
by Al Viro
· 12 years ago
b57ce96
vfs: drop_file_write_access() made static
by Al Viro
· 13 years ago
1abf0c7
New kind of open files - "location only".
by Al Viro
· 14 years ago
c2b3e74
fs: Remove unlikely() from fput_light()
by Steven Rostedt
· 14 years ago
d7065da
get rid of the magic around f_count in aio
by Al Viro
· 15 years ago
2c48b9c
switch alloc_file() to passing struct path
by Al Viro
· 15 years ago
3d1e463
get rid of init_file()
by Al Viro
· 15 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
1027abe
[PATCH] merge locate_fd() and get_unused_fd()
by Al Viro
· 16 years ago
9f3acc3
[PATCH] split linux/file.h
by Al Viro
· 17 years ago
3b12538
[PATCH] sanitize unshare_files/reset_files_struct
by Al Viro
· 17 years ago
aceaf78
[PATCH] r/o bind mounts: create helper to drop file write access
by Dave Hansen
· 17 years ago
b3c9752
include/linux: Remove all users of FASTCALL() macro
by Harvey Harrison
· 17 years ago
ce8d2cd
r/o bind mounts: filesystem helpers for custom 'struct file's
by Dave Hansen
· 17 years ago
4a19542
O_CLOEXEC for SCM_RIGHTS
by Ulrich Drepper
· 17 years ago
01b2d93
[PATCH] fdtable: Provide free_fdtable() wrapper
by Vadim Lobanov
· 18 years ago
5466b45
[PATCH] fdtable: Implement new pagesize-based fdtable allocator
by Vadim Lobanov
· 18 years ago
4fd4581
[PATCH] fdtable: Remove the free_files field
by Vadim Lobanov
· 18 years ago
bbea9f6
[PATCH] fdtable: Make fdarray and fdsets equal in size
by Vadim Lobanov
· 18 years ago
8b7d91e
[PATCH] Move filep_cachep to include/file.h
by Christoph Lameter
· 18 years ago
5d6538f
[PATCH] Move files_cachep to include/file.h
by Christoph Lameter
· 18 years ago
3b9b8ab
[PATCH] Fix unserialized task->files changing
by Kirill Korotaev
· 18 years ago
0c9e63f
[PATCH] Shrinks sizeof(files_struct) and better layout
by Eric Dumazet
· 19 years ago
529bf6b
[PATCH] fix file counting
by Dipankar Sarma
· 19 years ago
95e861d
[PATCH] reorder struct files_struct
by Eric Dumazet
· 19 years ago
2109a2d
[PATCH] mm: rename kmem_cache_s to kmem_cache
by Pekka J Enberg
· 19 years ago
ab2af1f
[PATCH] files: files struct with RCU
by Dipankar Sarma
· 19 years ago
badf166
[PATCH] files: break up files struct
by Dipankar Sarma
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago