Al Viro
|
1b7e190b47
[PATCH] clean dup2() up a bit
|
17 years ago |
Al Viro
|
1027abe882
[PATCH] merge locate_fd() and get_unused_fd()
|
17 years ago |
Al Viro
|
4e1e018ecc
[PATCH] fix RLIM_NOFILE handling
|
17 years ago |
Al Viro
|
6c5d0512a0
[PATCH] get rid of corner case in dup3() entirely
|
17 years ago |
Ulrich Drepper
|
3c333937ee
[PATCH] dup3 fix
|
17 years ago |
Ulrich Drepper
|
336dd1f70f
flag parameters: dup2
|
17 years ago |
Jonathan Corbet
|
a238b790d5
Call fasync() functions without the BKL
|
17 years ago |
Al Viro
|
9f3acc3140
[PATCH] split linux/file.h
|
17 years ago |
Al Viro
|
f8f95702f0
[PATCH] sanitize locate_fd()
|
17 years ago |
Harvey Harrison
|
fc9b52cd8f
fs: remove fastcall, it is always empty
|
17 years ago |
Pavel Emelyanov
|
6c5f3e7b43
Pidns: make full use of xxx_vnr() calls
|
17 years ago |
Pavel Emelyanov
|
b488893a39
pid namespaces: changes to show virtual ids to user
|
17 years ago |
Ulrich Drepper
|
22d2b35b20
F_DUPFD_CLOEXEC implementation
|
17 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Satyam Sharma
|
3bd858ab1c
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
|
18 years ago |
Vadim Lobanov
|
bbea9f6966
[PATCH] fdtable: Make fdarray and fdsets equal in size
|
18 years ago |
Josef "Jeff" Sipek
|
0f7fc9e4d0
[PATCH] VFS: change struct file to use struct path
|
18 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 years ago |
Christoph Lameter
|
e94b176609
[PATCH] slab: remove SLAB_KERNEL
|
18 years ago |
Eric W. Biederman
|
43fa1adb93
[PATCH] file: Add locking to f_getown
|
18 years ago |
Eric W. Biederman
|
609d7fa956
[PATCH] file: modify struct fown_struct to use a struct pid
|
18 years ago |
Eric Sesterhenn
|
f6298aab2e
BUG_ON() Conversion in fs/fcntl.c
|
19 years ago |
Eric Dumazet
|
fa3536cc14
[PATCH] Use __read_mostly on some hot fs variables
|
19 years ago |
Eric Dumazet
|
0c9e63fd38
[PATCH] Shrinks sizeof(files_struct) and better layout
|
19 years ago |
dean gaudet
|
7d95c8f27d
[PATCH] fcntl F_SETFL and read-only IS_APPEND files
|
19 years ago |
Arjan van de Ven
|
858119e159
[PATCH] Unlinline a bunch of other functions
|
19 years ago |
Randy Dunlap
|
16f7e0fe2e
[PATCH] capable/capability.h (fs/)
|
19 years ago |
Oleg Nesterov
|
850d6fbe70
[PATCH] sigio: cleanup, don't take tasklist twice
|
19 years ago |
Dipankar Sarma
|
b835996f62
[PATCH] files: lock-free fd look-up
|
19 years ago |
Dipankar Sarma
|
ab2af1f500
[PATCH] files: files struct with RCU
|
19 years ago |