- ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
- 5e6123f vfs: move getname() from callers to do_mount() by Seunghun Lee · 10 years ago
- b8850d1 fs: namespace: suppress 'may be used uninitialized' warnings by Tim Gardner · 10 years ago
- 0d3f7a2 locks: rename file-private locks to "open file description locks" by Jeff Layton · 11 years ago
- f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
- 7125764 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 5d50ffd locks: add new fcntl cmd values for handling file private locks by Jeff Layton · 11 years ago
- 932602e fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
- 625b1d7 fs/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 11 years ago
- 0473c9b compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 by Heiko Carstens · 11 years ago
- 81993e8 compat: Get rid of (get|put)_compat_time(val|spec) by H. Peter Anvin · 11 years ago
- ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
- bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 11 years ago
- 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
- a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
- c0bd14af kill fs/read_write.h by Al Viro · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 72ec351 switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 8d71db4 lift sb_start_write/sb_end_write out of ->aio_write() by Al Viro · 12 years ago
- 8aec0f5 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 12 years ago
- 76b021d convert vmsplice to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 35280bd switch epoll_pwait to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 7d197ed switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 9d94b9e switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- f482e1b switch compat_sys_open* to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
- 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 12 years ago
- 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
- 0e665d5 vfs: missed source of ->f_pos races by Al Viro · 12 years ago
- 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 13 years ago
- ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
- 863ced7 switch readdir/getdents to fget_light/fput_light by Al Viro · 13 years ago
- a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
- 4ee5c0d compat: Create compat_sys_p{read,write}v64 by H. J. Lu · 13 years ago
- fcf8306 vfs: fix compat_sys_stat() handling of overflows in st_nlink by Al Viro · 13 years ago
- a218d0f switch open and mkdir syscalls to umode_t by Al Viro · 13 years ago
- cf31e70 vfs: new helper - vfs_ustat() by Al Viro · 13 years ago
- fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
- f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
- 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
- 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
- c152292 nfsd: remove include/linux/nfsd/syscall.h by J. Bruce Fields · 13 years ago
- f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
- 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 13 years ago
- 0e02846 exec: unify do_execve/compat_do_execve code by Oleg Nesterov · 14 years ago
- 2c3d44d select: remove unused MAX_SELECT_SECONDS by Namhyung Kim · 14 years ago
- becfd1f vfs: Add open by file handle support by Aneesh Kumar K.V · 14 years ago
- c8b91ac clean statfs-like syscalls up by Al Viro · 14 years ago
- 586ce09 compat breakage in preadv() and pwritev() by Al Viro · 14 years ago
- e0bb6bd compat: copy missing fields in compat_statfs64 to user by Namhyung Kim · 14 years ago
- 974d879 compat: update comment of compat statfs syscalls by Namhyung Kim · 14 years ago
- 6a5640f compat: remove unnecessary assignment in compat_rw_copy_check_uvector() by Namhyung Kim · 14 years ago
- 114279b exec: copy-and-paste the fixes into compat_do_execve() paths by Oleg Nesterov · 14 years ago
- 504b701 fs/compat.c: fix build on MIPS/s390 by wu zhangjin · 14 years ago
- 435f49a readv/writev: do the same MAX_RW_COUNT truncation that read/write does by Linus Torvalds · 14 years ago
- e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
- 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
- 2116b7a smbfs: move to drivers/staging by Arnd Bergmann · 14 years ago
- 767b68e Prevent freeing uninitialized pointer in compat_do_readv_writev by Dan Rosenberg · 14 years ago
- 1e14056 nfsd: allow deprecated interface to be compiled out. by NeilBrown · 14 years ago
- c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
- 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
- 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
- 85c9fe8 vfs: fix warning: 'dirent' is used uninitialized in this function by Kevin Winchester · 14 years ago
- ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 14 years ago
- 2a12a9d fsnotify: pass a file instead of an inode to open, read, and write by Eric Paris · 15 years ago
- a253129 update email address by Pavel Machek · 14 years ago
- 7cbe177 fs/compat_rw_copy_check_uvector: add missing compat_ptr call by Heiko Carstens · 14 years ago
- 9d85cba aio: fix the compat vectored operations by Jeff Moyer · 14 years ago
- b837336 compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev by Jeff Moyer · 14 years ago
- 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
- 370d560 compat.c: Remove dependence on nfsd private headers by Boaz Harrosh · 15 years ago
- 89240ba x86, fs: Fix x86 procfs stack information for threads on 64-bit by Stefani Seibold · 15 years ago
- eca6f53 fs: fix overflow in sys_mount() for in-kernel calls by Vegard Nossum · 15 years ago
- d7d7561 fix compat_sys_utimensat() by Suzuki Poulose · 15 years ago
- a2a8474 exec: do not sleep in TASK_TRACED under ->cred_guard_mutex by Oleg Nesterov · 15 years ago
- 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
- 793285f cred_guard_mutex: do not return -EINTR to user-space by Oleg Nesterov · 15 years ago
- ff677f8 trivial: fix comment typo in fs/compat.c by Nikanth Karthikesan · 16 years ago
- 6fac98d Push BKL into do_mount() by Al Viro · 15 years ago
- 5e751e9 CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace by David Howells · 15 years ago
- 8c652f9 do_execve() must not clear fs->in_exec if it was set by another thread by Oleg Nesterov · 16 years ago
- 2eae7a1 kill vfs_stat_fd / vfs_lstat_fd by Christoph Hellwig · 16 years ago
- 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 16 years ago
- 601cc11 Make non-compat preadv/pwritev use native register size by Linus Torvalds · 16 years ago
- 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
- 10c7db2 preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_light by Gerd Hoffmann · 16 years ago
- f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 16 years ago
- 6949a63 preadv/pwritev: create compat_writev() by Gerd Hoffmann · 16 years ago
- dac1213 preadv/pwritev: create compat_readv() by Gerd Hoffmann · 16 years ago
- 498052b New locking/refcounting for fs_struct by Al Viro · 16 years ago
- e426b64 fix setuid sometimes doesn't by Hugh Dickins · 16 years ago