summaryrefslogtreecommitdiff
path: root/io_uring/register.c
AgeCommit message (Expand)Author
2024-09-16io_uring: clean up a type in io_uring_register_get_file()Dan Carpenter
2024-09-14io_uring: rename "copy buffers" to "clone buffers"Jens Axboe
2024-09-12io_uring: add IORING_REGISTER_COPY_BUFFERS methodJens Axboe
2024-09-12io_uring/register: provide helper to get io_ring_ctx from 'fd'Jens Axboe
2024-08-25io_uring: user registered clockid for wait timeoutsPavel Begunkov
2024-06-19io_uring: Allocate only necessary memory in io_probeGabriel Krisman Bertazi
2024-06-19io_uring: Fix probe of disabled operationsGabriel Krisman Bertazi
2024-06-16io_uring/eventfd: move eventfd handling to separate fileJens Axboe
2024-06-16io_uring/eventfd: move to more idiomatic RCU free usageJens Axboe
2024-06-04io_uring: fix possible deadlock in io_register_iowq_max_workers()Hagar Hemdan
2024-04-15io_uring: fix warnings on shadow variablesJens Axboe
2024-02-09io_uring: add register/unregister napi functionStefan Roesch
2024-01-17io_uring/register: guard compat syscall with CONFIG_COMPATJens Axboe
2023-12-21io_uring/kbuf: add method for returning provided buffer ring headJens Axboe
2023-12-19io_uring/register: move io_uring_register(2) related code to register.cJens Axboe