Historial de Commits

Autor SHA1 Mensaje Fecha
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() hace 11 años
  Al Viro 293bc9822f new methods: ->read_iter() and ->write_iter() hace 12 años
  Al Viro 7f7f25e82d replace checking for ->read/->aio_read presence with check in ->f_mode hace 12 años
  Linus Torvalds 190f918660 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux hace 11 años
  Eric Biggers d7a15f8d07 vfs: atomic f_pos access in llseek() hace 11 años
  Al Viro bd2a31d522 get rid of fget_light() hace 11 años
  Linus Torvalds 9c225f2655 vfs: atomic f_pos accesses as per POSIX hace 11 años
  Heiko Carstens 378a10f3ae fs/compat: optional preadv64/pwrite64 compat system calls hace 11 años
  Heiko Carstens dfd948e32a fs/compat: fix parameter handling for compat readv/writev syscalls hace 12 años
  Corey Minyard 4e4f9e66a7 fs/read_write.c:compat_readv(): remove bogus area verify hace 12 años
  Al Viro 72c2d53192 file->f_op is never NULL... hace 12 años
  Kent Overstreet 73a7075e3f aio: Kill aio_rw_vect_retry() hace 12 años
  Jie Liu 46a1c2c7ae vfs: export lseek_execute() to modules hace 12 años
  Al Viro 2142914e3e lseek_execute() doesn't need an inode passed to it hace 12 años
  Al Viro 68d70d03f8 constify rw_verify_area() hace 12 años
  Al Viro 1bf9d14dff new helper: fixed_size_llseek() hace 12 años
  Al Viro 5faf153ebf don't call file_pos_write() if vfs_{read,write}{,v}() fails hace 12 años
  Al Viro 50cd2c5776 lift file_*_write out of do_splice_direct() hace 12 años
  Al Viro 7995bd2871 splice: don't pass the address of ->f_pos to methods hace 12 años
  Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h hace 12 años
  Zach Brown 41003a7bcf aio: remove retry-based AIO hace 12 años
  Al Viro c0bd14af51 kill fs/read_write.h hace 12 años
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 12 años
  Linus Torvalds 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal hace 12 años
  Ming Lei 546ae2d2f7 fs/read_write.c: fix generic_file_llseek() comment hace 12 años
  Al Viro 03d95eb2f2 lift sb_start_write() out of ->write() hace 12 años
  Al Viro 72ec35163f switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE hace 12 años
  Al Viro 8d71db4f08 lift sb_start_write/sb_end_write out of ->aio_write() hace 12 años
  Al Viro 3e84f48edf vfs/splice: Fix missed checks in new __kernel_write() helper hace 12 años
  Al Viro 06ae43f34b Don't bother with redoing rw_verify_area() from default_file_splice_from() hace 12 años