Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Oleg Nesterov
|
793285fcaf
cred_guard_mutex: do not return -EINTR to user-space
|
16 years ago |
Nikanth Karthikesan
|
ff677f8d10
trivial: fix comment typo in fs/compat.c
|
16 years ago |
Al Viro
|
6fac98dd21
Push BKL into do_mount()
|
16 years ago |
David Howells
|
5e751e992f
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
|
16 years ago |
Oleg Nesterov
|
8c652f96d3
do_execve() must not clear fs->in_exec if it was set by another thread
|
16 years ago |
Christoph Hellwig
|
2eae7a1874
kill vfs_stat_fd / vfs_lstat_fd
|
16 years ago |
Oleg Drokin
|
0112fc2229
Separate out common fstatat code into vfs_fstatat
|
16 years ago |
Linus Torvalds
|
601cc11d05
Make non-compat preadv/pwritev use native register size
|
16 years ago |
Linus Torvalds
|
8fe74cf053
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 years ago |
Gerd Hoffmann
|
10c7db2792
preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_light
|
16 years ago |
Gerd Hoffmann
|
f3554f4bc6
preadv/pwritev: Add preadv and pwritev system calls.
|
16 years ago |
Gerd Hoffmann
|
6949a6318e
preadv/pwritev: create compat_writev()
|
16 years ago |
Gerd Hoffmann
|
dac1213842
preadv/pwritev: create compat_readv()
|
16 years ago |
Al Viro
|
498052bba5
New locking/refcounting for fs_struct
|
16 years ago |
Hugh Dickins
|
e426b64c41
fix setuid sometimes doesn't
|
16 years ago |
Hugh Dickins
|
53e9309e01
compat_do_execve should unshare_files
|
16 years ago |
Linus Torvalds
|
3ae5080f4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 years ago |
Christoph Hellwig
|
2b1c6bd77d
generic compat_sys_ustat
|
16 years ago |
James Morris
|
703a3cd728
Merge branch 'master' into next
|
16 years ago |
Kentaro Takeda
|
f9ce1f1cda
Add in_execve flag into task_struct.
|
16 years ago |
David Howells
|
0bf2f3aec5
CRED: Fix SUID exec regression
|
16 years ago |
Heiko Carstens
|
c9da9f2129
[CVE-2009-0029] Make sys_pselect7 static
|
16 years ago |
Gerd Hoffmann
|
ca8a5bd282
add missing accounting calls to compat_sys_{readv,writev}
|
16 years ago |
David Howells
|
a6f76f23d2
CRED: Make execve() take advantage of copy-on-write credentials
|
16 years ago |
Arjan van de Ven
|
4d36a9e65d
select: deal with math overflow from borderline valid userland data
|
16 years ago |
Linus Torvalds
|
1f6d6e8ebe
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Al Viro
|
53c9c5c0e3
[PATCH] prepare vfs_readdir() callers to returning filldir result
|
16 years ago |
Arjan van de Ven
|
651dab4264
Merge commit 'linus/master' into merge-linus
|
16 years ago |
Christoph Hellwig
|
f7a5000f7a
compat: move cp_compat_stat to common code
|
16 years ago |