Commit History

Author SHA1 Message Date
  Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
  Zach Brown 41003a7bcf aio: remove retry-based AIO 12 years ago
  Al Viro c0bd14af51 kill fs/read_write.h 12 years ago
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Linus Torvalds 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
  Ming Lei 546ae2d2f7 fs/read_write.c: fix generic_file_llseek() comment 12 years ago
  Al Viro 03d95eb2f2 lift sb_start_write() out of ->write() 12 years ago
  Al Viro 72ec35163f switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE 12 years ago
  Al Viro 8d71db4f08 lift sb_start_write/sb_end_write out of ->aio_write() 12 years ago
  Al Viro 3e84f48edf vfs/splice: Fix missed checks in new __kernel_write() helper 12 years ago
  Al Viro 06ae43f34b Don't bother with redoing rw_verify_area() from default_file_splice_from() 12 years ago
  Al Viro 19f4fc3aee convert sendfile{,64} to COMPAT_SYSCALL_DEFINE 12 years ago
  Al Viro 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 years ago
  Linus Torvalds 14cc0b55b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
  Al Viro 561c673197 switch lseek to COMPAT_SYSCALL_DEFINE 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Scott Wolchok a68c2f12b4 sendfile: allows bypassing of notifier events 12 years ago
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
  Catalin Marinas 8f9c0119d7 compat: fs: Generic compat_sys_sendfile implementation 12 years ago
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
  Eric Sandeen e8b96eb503 vfs: allow custom EOF in generic_file_llseek code 13 years ago
  Christopher Yeoh ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 years ago
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
  Christopher Yeoh fcf634098c Cross Memory Attach 13 years ago
  Andi Kleen 5760495a87 vfs: add generic_file_llseek_size 14 years ago
  Andi Kleen ef3d0fd27e vfs: do (nearly) lockless generic_file_llseek 14 years ago
  Dan Carpenter bacb2d816c fs: add missing unlock in default_llseek() 14 years ago
  Josef Bacik 982d816581 fs: add SEEK_HOLE and SEEK_DATA flags 14 years ago
  Al Viro cccb5a1e69 fix signedness mess in rw_verify_area() on 64bit architectures 14 years ago
  Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago