Commit Graph

163 Commits (20879696b7660b6c4115a913e39f890d5bbd1f81)

Author SHA1 Message Date
Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it 13 years ago
Catalin Marinas 8f9c0119d7 compat: fs: Generic compat_sys_sendfile implementation 13 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
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
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
Eric W. Biederman 1448c721e4 compat: sync compat_stats with statfs. 13 years ago
J. Bruce Fields c152292f9e nfsd: remove include/linux/nfsd/syscall.h 14 years ago
NeilBrown f5b9409973 All Arch: remove linkage for sys_nfsservctl system call 14 years ago
NeilBrown 49b28684fd nfsd: Remove deprecated nfsctl system call and related code. 14 years ago
Oleg Nesterov 0e028465d1 exec: unify do_execve/compat_do_execve code 14 years ago
Namhyung Kim 2c3d44dc4a select: remove unused MAX_SELECT_SECONDS 14 years ago
Aneesh Kumar K.V becfd1f375 vfs: Add open by file handle support 14 years ago
Al Viro c8b91accfa clean statfs-like syscalls up 14 years ago
Al Viro c44ed965be compat breakage in preadv() and pwritev() 14 years ago
Al Viro 586ce098a2 compat breakage in preadv() and pwritev() 14 years ago
Namhyung Kim e0bb6bda43 compat: copy missing fields in compat_statfs64 to user 14 years ago
Namhyung Kim 974d879e80 compat: update comment of compat statfs syscalls 14 years ago
Namhyung Kim 6a5640f102 compat: remove unnecessary assignment in compat_rw_copy_check_uvector() 14 years ago
Oleg Nesterov 114279be21 exec: copy-and-paste the fixes into compat_do_execve() paths 14 years ago
wu zhangjin 504b701bb1 fs/compat.c: fix build on MIPS/s390 15 years ago
Linus Torvalds 435f49a518 readv/writev: do the same MAX_RW_COUNT truncation that read/write does 15 years ago
Arnd Bergmann 2116b7a473 smbfs: move to drivers/staging 15 years ago
Dan Rosenberg 767b68e969 Prevent freeing uninitialized pointer in compat_do_readv_writev 15 years ago
NeilBrown 1e1405673e nfsd: allow deprecated interface to be compiled out. 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
Kevin Winchester 85c9fe8fca vfs: fix warning: 'dirent' is used uninitialized in this function 15 years ago
Christoph Hellwig ebabe9a900 pass a struct path to vfs_statfs 15 years ago
Eric Paris 2a12a9d781 fsnotify: pass a file instead of an inode to open, read, and write 15 years ago
Pavel Machek a2531293db update email address 15 years ago
Heiko Carstens 7cbe17701a fs/compat_rw_copy_check_uvector: add missing compat_ptr call 15 years ago
Jeff Moyer 9d85cba718 aio: fix the compat vectored operations 15 years ago
Jeff Moyer b83733639a compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev 15 years ago
Robin Holt 34441427aa revert "procfs: provide stack information for threads" and its fixup commits 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Hellwig 5d0e52830e Add generic sys_old_select() 15 years ago
Boaz Harrosh 370d560017 compat.c: Remove dependence on nfsd private headers 15 years ago
Stefani Seibold 89240ba059 x86, fs: Fix x86 procfs stack information for threads on 64-bit 16 years ago
Vegard Nossum eca6f534e6 fs: fix overflow in sys_mount() for in-kernel calls 16 years ago
Suzuki Poulose d7d7561c90 fix compat_sys_utimensat() 16 years ago
Oleg Nesterov a2a8474c3f exec: do not sleep in TASK_TRACED under ->cred_guard_mutex 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago