Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Al Viro
|
c0bd14af51
kill fs/read_write.h
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
72ec35163f
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
8d71db4f08
lift sb_start_write/sb_end_write out of ->aio_write()
|
12 years ago |
Mathieu Desnoyers
|
8aec0f5d41
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
|
12 years ago |
Al Viro
|
76b021d053
convert vmsplice to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
35280bd4a3
switch epoll_pwait to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
19f4fc3aee
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
7d197ed4a6
switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
9d94b9e2f3
switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
f482e1b4a4
switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
12 years ago |
Catalin Marinas
|
8f9c0119d7
compat: fs: Generic compat_sys_sendfile implementation
|
12 years ago |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 years ago |
Al Viro
|
0e665d5d11
vfs: missed source of ->f_pos races
|
13 years ago |
Linus Torvalds
|
86c47b70f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 years ago |
Linus Torvalds
|
1193755ac6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
754421c8ca
HAVE_RESTORE_SIGMASK is defined on all architectures now
|
13 years ago |
Christopher Yeoh
|
ac34ebb3a6
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
|
13 years ago |
Al Viro
|
863ced7fe7
switch readdir/getdents to fget_light/fput_light
|
13 years ago |
Eric W. Biederman
|
a7c1938e22
userns: Convert stat to return values mapped from kuids and kgids
|
13 years ago |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 years ago |
H. J. Lu
|
4ee5c0d05c
compat: Create compat_sys_p{read,write}v64
|
13 years ago |
Al Viro
|
fcf83067bf
vfs: fix compat_sys_stat() handling of overflows in st_nlink
|
13 years ago |
Al Viro
|
a218d0fdc5
switch open and mkdir syscalls to umode_t
|
13 years ago |
Al Viro
|
cf31e70d6c
vfs: new helper - vfs_ustat()
|
13 years ago |
Christopher Yeoh
|
fcf634098c
Cross Memory Attach
|
13 years ago |