Historial de Commits

Autor SHA1 Mensaje Fecha
  Kent Overstreet 4fcc712f5c aio: fix io_destroy() regression by using call_rcu() hace 12 años
  Benjamin LaHaise 03e04f048d aio: fix kioctx not being freed after cancellation at exit time hace 12 años
  Jeff Moyer 6900807c6b aio: fix io_getevents documentation hace 12 años
  Kent Overstreet 41ef4eb8ee aio: kill ki_retry hace 12 años
  Kent Overstreet 8a6608907c aio: kill ki_key hace 12 años
  Kent Overstreet 4e23bcaeb9 aio: give shared kioctx fields their own cachelines hace 12 años
  Kent Overstreet 58c85dc20a aio: kill struct aio_ring_info hace 12 años
  Kent Overstreet a1c8eae75e aio: kill batch allocation hace 12 años
  Kent Overstreet 3e845ce01a aio: change reqs_active to include unreaped completions hace 12 años
  Kent Overstreet 0460fef2a9 aio: use cancellation list lazily hace 12 años
  Kent Overstreet 21b40200cf aio: use flush_dcache_page() hace 12 años
  Kent Overstreet a31ad380be aio: make aio_read_evt() more efficient, convert to hrtimers hace 12 años
  Kent Overstreet 36f5588905 aio: refcounting cleanup hace 12 años
  Kent Overstreet 11599ebac4 aio: make aio_put_req() lockless hace 12 años
  Kent Overstreet 1d98ebfccc aio: do fget() after aio_get_req() hace 12 años
  Kent Overstreet caf4167aa7 aio: dprintk() -> pr_debug() hace 12 años
  Kent Overstreet 4e179bca67 aio: move private stuff out of aio.h hace 12 años
  Kent Overstreet 906b973cf0 aio: add kiocb_cancel() hace 12 años
  Kent Overstreet 2d68449e86 aio: kill return value of aio_complete() hace 12 años
  Zach Brown 41003a7bcf aio: remove retry-based AIO 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
  Zhao Hongjiang 91d80a84bb aio: fix possible invalid memory access when DEBUG is enabled hace 12 años
  Al Viro 8d71db4f08 lift sb_start_write/sb_end_write out of ->aio_write() hace 12 años
  Al Viro 2cf0966683 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect hace 12 años
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators hace 12 años
  Michel Lespinasse 41badc15cb mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool hace 12 años
  Michel Lespinasse bebeb3d68b mm: introduce mm_populate() for populating new vmas hace 12 años
  Al Viro 3ffa3c0e3f aio: now fput() is OK from interrupt context; get rid of manual delayed __fput() hace 13 años
  Linus Torvalds 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 13 años