Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 年之前 |
H. J. Lu
|
4ee5c0d05c
compat: Create compat_sys_p{read,write}v64
|
13 年之前 |
Al Viro
|
fcf83067bf
vfs: fix compat_sys_stat() handling of overflows in st_nlink
|
13 年之前 |
Al Viro
|
a218d0fdc5
switch open and mkdir syscalls to umode_t
|
13 年之前 |
Al Viro
|
cf31e70d6c
vfs: new helper - vfs_ustat()
|
13 年之前 |
Christopher Yeoh
|
fcf634098c
Cross Memory Attach
|
13 年之前 |
Linus Torvalds
|
f362f98e7c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
|
13 年之前 |
Eric W. Biederman
|
1448c721e4
compat: sync compat_stats with statfs.
|
13 年之前 |
Linus Torvalds
|
1442d1678c
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
|
13 年之前 |
J. Bruce Fields
|
c152292f9e
nfsd: remove include/linux/nfsd/syscall.h
|
13 年之前 |
NeilBrown
|
f5b9409973
All Arch: remove linkage for sys_nfsservctl system call
|
13 年之前 |
NeilBrown
|
49b28684fd
nfsd: Remove deprecated nfsctl system call and related code.
|
14 年之前 |
Oleg Nesterov
|
0e028465d1
exec: unify do_execve/compat_do_execve code
|
14 年之前 |
Namhyung Kim
|
2c3d44dc4a
select: remove unused MAX_SELECT_SECONDS
|
14 年之前 |
Aneesh Kumar K.V
|
becfd1f375
vfs: Add open by file handle support
|
14 年之前 |
Al Viro
|
c8b91accfa
clean statfs-like syscalls up
|
14 年之前 |
Al Viro
|
586ce098a2
compat breakage in preadv() and pwritev()
|
14 年之前 |
Namhyung Kim
|
e0bb6bda43
compat: copy missing fields in compat_statfs64 to user
|
14 年之前 |
Namhyung Kim
|
974d879e80
compat: update comment of compat statfs syscalls
|
14 年之前 |
Namhyung Kim
|
6a5640f102
compat: remove unnecessary assignment in compat_rw_copy_check_uvector()
|
14 年之前 |
Oleg Nesterov
|
114279be21
exec: copy-and-paste the fixes into compat_do_execve() paths
|
14 年之前 |
wu zhangjin
|
504b701bb1
fs/compat.c: fix build on MIPS/s390
|
14 年之前 |
Linus Torvalds
|
435f49a518
readv/writev: do the same MAX_RW_COUNT truncation that read/write does
|
14 年之前 |
Greg Kroah-Hartman
|
e4c5bf8e3d
Merge 'staging-next' to Linus's tree
|
14 年之前 |
Linus Torvalds
|
4390110fef
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
|
14 年之前 |
Arnd Bergmann
|
2116b7a473
smbfs: move to drivers/staging
|
14 年之前 |
Dan Rosenberg
|
767b68e969
Prevent freeing uninitialized pointer in compat_do_readv_writev
|
14 年之前 |
NeilBrown
|
1e1405673e
nfsd: allow deprecated interface to be compiled out.
|
14 年之前 |
David Howells
|
c788732523
Mark arguments to certain syscalls as being const
|
15 年之前 |