Show patches with: State = Action Required       |    Archived = No       |   3585 patches
« 1 2 ... 33 34 35 36 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v4,09/17] fs: Split off remove_needs_file_privs() __remove_file_privs() io-uring/xfs: support async buffered writes - - - --- 2022-05-20 Stefan Roesch New
[RFC,v4,08/17] fs: Add check for async buffered writes to generic_write_checks io-uring/xfs: support async buffered writes - - - --- 2022-05-20 Stefan Roesch New
[RFC,v4,07/17] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter io-uring/xfs: support async buffered writes - - - --- 2022-05-20 Stefan Roesch New
[RFC,v4,06/17] iomap: Add async buffered write support io-uring/xfs: support async buffered writes - - - --- 2022-05-20 Stefan Roesch New
[RFC,v4,05/17] iomap: Add gfp parameter to iomap_page_create() io-uring/xfs: support async buffered writes - - - --- 2022-05-20 Stefan Roesch New
[RFC,v4,04/17] mm: Add balance_dirty_pages_ratelimited_flags() function io-uring/xfs: support async buffered writes - - - --- 2022-05-20 Stefan Roesch New
[RFC,v4,03/17] mm: Prepare balance_dirty_pages() for async buffered writes io-uring/xfs: support async buffered writes - - - --- 2022-05-20 Stefan Roesch New
[RFC,v4,02/17] mm: Move updates of dirty_exceeded into one place io-uring/xfs: support async buffered writes - - - --- 2022-05-20 Stefan Roesch New
[RFC,v4,01/17] mm: Move starting of background writeback into the main balancing loop io-uring/xfs: support async buffered writes - - - --- 2022-05-20 Stefan Roesch New
[v3] io_uring: fix incorrect __kernel_rwf_t cast [v3] io_uring: fix incorrect __kernel_rwf_t cast - - - --- 2022-05-19 Vasily Averin New
[RFC,v3,18/18] xfs: Enable async buffered write support io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,17/18] io_uring: Add tracepoint for short writes io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,16/18] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,15/18] mm: Add balance_dirty_pages_ratelimited_async() function io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,14/18] mm: Prepare balance_dirty_pages() for async buffered writes io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,13/18] mm: Move updates of dirty_exceeded into one place io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,12/18] mm: Move starting of background writeback into the main balancing loop io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,11/18] io_uring: Add support for async buffered writes io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,10/18] xfs: Add async buffered write support io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,09/18] fs: Optimization for concurrent file time updates. io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,08/18] xfs: Enable async write file modification handling. io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,07/18] fs: Split off file_needs_update_time and __file_update_time io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,06/18] fs: Split off remove_needs_file_privs() __remove_file_privs() io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,05/18] xfs: Add iomap async buffered write support io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,04/18] iomap: Add async buffered write support io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,03/18] iomap: Use iomap_page_create_gfp() in __iomap_write_begin io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,02/18] iomap: Add iomap_page_create_gfp to allocate iomap_pages io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[RFC,v3,01/18] block: Add check for async buffered writes to generic_write_checks io-uring/xfs: support async buffered writes - - - --- 2022-05-18 Stefan Roesch New
[GIT,PULL] io_uring fixes for 5.18-final [GIT,PULL] io_uring fixes for 5.18-final - - - --- 2022-05-18 Jens Axboe New
io_uring: disallow mixed provided buffer group registrations io_uring: disallow mixed provided buffer group registrations - - - --- 2022-05-18 Jens Axboe New
[v2] io_uring: initialize io_buffer_list head when shared ring is unregistered [v2] io_uring: initialize io_buffer_list head when shared ring is unregistered - - - --- 2022-05-18 Jens Axboe New
io_uring: initialize io_buffer_list head when shared ring is unregistered io_uring: initialize io_buffer_list head when shared ring is unregistered - - - --- 2022-05-18 Jens Axboe New
[for-next] io_uring: add fully sparse buffer registration [for-next] io_uring: add fully sparse buffer registration - - - --- 2022-05-18 Pavel Begunkov New
[v2] io_uring: fix sparce warnings about __kernel_rwf_t casts [v2] io_uring: fix sparce warnings about __kernel_rwf_t casts - - - --- 2022-05-18 Vasily Averin New
[6/6] io_uring: use rcu_dereference in io_close [1/6] io_uring: use a rwf_t for io_rw.flags - - - --- 2022-05-18 Christoph Hellwig New
[5/6] io_uring: consistently use the EPOLL* defines [1/6] io_uring: use a rwf_t for io_rw.flags - - - --- 2022-05-18 Christoph Hellwig New
[4/6] io_uring: make apoll_events a __poll_t [1/6] io_uring: use a rwf_t for io_rw.flags - - - --- 2022-05-18 Christoph Hellwig New
[3/6] io_uring: drop a spurious inline on a forward declaration [1/6] io_uring: use a rwf_t for io_rw.flags - - - --- 2022-05-18 Christoph Hellwig New
[2/6] io_uring: don't use ERR_PTR for user pointers [1/6] io_uring: use a rwf_t for io_rw.flags - - - --- 2022-05-18 Christoph Hellwig New
[1/6] io_uring: use a rwf_t for io_rw.flags [1/6] io_uring: use a rwf_t for io_rw.flags - - - --- 2022-05-18 Christoph Hellwig New
io_uring: don't attempt to IOPOLL for MSG_RING requests io_uring: don't attempt to IOPOLL for MSG_RING requests - - - --- 2022-05-17 Jens Axboe New
[V2,1/1] ubd: add io_uring based userspace block driver ubd: add io_uring based userspace block driver - - - --- 2022-05-17 Ming Lei New
[RFC,v2,16/16] xfs: enable async buffered write support io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,15/16] io_uring: add tracepoint for short writes io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,14/16] iomap: use balance_dirty_pages_ratelimited_flags in iomap_write_iter io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,13/16] mm: add balance_dirty_pages_ratelimited_flags() function io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,12/16] mm: factor out _balance_dirty_pages() from balance_dirty_pages() io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,11/16] io_uring: add support for async buffered writes io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,10/16] xfs: add async buffered write support io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,09/16] xfs: enable async write file modification handling. io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,08/16] fs: add pending file update time flag. io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,07/16] fs: split off need_file_update_time and do_file_update_time io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,06/16] fs: split off need_remove_file_privs() do_remove_file_privs() io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,05/16] xfs: add iomap async buffered write support io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,04/16] iomap: add async buffered write support io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,03/16] iomap: use iomap_page_create_gfp() in __iomap_write_begin io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,02/16] iomap: add iomap_page_create_gfp to allocate iomap_pages io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[RFC,v2,01/16] block: add check for async buffered writes to generic_write_checks io-uring/xfs: support async buffered writes - - - --- 2022-05-16 Stefan Roesch New
[3/3] io_uring: add support for ring mapped supplied buffers Add support for ring mapped provided buffers - - - --- 2022-05-16 Jens Axboe New
[2/3] io_uring: add io_pin_pages() helper Add support for ring mapped provided buffers - - - --- 2022-05-16 Jens Axboe New
[1/3] io_uring: add buffer selection support to IORING_OP_NOP Add support for ring mapped provided buffers - - - --- 2022-05-16 Jens Axboe New
io_uring: fix locking state for empty buffer group io_uring: fix locking state for empty buffer group - - - --- 2022-05-15 Jens Axboe New
[11/11] io_uring: cancel works in exec work list for fixed worker fixed worker - - - --- 2022-05-15 Hao Xu New
[10/11] io-wq: add an work list for fixed worker fixed worker - - - --- 2022-05-15 Hao Xu New
[09/11] io_uring: add register fixed worker interface fixed worker - - - --- 2022-05-15 Hao Xu New
[08/11] io-wq: batch the handling of fixed worker private works fixed worker - - - --- 2022-05-15 Hao Xu New
[07/11] io-wq: implement fixed worker logic fixed worker - - - --- 2022-05-15 Hao Xu New
[06/11] io-wq: fixed worker exit fixed worker - - - --- 2022-05-15 Hao Xu New
[05/11] io-wq: fixed worker initialization fixed worker - - - --- 2022-05-15 Hao Xu New
[04/11] io-wq: tweak io_get_acct() fixed worker - - - --- 2022-05-15 Hao Xu New
[03/11] io-wq: add infra data structure for fixed workers fixed worker - - - --- 2022-05-15 Hao Xu New
[02/11] io-wq: change argument of create_io_worker() for convienence fixed worker - - - --- 2022-05-15 Hao Xu New
[01/11] io-wq: add a worker flag for individual exit fixed worker - - - --- 2022-05-15 Hao Xu New
sparse: use force attribute for __kernel_rwf_t casts sparse: use force attribute for __kernel_rwf_t casts - - - --- 2022-05-14 Vasily Averin New
[6/6] man/io_uring_prep_accept.3: add man info for multishot accept liburing changes for multishot accept - - - --- 2022-05-14 Hao Xu New
[5/6] test/accept.c: test for multishot direct accept with wrong arg liburing changes for multishot accept - - - --- 2022-05-14 Hao Xu New
[4/6] test/accept.c: add test for multishot mode accept liburing changes for multishot accept - - - --- 2022-05-14 Hao Xu New
[3/6] liburing.h: add api to support multishot accept direct liburing changes for multishot accept - - - --- 2022-05-14 Hao Xu New
[2/6] liburing.h: support multishot accept liburing changes for multishot accept - - - --- 2022-05-14 Hao Xu New
[1/6] test/accept.c: close the listen fd at the end of the test liburing changes for multishot accept - - - --- 2022-05-14 Hao Xu New
[4/4] io_uring: implement multishot mode for accept fast poll multishot mode - - - --- 2022-05-14 Hao Xu New
[3/4] io_uring: let fast poll support multishot fast poll multishot mode - - - --- 2022-05-14 Hao Xu New
[2/4] io_uring: add REQ_F_APOLL_MULTISHOT for requests fast poll multishot mode - - - --- 2022-05-14 Hao Xu New
[1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept fast poll multishot mode - - - --- 2022-05-14 Hao Xu New
io_uring: avoid iowq again trap io_uring: avoid iowq again trap - - - --- 2022-05-13 Pavel Begunkov New
« 1 2 ... 33 34 35 36 »