Commit Verlauf

Autor SHA1 Nachricht Datum
  Al Viro 72c2d53192 file->f_op is never NULL... vor 12 Jahren
  Kent Overstreet 73a7075e3f aio: Kill aio_rw_vect_retry() vor 12 Jahren
  Jie Liu 46a1c2c7ae vfs: export lseek_execute() to modules vor 12 Jahren
  Al Viro 2142914e3e lseek_execute() doesn't need an inode passed to it vor 12 Jahren
  Al Viro 68d70d03f8 constify rw_verify_area() vor 12 Jahren
  Al Viro 1bf9d14dff new helper: fixed_size_llseek() vor 12 Jahren
  Al Viro 5faf153ebf don't call file_pos_write() if vfs_{read,write}{,v}() fails vor 12 Jahren
  Al Viro 50cd2c5776 lift file_*_write out of do_splice_direct() vor 12 Jahren
  Al Viro 7995bd2871 splice: don't pass the address of ->f_pos to methods vor 12 Jahren
  Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h vor 12 Jahren
  Zach Brown 41003a7bcf aio: remove retry-based AIO vor 12 Jahren
  Al Viro c0bd14af51 kill fs/read_write.h vor 12 Jahren
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 12 Jahren
  Linus Torvalds 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal vor 12 Jahren
  Ming Lei 546ae2d2f7 fs/read_write.c: fix generic_file_llseek() comment vor 12 Jahren
  Al Viro 03d95eb2f2 lift sb_start_write() out of ->write() vor 12 Jahren
  Al Viro 72ec35163f switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE vor 12 Jahren
  Al Viro 8d71db4f08 lift sb_start_write/sb_end_write out of ->aio_write() vor 12 Jahren
  Al Viro 3e84f48edf vfs/splice: Fix missed checks in new __kernel_write() helper vor 12 Jahren
  Al Viro 06ae43f34b Don't bother with redoing rw_verify_area() from default_file_splice_from() vor 12 Jahren
  Al Viro 19f4fc3aee convert sendfile{,64} to COMPAT_SYSCALL_DEFINE vor 13 Jahren
  Al Viro 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long vor 13 Jahren
  Linus Torvalds 14cc0b55b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal vor 13 Jahren
  Al Viro 561c673197 switch lseek to COMPAT_SYSCALL_DEFINE vor 13 Jahren
  Al Viro 496ad9aa8e new helper: file_inode(file) vor 13 Jahren
  Scott Wolchok a68c2f12b4 sendfile: allows bypassing of notifier events vor 13 Jahren
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" vor 13 Jahren
  Catalin Marinas 8f9c0119d7 compat: fs: Generic compat_sys_sendfile implementation vor 13 Jahren
  Al Viro 2903ff019b switch simple cases of fget_light to fdget vor 13 Jahren
  Eric Sandeen e8b96eb503 vfs: allow custom EOF in generic_file_llseek code vor 13 Jahren