Oleg Nesterov
|
114279be21
exec: copy-and-paste the fixes into compat_do_execve() paths
|
14 gadi atpakaļ |
wu zhangjin
|
504b701bb1
fs/compat.c: fix build on MIPS/s390
|
14 gadi atpakaļ |
Linus Torvalds
|
435f49a518
readv/writev: do the same MAX_RW_COUNT truncation that read/write does
|
14 gadi atpakaļ |
Greg Kroah-Hartman
|
e4c5bf8e3d
Merge 'staging-next' to Linus's tree
|
14 gadi atpakaļ |
Linus Torvalds
|
4390110fef
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
|
14 gadi atpakaļ |
Arnd Bergmann
|
2116b7a473
smbfs: move to drivers/staging
|
14 gadi atpakaļ |
Dan Rosenberg
|
767b68e969
Prevent freeing uninitialized pointer in compat_do_readv_writev
|
14 gadi atpakaļ |
NeilBrown
|
1e1405673e
nfsd: allow deprecated interface to be compiled out.
|
14 gadi atpakaļ |
David Howells
|
c788732523
Mark arguments to certain syscalls as being const
|
15 gadi atpakaļ |
Linus Torvalds
|
8c8946f509
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
|
15 gadi atpakaļ |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 gadi atpakaļ |
Kevin Winchester
|
85c9fe8fca
vfs: fix warning: 'dirent' is used uninitialized in this function
|
15 gadi atpakaļ |
Christoph Hellwig
|
ebabe9a900
pass a struct path to vfs_statfs
|
15 gadi atpakaļ |
Eric Paris
|
2a12a9d781
fsnotify: pass a file instead of an inode to open, read, and write
|
15 gadi atpakaļ |
Pavel Machek
|
a2531293db
update email address
|
15 gadi atpakaļ |
Heiko Carstens
|
7cbe17701a
fs/compat_rw_copy_check_uvector: add missing compat_ptr call
|
15 gadi atpakaļ |
Jeff Moyer
|
9d85cba718
aio: fix the compat vectored operations
|
15 gadi atpakaļ |
Jeff Moyer
|
b83733639a
compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev
|
15 gadi atpakaļ |
Robin Holt
|
34441427aa
revert "procfs: provide stack information for threads" and its fixup commits
|
15 gadi atpakaļ |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 gadi atpakaļ |
Christoph Hellwig
|
5d0e52830e
Add generic sys_old_select()
|
15 gadi atpakaļ |
Boaz Harrosh
|
370d560017
compat.c: Remove dependence on nfsd private headers
|
15 gadi atpakaļ |
Stefani Seibold
|
89240ba059
x86, fs: Fix x86 procfs stack information for threads on 64-bit
|
15 gadi atpakaļ |
Vegard Nossum
|
eca6f534e6
fs: fix overflow in sys_mount() for in-kernel calls
|
15 gadi atpakaļ |
Suzuki Poulose
|
d7d7561c90
fix compat_sys_utimensat()
|
15 gadi atpakaļ |
Oleg Nesterov
|
a2a8474c3f
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
|
15 gadi atpakaļ |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 gadi atpakaļ |
Oleg Nesterov
|
793285fcaf
cred_guard_mutex: do not return -EINTR to user-space
|
16 gadi atpakaļ |
Nikanth Karthikesan
|
ff677f8d10
trivial: fix comment typo in fs/compat.c
|
16 gadi atpakaļ |
Al Viro
|
6fac98dd21
Push BKL into do_mount()
|
16 gadi atpakaļ |