提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 86c47b70f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 年之前
  Linus Torvalds 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 年之前
  Al Viro 754421c8ca HAVE_RESTORE_SIGMASK is defined on all architectures now 13 年之前
  Christopher Yeoh ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 年之前
  Al Viro 863ced7fe7 switch readdir/getdents to fget_light/fput_light 13 年之前
  Eric W. Biederman a7c1938e22 userns: Convert stat to return values mapped from kuids and kgids 13 年之前
  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 14 年之前
  NeilBrown f5b9409973 All Arch: remove linkage for sys_nfsservctl system call 14 年之前
  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 年之前