1. 8358e3a io_uring: remove 'state' argument from io_{read,write} path by Jens Axboe · 6 years ago
  2. fb775fa io_uring: fix poll full SQ detection by Stefan Bühler · 6 years ago
  3. 0d7bae6 io_uring: fix race condition when sq threads goes sleeping by Stefan Bühler · 6 years ago
  4. e523a29 io_uring: fix race condition reading SQ entries by Stefan Bühler · 6 years ago
  5. 35fa71a io_uring: fail io_uring_register(2) on a dying io_uring instance by Jens Axboe · 6 years ago
  6. 74f464e io_uring: fix CQ overflow condition by Jens Axboe · 6 years ago
  7. b19062a io_uring: fix possible deadlock between io_uring_{enter,register} by Jens Axboe · 6 years ago
  8. 3d6770f io_uring: drop io_file_put() 'file' argument by Jens Axboe · 6 years ago
  9. 917257d io_uring: only test SQPOLL cpu after we've verified it by Jens Axboe · 6 years ago
  10. 0605863 io_uring: park SQPOLL thread if it's percpu by Jens Axboe · 6 years ago
  11. 3ec482d io_uring: restrict IORING_SETUP_SQPOLL to root by Jens Axboe · 6 years ago
  12. 25adf50 io_uring: fix double free in case of fileset regitration failure by Jens Axboe · 6 years ago
  13. 9bf7933 io_uring: offload write to async worker in case of -EAGAIN by Roman Penyaev · 6 years ago
  14. 9e75ad5 io_uring: fix big-endian compat signal mask handling by Arnd Bergmann · 6 years ago
  15. 1bdd3db Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  16. 875f1d0 iov_iter: add ITER_BVEC_FLAG_NO_REF flag by Jens Axboe · 6 years ago
  17. fd6fab2 io_uring: retry bulk slab allocs as single allocs by Jens Axboe · 6 years ago
  18. 8c83878 io_uring: fix poll races by Jens Axboe · 6 years ago
  19. 09bb839 io_uring: fix fget/fput handling by Jens Axboe · 6 years ago
  20. d530a40 io_uring: add prepped flag by Jens Axboe · 6 years ago
  21. e0c5c57 io_uring: make io_read/write return an integer by Jens Axboe · 6 years ago
  22. e65ef56 io_uring: use regular request ref counts by Jens Axboe · 6 years ago
  23. b542023 mm: refactor readahead defines in mm.h by Nikolay Borisov · 6 years ago
  24. 31b5151 io_uring: allow workqueue item to handle multiple buffered requests by Jens Axboe · 6 years ago
  25. 221c5eb io_uring: add support for IORING_OP_POLL by Jens Axboe · 6 years ago
  26. c16361c io_uring: add io_kiocb ref count by Jens Axboe · 6 years ago
  27. 6c271ce io_uring: add submission polling by Jens Axboe · 6 years ago
  28. 6b06314 io_uring: add file set registration by Jens Axboe · 6 years ago
  29. edafcce io_uring: add support for pre-mapped user IO buffers by Jens Axboe · 6 years ago
  30. 2579f91 io_uring: batch io_kiocb allocation by Jens Axboe · 6 years ago
  31. 9a56a23 io_uring: use fget/fput_many() for file references by Jens Axboe · 6 years ago
  32. def596e io_uring: support for IO polling by Jens Axboe · 6 years ago
  33. c992fe2 io_uring: add fsync support by Christoph Hellwig · 6 years ago
  34. 2b188cc Add io_uring IO interface by Jens Axboe · 6 years ago