Bug: 193475142

Clone this repo:
  1. f36d0b6 Merge "liburing: Fix dependencies" into main am: acb1939381 by Akilesh Kailash · 4 days ago main master
  2. 68fd879 Upgrade liburing to liburing-2.8 am: 42074fb771 by Akilesh Kailash · 4 days ago
  3. acb1939 Merge "liburing: Fix dependencies" into main by Akilesh Kailash · 4 days ago
  4. fbc1996 liburing: Fix dependencies by Akilesh Kailash · 5 days ago
  5. 42074fb Upgrade liburing to liburing-2.8 by Akilesh Kailash · 5 days ago
  6. cc78841 Remove unused -Wno-implicit-function-declaration. am: 9bbd42a638 by Elliott Hughes · 4 weeks ago
  7. 9bbd42a Remove unused -Wno-implicit-function-declaration. by Elliott Hughes · 4 weeks ago
  8. 64a4ea0 Clean up a #include. am: 9706a1009e by Elliott Hughes · 5 weeks ago
  9. 9706a10 Clean up a #include. by Elliott Hughes · 5 weeks ago
  10. 80272cb Rename '*ret' to '*err' for io_uring_setup_buf_ring() by Jens Axboe · 8 weeks ago
  11. cb14306 test/io_uring_passthrough: ensure that fixed buffers are tested properly by Jens Axboe · 8 weeks ago
  12. 7fa486a src/setup: io_uring_alloc_huge() should round AFTER adding to sqes_mem by Jens Axboe · 8 weeks ago
  13. 03aab18 configure: fix blkdev.h include for discard definition by Jens Axboe · 8 weeks ago
  14. 01b9255 test/fifo-nonblock-read: ensure that !FMODE_NOWAIT O_NONBLOCK works by Jens Axboe · 8 weeks ago
  15. 1419174 test/regbuf-clone: test dummy ubuf cloning by Jens Axboe · 9 weeks ago
  16. cbae992 test/io_uring_register: fix poll testing by Jens Axboe · 9 weeks ago
  17. 89ed36b test/sqwait: fix shadowed 'inflight' variable by Jens Axboe · 9 weeks ago
  18. a8181ce test/sqwait: test retrieving an SQE post io_uring_sqring_wait() by Jens Axboe · 9 weeks ago
  19. cd87073 lib: turn INT_FLAG_REG_RING into masked flag by Jens Axboe · 9 weeks ago
  20. 2fe16b1 test/cmd-discard: use correct skip exit value by Jens Axboe · 9 weeks ago