1. 340f634 io_uring/filetable: don't unnecessarily clear/reset bitmap by Jens Axboe · 10 months ago
  2. 6e5e6d2 io_uring: drop any code related to SCM_RIGHTS by Jens Axboe · 1 year, 2 months ago
  3. 4bfb0c9 io_uring: add helpers to decode the fixed file file_ptr by Christoph Hellwig · 1 year, 8 months ago
  4. c376644 io_uring/rsrc: merge nodes and io_rsrc_put by Pavel Begunkov · 1 year, 10 months ago
  5. 63fea89 io_uring/rsrc: infer node from ctx on io_queue_rsrc_removal by Pavel Begunkov · 1 year, 10 months ago
  6. c87fd58 io_uring/rsrc: simplify single file node switching by Pavel Begunkov · 1 year, 10 months ago
  7. 02a4d92 io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get() by Savino Dicanosa · 1 year, 11 months ago
  8. 9d94c04 io_uring/filetable: fix file reference underflow by Lin Ma · 2 years, 3 months ago
  9. 6e73dff io_uring: let to set a range for file slot allocation by Pavel Begunkov · 2 years, 8 months ago
  10. f110ed8 io_uring: split out fixed file installation and removal by Jens Axboe · 2 years, 8 months ago
  11. 27a9d66 io_uring: kill extra io_uring_types.h includes by Pavel Begunkov · 2 years, 8 months ago
  12. c98817e io_uring: move remaining file table manipulation to filetable.c by Jens Axboe · 2 years, 9 months ago
  13. 453b329 io_uring: separate out file table handling code by Jens Axboe · 2 years, 9 months ago