Commit History

作者 SHA1 備註 提交日期
  David Howells c788732523 Mark arguments to certain syscalls as being const 15 年之前
  Linus Torvalds 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 年之前
  Linus Torvalds 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 年之前
  Kevin Winchester 85c9fe8fca vfs: fix warning: 'dirent' is used uninitialized in this function 15 年之前
  Christoph Hellwig ebabe9a900 pass a struct path to vfs_statfs 15 年之前
  Eric Paris 2a12a9d781 fsnotify: pass a file instead of an inode to open, read, and write 15 年之前
  Pavel Machek a2531293db update email address 15 年之前
  Heiko Carstens 7cbe17701a fs/compat_rw_copy_check_uvector: add missing compat_ptr call 15 年之前
  Jeff Moyer 9d85cba718 aio: fix the compat vectored operations 15 年之前
  Jeff Moyer b83733639a compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev 15 年之前
  Robin Holt 34441427aa revert "procfs: provide stack information for threads" and its fixup commits 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Christoph Hellwig 5d0e52830e Add generic sys_old_select() 15 年之前
  Boaz Harrosh 370d560017 compat.c: Remove dependence on nfsd private headers 15 年之前
  Stefani Seibold 89240ba059 x86, fs: Fix x86 procfs stack information for threads on 64-bit 15 年之前
  Vegard Nossum eca6f534e6 fs: fix overflow in sys_mount() for in-kernel calls 15 年之前
  Suzuki Poulose d7d7561c90 fix compat_sys_utimensat() 15 年之前
  Oleg Nesterov a2a8474c3f exec: do not sleep in TASK_TRACED under ->cred_guard_mutex 15 年之前
  Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 年之前
  Oleg Nesterov 793285fcaf cred_guard_mutex: do not return -EINTR to user-space 16 年之前
  Nikanth Karthikesan ff677f8d10 trivial: fix comment typo in fs/compat.c 16 年之前
  Al Viro 6fac98dd21 Push BKL into do_mount() 16 年之前
  David Howells 5e751e992f CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace 16 年之前
  Oleg Nesterov 8c652f96d3 do_execve() must not clear fs->in_exec if it was set by another thread 16 年之前
  Christoph Hellwig 2eae7a1874 kill vfs_stat_fd / vfs_lstat_fd 16 年之前
  Oleg Drokin 0112fc2229 Separate out common fstatat code into vfs_fstatat 16 年之前
  Linus Torvalds 601cc11d05 Make non-compat preadv/pwritev use native register size 16 年之前
  Linus Torvalds 8fe74cf053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 年之前
  Gerd Hoffmann 10c7db2792 preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_light 16 年之前
  Gerd Hoffmann f3554f4bc6 preadv/pwritev: Add preadv and pwritev system calls. 16 年之前