Show patches with: Archived = No       |   4529 patches
« 1 2 ... 29 30 3145 46 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[for-next,3/3] io_uring: Revert "io_uring: io_req_complete_post should defer if available" io_uring: completion cleanups - - - --- 2022-11-25 Dylan Yudaken New
[for-next,2/3] io_uring: spelling fix io_uring: completion cleanups - - - --- 2022-11-25 Dylan Yudaken New
[for-next,1/3] io_uring: remove io_req_complete_post_tw io_uring: completion cleanups - - - --- 2022-11-25 Dylan Yudaken New
[for-next,2/2] io_uring: keep unlock_post inlined in hot path random for-next io_uring patches - - - --- 2022-11-24 Pavel Begunkov New
[for-next,1/2] io_uring: don't use complete_post in kbuf random for-next io_uring patches - - - --- 2022-11-24 Pavel Begunkov New
[liburing,v2,8/8] github: Add `-Wmissing-prototypes` for GitHub CI bot Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,7/8] test/Makefile: Omit `-Wmissing-prototypes` from the C++ compiler flags Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,6/8] ucontext-cp: Mark a non-exported function as static Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,5/8] tests: Mark non-exported functions as static Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,4/8] ucontext-cp: Remove an unused function Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,3/8] test/io_uring_setup: Remove unused functions Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,2/8] queue: Mark `__io_uring_flush_sq()` as static Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,1/8] queue: Fix typo "entererd" -> "entered" Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,2/2] add a test for multishot downgrading tests for deferred multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[liburing,1/2] Add a test for errors in multishot recv tests for deferred multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,9/9] io_uring: allow multishot polled reqs to defer completion io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,8/9] io_uring: remove overflow param from io_post_aux_cqe io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,7/9] io_uring: add lockdep assertion in io_fill_cqe_aux io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,6/9] io_uring: make io_fill_cqe_aux static io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,5/9] io_uring: add io_aux_cqe which allows deferred completion io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,4/9] io_uring: allow defer completion for aux posted cqes io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,3/9] io_uring: defer all io_req_complete_failed io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,2/9] io_uring: always lock in io_apoll_task_func io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,1/9] io_uring: io_req_complete_post should defer if available io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[liburing,v1,7/7] github: Add `-Wmissing-prototypes` for GitHub CI bot Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,6/7] test/Makefile: Omit `-Wmissing-prototypes` from the C++ compiler flags Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,5/7] ucontext-cp: Mark internal functions as static Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,4/7] tests: Mark internal functions as static Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,3/7] ucontext-cp: Remove an unused function Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,2/7] test/io_uring_setup: Remove unused functions Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,1/7] liburing.h: Export `__io_uring_flush_sq()` function Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[RFC,liburing,v1,2/2] nolibc: Simplify function naming Fix memset() issue and simplify function naming - - - --- 2022-11-24 Ammar Faizi New
[RFC,liburing,v1,1/2] nolibc: Do not define `memset()` function in liburing Fix memset() issue and simplify function naming - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,5/5] register: Remove useless branch in register restrictions Remove useless brances in register functions - - - --- 2022-11-23 Ammar Faizi New
[liburing,v1,4/5] register: Remove useless branch in register probe Remove useless brances in register functions - - - --- 2022-11-23 Ammar Faizi New
[liburing,v1,3/5] register: Remove useless branch in unregister files Remove useless brances in register functions - - - --- 2022-11-23 Ammar Faizi New
[liburing,v1,2/5] register: Remove useless branches in {un,}register buffers Remove useless brances in register functions - - - --- 2022-11-23 Ammar Faizi New
[liburing,v1,1/5] register: Remove useless branches in {un,}register eventfd Remove useless brances in register functions - - - --- 2022-11-23 Ammar Faizi New
[liburing,3/3] tests: check for missing multipoll events test poll missing events - - - --- 2022-11-23 Pavel Begunkov New
[liburing,2/3] tests: refactor poll.c test poll missing events - - - --- 2022-11-23 Pavel Begunkov New
[liburing,1/3] tests: remove sigalarm from poll.c test poll missing events - - - --- 2022-11-23 Pavel Begunkov New
[for-next,7/7] io_uring: remove iopoll spinlock iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,6/7] io_uring: iopoll protect complete_post iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,5/7] io_uring: inline __io_req_complete_put() iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,4/7] io_uring: remove io_req_tw_post_queue iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,3/7] io_uring: use io_req_task_complete() in timeout iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,2/7] io_uring: hold locks for io_req_complete_failed iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,1/7] io_uring: add completion locking for iopoll iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,v2,13/13] io_uring: allow multishot polled reqs to defer completion io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,12/13] io_uring: remove overflow param from io_post_aux_cqe io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,11/13] io_uring: add lockdep assertion in io_fill_cqe_aux io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,10/13] io_uring: make io_fill_cqe_aux static io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,09/13] io_uring: add io_aux_cqe which allows deferred completion io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,08/13] io_uring: allow defer completion for aux posted cqes io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,07/13] io_uring: make io_req_complete_post static io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,06/13] io_uring: simplify io_issue_sqe io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,05/13] io_uring: timeout should use io_req_task_complete io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,04/13] io_uring: lock on remove in io_apoll_task_func io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,03/13] io_uring: split io_req_complete_failed into post/defer io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,02/13] io_uring: __io_req_complete should defer if available io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,01/13] io_uring: merge io_req_tw_post and io_req_task_complete io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[v2] io_uring/filetable: fix file reference underflow [v2] io_uring/filetable: fix file reference underflow - - - --- 2022-11-22 Lin Ma New
[-next] io_uring: Fix build error without CONFIG_EVENTFD [-next] io_uring: Fix build error without CONFIG_EVENTFD - - - --- 2022-11-22 Zhang Qilong New
[RFC,v2,1/1] Use a fs callback to set security specific data [RFC,v2,1/1] Use a fs callback to set security specific data - - - --- 2022-11-22 Joel Granados New
[v5,4/4] liburing: update changelog with new feature liburing: add api for napi busy poll - - - --- 2022-11-21 Stefan Roesch New
[v5,3/4] liburing: add example programs for napi busy poll liburing: add api for napi busy poll - - - --- 2022-11-21 Stefan Roesch New
[v5,2/4] liburing: add documentation for new napi busy polling liburing: add api for napi busy poll - - - --- 2022-11-21 Stefan Roesch New
[v5,1/4] liburing: add api to set napi busy poll settings liburing: add api for napi busy poll - - - --- 2022-11-21 Stefan Roesch New
[v5,3/3] io_uring: add api to set napi prefer busy poll io_uring: add napi busy polling support - - - --- 2022-11-21 Stefan Roesch New
[v5,2/3] io_uring: add api to set / get napi configuration. io_uring: add napi busy polling support - - - --- 2022-11-21 Stefan Roesch New
[v5,1/3] io_uring: add napi busy polling support io_uring: add napi busy polling support - - - --- 2022-11-21 Stefan Roesch New
[RFC,v4,3/3] io_uring: add api to set napi prefer busy poll io_uring: add napi busy polling support - - - --- 2022-11-21 Stefan Roesch New
[RFC,v4,2/3] io_uring: add api to set / get napi configuration. io_uring: add napi busy polling support - - - --- 2022-11-21 Stefan Roesch New
[RFC,v4,1/3] io_uring: add napi busy polling support io_uring: add napi busy polling support - - - --- 2022-11-21 Stefan Roesch New
io_uring: kill io_cqring_ev_posted() and __io_cq_unlock_post() io_uring: kill io_cqring_ev_posted() and __io_cq_unlock_post() - - - --- 2022-11-21 Jens Axboe New
[for-next,10/10] io_uring: allow multishot polled reqs to defer completion io_uring: batch multishot completions - - - --- 2022-11-21 Dylan Yudaken New
[for-next,09/10] io_uring: allow io_post_aux_cqe to defer completion io_uring: batch multishot completions - - - --- 2022-11-21 Dylan Yudaken New
[for-next,08/10] io_uring: allow defer completion for aux posted cqes io_uring: batch multishot completions - - - --- 2022-11-21 Dylan Yudaken New
[for-next,07/10] io_uring: make io_req_complete_post static io_uring: batch multishot completions - - - --- 2022-11-21 Dylan Yudaken New
[for-next,06/10] io_uring: simplify io_issue_sqe io_uring: batch multishot completions - - - --- 2022-11-21 Dylan Yudaken New
[for-next,05/10] io_uring: timeout should use io_req_task_complete io_uring: batch multishot completions - - - --- 2022-11-21 Dylan Yudaken New
[for-next,04/10] io_uring: lock on remove in io_apoll_task_func io_uring: batch multishot completions - - - --- 2022-11-21 Dylan Yudaken New
[for-next,03/10] io_uring: split io_req_complete_failed into post/defer io_uring: batch multishot completions - - - --- 2022-11-21 Dylan Yudaken New
[for-next,02/10] io_uring: __io_req_complete should defer if available io_uring: batch multishot completions - - - --- 2022-11-21 Dylan Yudaken New
[for-next,01/10] io_uring: merge io_req_tw_post and io_req_task_complete io_uring: batch multishot completions - - - --- 2022-11-21 Dylan Yudaken New
[4/4] Revert "io_uring: disallow self-propelled ring polling" Terminate multishot early on dependencies - - - --- 2022-11-20 Jens Axboe New
[3/4] io_uring: pass in EPOLL_URING as part of eventfd signaling and wakeups Terminate multishot early on dependencies - - - --- 2022-11-20 Jens Axboe New
[2/4] eventfd: provide a eventfd_signal_mask() helper Terminate multishot early on dependencies - - - --- 2022-11-20 Jens Axboe New
[1/4] eventpoll: add EPOLL_URING wakeup flag Terminate multishot early on dependencies - - - --- 2022-11-20 Jens Axboe New
[v3,2/2] io_uring: make poll refs more robust poll_refs armoring - - - --- 2022-11-20 Pavel Begunkov New
[v3,1/2] io_uring: cmpxchg for poll arm refs release poll_refs armoring - - - --- 2022-11-20 Pavel Begunkov New
[RFC,v4,4/4] liburing: update changelog with new feature liburing: add api for napi busy poll - - - --- 2022-11-19 Stefan Roesch New
[RFC,v4,3/4] liburing: add example programs for napi busy poll liburing: add api for napi busy poll - - - --- 2022-11-19 Stefan Roesch New
[RFC,v4,2/4] liburing: add documentation for new napi busy polling liburing: add api for napi busy poll - - - --- 2022-11-19 Stefan Roesch New
[RFC,v4,1/4] liburing: add api to set napi busy poll settings liburing: add api for napi busy poll - - - --- 2022-11-19 Stefan Roesch New
[RFC,v4,4/4] liburing: update changelog with new feature liburing: add api for napi busy poll - - - --- 2022-11-19 Stefan Roesch New
[RFC,v4,3/4] liburing: add example programs for napi busy poll liburing: add api for napi busy poll - - - --- 2022-11-19 Stefan Roesch New
[RFC,v4,2/4] liburing: add documentation for new napi busy polling liburing: add api for napi busy poll - - - --- 2022-11-19 Stefan Roesch New
[RFC,v4,1/4] liburing: add api to set napi busy poll settings liburing: add api for napi busy poll - - - --- 2022-11-19 Stefan Roesch New
[GIT,PULL] io_uring fixes for 6.1-rc6 [GIT,PULL] io_uring fixes for 6.1-rc6 - - - --- 2022-11-18 Jens Axboe New
« 1 2 ... 29 30 3145 46 »