Commit History

Author SHA1 Message Date
  Jens Axboe 45d06cf701 fs: add O_DIRECT and aio support for sending down write life time hints 8 years ago
  Goldwyn Rodrigues b745fafaf7 fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT 8 years ago
  Goldwyn Rodrigues 9830f4be15 fs: Use RWF_* flags for AIO operations 8 years ago
  Linus Torvalds 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
  Linus Torvalds 94e877d0fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Al Viro 653a7746fa Merge remote-tracking branch 'ovl/for-viro' into for-linus 8 years ago
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
  Mike Rapoport 897ab3e0c4 userfaultfd: non-cooperative: add event for memory unmaps 8 years ago
  Miklos Szeredi bb7462b6fd vfs: use helpers for calling f_op->{read,write}_iter() 8 years ago
  Shaohua Li a12f1ae61c aio: fix lock dep warning 8 years ago
  Thomas Gleixner 2456e85535 ktime: Get rid of the union 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Al Viro c00d2c7e89 move aio compat to fs/aio.c 8 years ago
  Al Viro 450630975d don't open-code file_inode() 8 years ago
  Jan Kara 70fe2f4815 aio: fix freeze protection of aio writes 9 years ago
  Christoph Hellwig 89319d31d2 fs: remove aio_run_iocb 9 years ago
  Christoph Hellwig 723c038475 fs: remove the never implemented aio_fsync file operation 9 years ago
  Christoph Hellwig 0b944d3a4b aio: hold an extra file reference over AIO read/write operations 9 years ago
  Rasmus Villemoes de04e76935 fs/aio.c: eliminate redundant loads in put_aio_ring_file 9 years ago
  Jann Horn 22f6b4d34f aio: mark AIO pseudo-fs noexec 9 years ago
  Michal Hocko 013373e8b8 aio: make aio_setup_ring killable 9 years ago
  Al Viro 2958ec177e aio: remove a pointless assignment 9 years ago
  Oleg Nesterov 5477e70a64 mm: move ->mremap() from file_operations to vm_operations_struct 10 years ago
  Linus Torvalds 4fc8adcfec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Linus Torvalds d82312c808 Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-block 10 years ago
  Linus Torvalds fa927894bb Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Jens Axboe dc48e56d76 aio: fix serial draining in exit_aio() 10 years ago
  Linus Torvalds ca2ec32658 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Al Viro 2ba48ce513 mirror O_APPEND and O_DIRECT into iocb->ki_flags 10 years ago
  Al Viro dfea934575 Merge branch 'for-linus' into for-next 10 years ago