Age | Commit message (Expand) | Author |
---|---|---|
2020-11-04 | io_uring: properly handle SQPOLL request cancelations | Jens Axboe |
2020-10-17 | io-wq: inherit audit loginuid and sessionid | Jens Axboe |
2020-10-17 | io_uring: use percpu counters to track inflight requests | Jens Axboe |
2020-10-17 | io_uring: assign new io_identity for task if members have changed | Jens Axboe |
2020-10-17 | io_uring: store io_identity in io_uring_task | Jens Axboe |
2020-10-17 | io_uring: COW io_identity on mismatch | Jens Axboe |
2020-10-17 | io_uring: move io identity items into separate struct | Jens Axboe |
2020-09-30 | io_uring: move io_uring_get_socket() into io_uring.h | Jens Axboe |
2020-09-30 | io_uring: don't rely on weak ->files references | Jens Axboe |