IO Uring
[Prev Page][Next Page]
- [PATCH v5 06/16] fs: Add check for async buffered writes to generic_write_checks
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 07/16] fs: add __remove_file_privs() with flags parameter
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 09/16] fs: Add async write file modification handling.
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 10/16] fs: Optimization for concurrent file time updates.
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 05/16] iomap: Add async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 13/16] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 16/16] xfs: Enable async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 14/16] xfs: Change function signature of xfs_ilock_iocb()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 08/16] fs: Split off inode_needs_update_time and __file_update_time
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 01/16] mm: Move starting of background writeback into the main balancing loop
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 04/16] iomap: Add flags parameter to iomap_page_create()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 02/16] mm: Move updates of dirty_exceeded into one place
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 03/16] mm: Add balance_dirty_pages_ratelimited_flags() function
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 00/16] io-uring/xfs: support async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v4 10/17] fs: Split off file_needs_update_time and __file_update_time
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v4 12/17] fs: Optimization for concurrent file time updates.
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v4 16/17] xfs: Add async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v4 16/17] xfs: Add async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v4 15/17] xfs: Add iomap async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v4 11/17] fs: Add async write file modification handling.
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v4 09/17] fs: Split off remove_needs_file_privs() __remove_file_privs()
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v4 07/17] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v4 03/17] mm: Prepare balance_dirty_pages() for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v4 05/17] iomap: Add gfp parameter to iomap_page_create()
- From: Stefan Roesch <shr@xxxxxx>
- Re: [GIT PULL] io_uring xattr support
- From: Jens Axboe <axboe@xxxxxxxxx>
- improve register file feature's usability
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] io_uring: add io_op_defs 'def' pointer in req init and issue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/6] io_uring: drop confusion between cleanup flags
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/6] io_uring: drop confusion between cleanup flags
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 3/6] io_uring: add io_op_defs 'def' pointer in req init and issue
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 2/6] io_uring: make prep and issue side of req handlers named consistently
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 1/6] io_uring: make timeout prep handlers consistent with other prep handlers
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: io uring support for character device
- From: Jens Axboe <axboe@xxxxxxxxx>
- io uring support for character device
- From: Changman Lee <cm224.lee@xxxxxxxxx>
- [PATCH 6/6] io_uring: move shutdown under the general net section
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/6] io_uring: drop confusion between cleanup flags
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/6] io_uring: unify calling convention for async prep handling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/6] io_uring: add io_op_defs 'def' pointer in req init and issue
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/6] io_uring: make prep and issue side of req handlers named consistently
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/6] io_uring: make timeout prep handlers consistent with other prep handlers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/6] Misc cleanups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: add a schedule condition in io_submit_sqes
- From: Guo Xuenan <guoxuenan@xxxxxxxxxx>
- Re: [GIT PULL] io_uring passthrough support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [GIT PULL] io_uring 'more data in socket' support
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] io_uring passthrough support
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] io_uring xattr support
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] io_uring socket(2) support
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] io_uring core updates for 5.19-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] io_uring passthrough support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring passthrough support
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring xattr support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring xattr support
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] io_uring: add a schedule condition in io_submit_sqes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Liu Xiaodong <xiaodong.liu@xxxxxxxxx>
- Re: [PATCH] io_uring: add a schedule condition in io_submit_sqes
- From: Guo Xuenan <guoxuenan@xxxxxxxxxx>
- Re: [PATCH v2 00/13] rename & split tests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH v4 12/17] fs: Optimization for concurrent file time updates.
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 00/13] rename & split tests
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 04/17] mm: Add balance_dirty_pages_ratelimited_flags() function
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 00/13] rename & split tests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 00/13] rename & split tests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 00/13] rename & split tests
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [GIT PULL] io_uring passthrough support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] io_uring socket(2) support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] io_uring 'more data in socket' support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] io_uring xattr support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] io_uring core updates for 5.19-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH v4 16/17] xfs: Add async buffered write support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v4 16/17] xfs: Add async buffered write support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 15/17] xfs: Add iomap async buffered write support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 09/17] fs: Split off remove_needs_file_privs() __remove_file_privs()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 10/17] fs: Split off file_needs_update_time and __file_update_time
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 11/17] fs: Add async write file modification handling.
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 05/17] iomap: Add gfp parameter to iomap_page_create()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 03/17] mm: Prepare balance_dirty_pages() for async buffered writes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 07/17] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] io_uring: add a schedule condition in io_submit_sqes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 00/13] rename & split tests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 00/13] rename & split tests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 00/13] rename & split tests
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] io_uring: cleanup handling of the two task_work lists
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: add a schedule condition in io_submit_sqes
- From: Guo Xuenan <guoxuenan@xxxxxxxxxx>
- [RFC PATCH v4 17/17] xfs: Enable async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 11/17] fs: Add async write file modification handling.
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 14/17] io_uring: Add tracepoint for short writes
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 16/17] xfs: Add async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 10/17] fs: Split off file_needs_update_time and __file_update_time
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 15/17] xfs: Add iomap async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 12/17] fs: Optimization for concurrent file time updates.
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 13/17] io_uring: Add support for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 07/17] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 08/17] fs: Add check for async buffered writes to generic_write_checks
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 09/17] fs: Split off remove_needs_file_privs() __remove_file_privs()
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 06/17] iomap: Add async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 05/17] iomap: Add gfp parameter to iomap_page_create()
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 00/17] io-uring/xfs: support async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 03/17] mm: Prepare balance_dirty_pages() for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 04/17] mm: Add balance_dirty_pages_ratelimited_flags() function
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 01/17] mm: Move starting of background writeback into the main balancing loop
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v4 02/17] mm: Move updates of dirty_exceeded into one place
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v3 15/18] mm: Add balance_dirty_pages_ratelimited_async() function
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v3 18/18] xfs: Enable async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v3 16/18] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v3 15/18] mm: Add balance_dirty_pages_ratelimited_async() function
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v3 04/18] iomap: Add async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v3 03/18] iomap: Use iomap_page_create_gfp() in __iomap_write_begin
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v3 02/18] iomap: Add iomap_page_create_gfp to allocate iomap_pages
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v3 01/18] block: Add check for async buffered writes to generic_write_checks
- From: Stefan Roesch <shr@xxxxxx>
- Re: [syzbot] general protection fault in __io_arm_poll_handler
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] general protection fault in __io_arm_poll_handler
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v3] io_uring: fix incorrect __kernel_rwf_t cast
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3] io_uring: fix incorrect __kernel_rwf_t cast
- From: Vasily Averin <vvs@xxxxxxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] io_uring: fix sparce warnings about __kernel_rwf_t casts
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [RFC PATCH v3 15/18] mm: Add balance_dirty_pages_ratelimited_async() function
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH v3 18/18] xfs: Enable async buffered write support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 16/18] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 15/18] mm: Add balance_dirty_pages_ratelimited_async() function
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 04/18] iomap: Add async buffered write support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 03/18] iomap: Use iomap_page_create_gfp() in __iomap_write_begin
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 02/18] iomap: Add iomap_page_create_gfp to allocate iomap_pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 01/18] block: Add check for async buffered writes to generic_write_checks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] io_uring: fix sparce warnings about __kernel_rwf_t casts
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 5.18-final
- From: pr-tracker-bot@xxxxxxxxxx
- [RFC PATCH v3 18/18] xfs: Enable async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 15/18] mm: Add balance_dirty_pages_ratelimited_async() function
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 14/18] mm: Prepare balance_dirty_pages() for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 08/18] xfs: Enable async write file modification handling.
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 17/18] io_uring: Add tracepoint for short writes
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 13/18] mm: Move updates of dirty_exceeded into one place
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 16/18] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 12/18] mm: Move starting of background writeback into the main balancing loop
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 10/18] xfs: Add async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 11/18] io_uring: Add support for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 09/18] fs: Optimization for concurrent file time updates.
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 06/18] fs: Split off remove_needs_file_privs() __remove_file_privs()
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 02/18] iomap: Add iomap_page_create_gfp to allocate iomap_pages
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 05/18] xfs: Add iomap async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 03/18] iomap: Use iomap_page_create_gfp() in __iomap_write_begin
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 07/18] fs: Split off file_needs_update_time and __file_update_time
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 00/18] io-uring/xfs: support async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 04/18] iomap: Add async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v3 01/18] block: Add check for async buffered writes to generic_write_checks
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v2 12/16] mm: factor out _balance_dirty_pages() from balance_dirty_pages()
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v2 13/16] mm: add balance_dirty_pages_ratelimited_flags() function
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v2 07/16] fs: split off need_file_update_time and do_file_update_time
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v2 06/16] fs: split off need_remove_file_privs() do_remove_file_privs()
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v2 08/16] fs: add pending file update time flag.
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v2 07/16] fs: split off need_file_update_time and do_file_update_time
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v2 03/16] iomap: use iomap_page_create_gfp() in __iomap_write_begin
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v2 01/16] block: add check for async buffered writes to generic_write_checks
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH v2 04/16] iomap: add async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [GIT PULL] io_uring fixes for 5.18-final
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: disallow mixed provided buffer group registrations
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2] io_uring: initialize io_buffer_list head when shared ring is unregistered
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: initialize io_buffer_list head when shared ring is unregistered
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next] io_uring: add fully sparse buffer registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next] io_uring: add fully sparse buffer registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH for-next] io_uring: add fully sparse buffer registration
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: add support for ring mapped supplied buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 1/6] io_uring: use a rwf_t for io_rw.flags
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH v2 12/16] mm: factor out _balance_dirty_pages() from balance_dirty_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/3] io_uring: add support for ring mapped supplied buffers
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PATCH v2] io_uring: fix sparce warnings about __kernel_rwf_t casts
- From: Vasily Averin <vvs@xxxxxxxxxx>
- [PATCH 5/6] io_uring: consistently use the EPOLL* defines
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/6] io_uring: use rcu_dereference in io_close
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] io_uring: don't use ERR_PTR for user pointers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] io_uring: use a rwf_t for io_rw.flags
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] io_uring: make apoll_events a __poll_t
- From: Christoph Hellwig <hch@xxxxxx>
- sparse fixes for io_uring
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] io_uring: drop a spurious inline on a forward declaration
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Liu Xiaodong <xiaodong.liu@xxxxxxxxx>
- Re: [PATCH V2 1/1] ubd: add io_uring based userspace block driver
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH v2 13/16] mm: add balance_dirty_pages_ratelimited_flags() function
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] BUG: unable to handle kernel NULL pointer dereference in io_do_iopoll
- From: syzbot <syzbot+1a0a53300ce782f8b3ad@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] io_uring: don't attempt to IOPOLL for MSG_RING requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] BUG: unable to handle kernel NULL pointer dereference in io_do_iopoll
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] BUG: unable to handle kernel NULL pointer dereference in io_do_iopoll
- From: syzbot <syzbot+1a0a53300ce782f8b3ad@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] io_uring: don't attempt to IOPOLL for MSG_RING requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] BUG: unable to handle kernel NULL pointer dereference in io_do_iopoll
- From: Jens Axboe <axboe@xxxxxxxxx>
- [syzbot] BUG: unable to handle kernel NULL pointer dereference in io_do_iopoll
- From: syzbot <syzbot+1a0a53300ce782f8b3ad@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHSET v6 0/3] Add support for ring mapped provided buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: add support for ring mapped supplied buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v6 0/3] Add support for ring mapped provided buffers
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- Re: [PATCH 3/3] io_uring: add support for ring mapped supplied buffers
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [RFC PATCH v2 08/16] fs: add pending file update time flag.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v2 07/16] fs: split off need_file_update_time and do_file_update_time
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v2 06/16] fs: split off need_remove_file_privs() do_remove_file_privs()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH V2 1/1] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Jens Axboe <axboe@xxxxxxxxx>
- [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [RFC PATCH v2 08/16] fs: add pending file update time flag.
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH v2 07/16] fs: split off need_file_update_time and do_file_update_time
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH v2 04/16] iomap: add async buffered write support
- From: Jan Kara <jack@xxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V2 1/1] ubd: add io_uring based userspace block driver
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] drivers:uio: Fix system crashes during driver switchover
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [EXT] Re: [BUG] Layerscape CAAM+kTLS+io_uring
- From: Gaurav Jain <gaurav.jain@xxxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PATCH V2 1/1] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 0/1] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH v2 03/16] iomap: use iomap_page_create_gfp() in __iomap_write_begin
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 01/16] block: add check for async buffered writes to generic_write_checks
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC PATCH v2 16/16] xfs: enable async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 11/16] io_uring: add support for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 15/16] io_uring: add tracepoint for short writes
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 09/16] xfs: enable async write file modification handling.
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 10/16] xfs: add async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 12/16] mm: factor out _balance_dirty_pages() from balance_dirty_pages()
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 13/16] mm: add balance_dirty_pages_ratelimited_flags() function
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 14/16] iomap: use balance_dirty_pages_ratelimited_flags in iomap_write_iter
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 07/16] fs: split off need_file_update_time and do_file_update_time
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 08/16] fs: add pending file update time flag.
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 05/16] xfs: add iomap async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 06/16] fs: split off need_remove_file_privs() do_remove_file_privs()
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 00/16] io-uring/xfs: support async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 03/16] iomap: use iomap_page_create_gfp() in __iomap_write_begin
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 02/16] iomap: add iomap_page_create_gfp to allocate iomap_pages
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 04/16] iomap: add async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- [RFC PATCH v2 01/16] block: add check for async buffered writes to generic_write_checks
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH 3/3] io_uring: add support for ring mapped supplied buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/3] io_uring: add io_pin_pages() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/3] io_uring: add buffer selection support to IORING_OP_NOP
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v6 0/3] Add support for ring mapped provided buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Daniel Harding <dharding@xxxxxxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Daniel Harding <dharding@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 11/18] xfs: add async buffered write support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Short sends returned in IORING
- From: Constantine Gavrilov <constantine.gavrilov@xxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [BUG] Layerscape CAAM+kTLS+io_uring
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- Re: [PATCH] sparse: use force attribute for __kernel_rwf_t casts
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 11/18] xfs: add async buffered write support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Daniel Harding <dharding@xxxxxxxxxxxxx>
- Re: [syzbot] WARNING: still has locks held in io_ring_submit_lock
- From: syzbot <syzbot+987d7bb19195ae45208c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] WARNING: still has locks held in io_ring_submit_lock
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] WARNING: still has locks held in io_ring_submit_lock
- From: syzbot <syzbot+987d7bb19195ae45208c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] io_uring: fix locking state for empty buffer group
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] WARNING: still has locks held in io_ring_submit_lock
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: avoid iowq again trap
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- [syzbot] WARNING: still has locks held in io_ring_submit_lock
- From: syzbot <syzbot+987d7bb19195ae45208c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] io_uring: avoid iowq again trap
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Short sends returned in IORING
- From: Constantine Gavrilov <constantine.gavrilov@xxxxxxxxx>
- [PATCH 10/11] io-wq: add an work list for fixed worker
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- [PATCH 02/11] io-wq: change argument of create_io_worker() for convienence
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- [PATCH 07/11] io-wq: implement fixed worker logic
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- [PATCH 08/11] io-wq: batch the handling of fixed worker private works
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- [PATCH 05/11] io-wq: fixed worker initialization
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- [PATCH 03/11] io-wq: add infra data structure for fixed workers
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- [PATCH 04/11] io-wq: tweak io_get_acct()
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- [PATCH 11/11] io_uring: cancel works in exec work list for fixed worker
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- [PATCH 09/11] io_uring: add register fixed worker interface
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- [PATCH 06/11] io-wq: fixed worker exit
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- [PATCH 01/11] io-wq: add a worker flag for individual exit
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- [PATCH v4 00/11] fixed worker
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [PATCH] io_uring: avoid iowq again trap
- From: Hao Xu <haoxu.linux@xxxxxxxxxx>
- Re: [PATCH] sparse: use force attribute for __kernel_rwf_t casts
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] sparse: use force attribute for __kernel_rwf_t casts
- From: Vasily Averin <vvs@xxxxxxxxxx>
- Re: [PATCH liburing 0/6] liburing changes for multishot accept
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 0/4] fast poll multishot mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/6] man/io_uring_prep_accept.3: add man info for multishot accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 5/6] test/accept.c: test for multishot direct accept with wrong arg
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 4/6] test/accept.c: add test for multishot mode accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 3/6] liburing.h: add api to support multishot accept direct
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 2/6] liburing.h: support multishot accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 1/6] test/accept.c: close the listen fd at the end of the test
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH liburing 0/6] liburing changes for multishot accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 3/4] io_uring: let fast poll support multishot
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 2/4] io_uring: add REQ_F_APOLL_MULTISHOT for requests
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH v6 0/4] fast poll multishot mode
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 4/4] io_uring: implement multishot mode for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [RFC PATCH v1 15/18] mm: support write throttling for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH 3/6] io_uring: allow allocated fixed files for openat/openat2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: avoid iowq again trap
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: avoid iowq again trap
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: avoid iowq again trap
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: avoid iowq again trap
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/6] io_uring: allow allocated fixed files for openat/openat2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/6] io_uring: allow allocated fixed files for openat/openat2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v2 0/6] Allow allocated direct descriptors
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH] io_uring: avoid iowq again trap
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/6] io_uring: allow allocated fixed files for openat/openat2
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH 3/6] io_uring: allow allocated fixed files for openat/openat2
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: Short sends returned in IORING
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 2/6] block: wire-up support for passthrough plugging
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [syzbot] INFO: task hung in linkwatch_event (2)
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v5 2/6] block: wire-up support for passthrough plugging
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/6] io_uring: allow allocated fixed files for openat/openat2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: Fix incorrect variable type in io_fixed_fd_install
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] Fix poll bug
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 2/6] block: wire-up support for passthrough plugging
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH] io_uring: Fix incorrect variable type in io_fixed_fd_install
- From: Wan Jiabing <wanjiabing@xxxxxxxx>
- [PATCH 1/2] io_uring: fix ordering of args in io_uring_queue_async_work
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH 2/2] io_uring: only wake when the correct events are set
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH 0/2] Fix poll bug
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH v5 2/6] block: wire-up support for passthrough plugging
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 3/6] io_uring: allow allocated fixed files for openat/openat2
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH v5 2/6] block: wire-up support for passthrough plugging
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 2/6] block: wire-up support for passthrough plugging
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Short sends returned in IORING
- From: Constantine Gavrilov <constantine.gavrilov@xxxxxxxxx>
- Re: Short sends returned in IORING
- From: Constantine Gavrilov <constantine.gavrilov@xxxxxxxxx>
- Re: Short sends returned in IORING
- From: Constantine Gavrilov <constantine.gavrilov@xxxxxxxxx>
- Re: Short sends returned in IORING
- From: Constantine Gavrilov <constantine.gavrilov@xxxxxxxxx>
- Re: [PATCH v5 0/6] io_uring passthrough for nvme
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 0/6] io_uring passthrough for nvme
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 0/6] io_uring passthrough for nvme
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH] drivers:uio: Fix system crashes during driver switchover
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/6] fs,io_uring: add infrastructure for uring-cmd
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 0/6] io_uring passthrough for nvme
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 6/6] io_uring: finish IOPOLL/ioprio prep handler removal
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 6/6] io_uring: finish IOPOLL/ioprio prep handler removal
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [RFC PATCH v1 15/18] mm: support write throttling for async buffered writes
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] drivers:uio: Fix system crashes during driver switchover
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drivers:uio: Fix system crashes during driver switchover
- From: "zhanghongtao (A)" <zhanghongtao22@xxxxxxxxxx>
- Re: [PATCH v5 6/6] io_uring: finish IOPOLL/ioprio prep handler removal
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] drivers:uio: Fix system crashes during driver switchover
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] drivers:uio: Fix system crashes during driver switchover
- From: "zhanghongtao (A)" <zhanghongtao22@xxxxxxxxxx>
- [PATCH v5 3/6] nvme: refactor nvme_submit_user_cmd()
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v5 5/6] nvme: add vectored-io support for uring-cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v5 2/6] block: wire-up support for passthrough plugging
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v5 4/6] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v5 6/6] io_uring: finish IOPOLL/ioprio prep handler removal
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v5 1/6] fs,io_uring: add infrastructure for uring-cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v5 0/6] io_uring passthrough for nvme
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [RFC PATCH v1 15/18] mm: support write throttling for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH AUTOSEL 5.15 09/19] io_uring: assign non-fixed early for async work
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH AUTOSEL 5.15 09/19] io_uring: assign non-fixed early for async work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 10/21] io_uring: assign non-fixed early for async work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v4 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH v4 0/5] io_uring passthrough for nvme
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH v4 0/5] io_uring passthrough for nvme
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 6/6] io_uring: add flag for allocating a fully sparse direct descriptor space
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET 0/4] Allow allocated direct descriptors
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH v1 15/18] mm: support write throttling for async buffered writes
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 0/5] io_uring passthrough for nvme
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH v1 11/18] xfs: add async buffered write support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHSET 0/4] Allow allocated direct descriptors
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH 6/6] io_uring: add flag for allocating a fully sparse direct descriptor space
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/4] fast poll multishot mode
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 0/4] fast poll multishot mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/4] io_uring: let fast poll support multishot
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] io_uring: implement multishot mode for accept
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 0/4] fast poll multishot mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH v1 11/18] xfs: add async buffered write support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 11/18] xfs: add async buffered write support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v1 11/18] xfs: add async buffered write support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 11/18] xfs: add async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Martin Raiber <martin@xxxxxxxxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH 6/6] io_uring: add flag for allocating a fully sparse direct descriptor space
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/6] io_uring: bump max direct descriptor count to 1M
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/6] io_uring: track fixed files with a bitmap
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/6] io_uring: add basic fixed file allocator
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v2 0/6] Allow allocated direct descriptors
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/6] io_uring: allow allocated fixed files for openat/openat2
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/6] io_uring: allow allocated fixed files for accept
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] io_uring: track fixed files with a bitmap
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET 0/4] Allow allocated direct descriptors
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] io_uring: track fixed files with a bitmap
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCHSET 0/4] Allow allocated direct descriptors
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 03/16] io_uring: make io_buffer_select() return the user address directly
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 03/16] io_uring: make io_buffer_select() return the user address directly
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH 03/16] io_uring: make io_buffer_select() return the user address directly
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 03/16] io_uring: make io_buffer_select() return the user address directly
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 03/16] io_uring: make io_buffer_select() return the user address directly
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH 03/16] io_uring: make io_buffer_select() return the user address directly
- From: Dylan Yudaken <dylany@xxxxxx>
- [RFC PATCH] ubd: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/4] io_uring: allow allocated fixed files for accept
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/4] io_uring: allow allocated fixed files for openat/openat2
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/4] Allow allocated direct descriptors
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/4] io_uring: add basic fixed file allocator
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/4] io_uring: track fixed files with a bitmap
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 0/4] fast poll multishot mode
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 4/4] io_uring: implement multishot mode for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 3/4] io_uring: let fast poll support multishot
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 2/4] io_uring: add REQ_F_APOLL_MULTISHOT for requests
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH v5 0/4] fast poll multishot mode
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH v4 RESEND 0/4] fast poll multishot mode
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 2/4] io_uring: add REQ_F_APOLL_MULTISHOT for requests
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 3/4] io_uring: let fast poll support multishot
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 4/4] io_uring: implement multishot mode for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH v3 0/4] fast poll multishot mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: linux-stable-5.10-y CVE-2022-1508 of io_uring module
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [GIT PULL] io_uring fix for 5.18-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH 2/4] io_uring: add REQ_F_APOLL_MULTISHOT for requests
- From: Hao Xu <haoxu_linux@xxxxxxx>
- [PATCH 3/4] io_uring: let fast poll support multishot
- From: Hao Xu <haoxu_linux@xxxxxxx>
- [PATCH 4/4] io_uring: implement multishot mode for accept
- From: Hao Xu <haoxu_linux@xxxxxxx>
- [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Hao Xu <haoxu_linux@xxxxxxx>
- Re: [PATCH v3 0/4] fast poll multishot mode
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH v3 0/4] fast poll multishot mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH v3 0/4] fast poll multishot mode
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH v2 0/5] fast poll multishot mode
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH v3 0/4] fast poll multishot mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] io_uring: implement multishot mode for accept
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/4] io_uring: implement multishot mode for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 2/3] io_uring: add io_pin_pages() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/3] io_uring: add support for ring mapped supplied buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v5 0/3] Add support for ring mapped provided buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/3] io_uring: add buffer selection support to IORING_OP_NOP
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: linux-stable-5.10-y CVE-2022-1508 of io_uring module
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/4] io_uring: add REQ_F_APOLL_MULTISHOT for requests
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 3/4] io_uring: let fast poll support multishot
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH v3 0/4] fast poll multishot mode
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH v3 0/4] fast poll multishot mode
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3 0/4] fast poll multishot mode
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH 3/5] io_uring: let fast poll support multishot
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH 3/5] io_uring: let fast poll support multishot
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add a helper for poll clean
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/5] io_uring: let fast poll support multishot
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: linux-stable-5.10-y CVE-2022-1508 of io_uring module
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 5/5] io_uring: implement multishot mode for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH 3/5] io_uring: let fast poll support multishot
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add a helper for poll clean
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add a helper for poll clean
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH 3/5] io_uring: let fast poll support multishot
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/5] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH v2 0/5] fast poll multishot mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 0/5] fast poll multishot mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] io_uring fix for 5.18-rc6
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 0/5] fast poll multishot mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 0/5] fast poll multishot mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/5] io_uring: let fast poll support multishot
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/5] io_uring: implement multishot mode for accept
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/5] io_uring: implement multishot mode for accept
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: linux-stable-5.10-y CVE-2022-1508 of io_uring module
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/5] io_uring: let fast poll support multishot
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/5] io_uring: let fast poll support multishot
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add a helper for poll clean
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: linux-stable-5.10-y CVE-2022-1508 of io_uring module
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 0/5] fast poll multishot mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 0/5] fast poll multishot mode
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: linux-stable-5.10-y CVE-2022-1508 of io_uring module
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/5] io_uring: implement multishot mode for accept
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add a helper for poll clean
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/5] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 0/5] fast poll multishot mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 0/5] io_uring passthrough for nvme
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add a helper for poll clean
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add a helper for poll clean
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v1 11/18] xfs: add async buffered write support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/5] io_uring passthrough for nvme
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v4 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 0/5] fast poll multishot mode
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 5/5] io_uring: implement multishot mode for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 3/5] io_uring: let fast poll support multishot
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 4/5] io_uring: add a helper for poll clean
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 2/5] io_uring: add REQ_F_APOLL_MULTISHOT for requests
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 1/5] io_uring: add IORING_ACCEPT_MULTISHOT for accept
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH v2 0/5] fast poll multishot mode
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [PATCH v4 3/5] nvme: refactor nvme_submit_user_cmd()
- From: "hch@xxxxxx" <hch@xxxxxx>
- Re: linux-stable-5.10-y CVE-2022-1508 of io_uring module
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] Layerscape CAAM+kTLS+io_uring
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v4 3/5] nvme: refactor nvme_submit_user_cmd()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 3/5] nvme: refactor nvme_submit_user_cmd()
- From: "hch@xxxxxx" <hch@xxxxxx>
- Re: [PATCH v4 3/5] nvme: refactor nvme_submit_user_cmd()
- From: Jens Axboe <axboe@xxxxxxxxx>
- RE: [PATCH v4 3/5] nvme: refactor nvme_submit_user_cmd()
- From: Clay Mayers <Clay.Mayers@xxxxxxxxxx>
- Re: [BUG] Layerscape CAAM+kTLS+io_uring
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/5] nvme: refactor nvme_submit_user_cmd()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 3/5] nvme: refactor nvme_submit_user_cmd()
- From: Jens Axboe <axboe@xxxxxxxxx>
- RE: [PATCH v4 3/5] nvme: refactor nvme_submit_user_cmd()
- From: Clay Mayers <Clay.Mayers@xxxxxxxxxx>
- Re: [PATCH v4 0/5] io_uring passthrough for nvme
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 0/5] io_uring passthrough for nvme
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 2/5] block: wire-up support for passthrough plugging
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- linux-stable-5.10-y CVE-2022-1508 of io_uring module
- From: Guo Xuenan <guoxuenan@xxxxxxxxxx>
- Re: [PATCH v4 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 3/5] nvme: refactor nvme_submit_user_cmd()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v4 5/5] nvme: add vectored-io support for uring-cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 3/5] nvme: refactor nvme_submit_user_cmd()
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 2/5] block: wire-up support for passthrough plugging
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 0/5] io_uring passthrough for nvme
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: Short sends returned in IORING
- From: Constantine Gavrilov <constantine.gavrilov@xxxxxxxxx>
- Re: Short sends returned in IORING
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Short sends returned in IORING
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Short sends returned in IORING
- From: Constantine Gavrilov <constantine.gavrilov@xxxxxxxxx>
- Re: Short sends returned in IORING
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH v3 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Daniel Harding <dharding@xxxxxxxxxxxxx>
- Short sends returned in IORING
- From: Constantine Gavrilov <constantine.gavrilov@xxxxxxxxx>
- Re: [PATCH v3 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 5/5] nvme: add vectored-io support for uring-cmd
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 2/5] block: wire-up support for passthrough plugging
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v3 0/5] io_uring passthough for nvme
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH v3 2/5] block: wire-up support for passthrough plugging
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH v3 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device.
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH v3 3/5] nvme: refactor nvme_submit_user_cmd()
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH v3 5/5] nvme: add vectored-io support for uring-cmd
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH v3 1/5] fs,io_uring: add infrastructure for uring-cmd
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Daniel Harding <dharding@xxxxxxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC PATCH v1 11/18] xfs: add async buffered write support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Daniel Harding <dharding@xxxxxxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Daniel Harding <dharding@xxxxxxxxxxxxx>
- Re: [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Jens Axboe <axboe@xxxxxxxxx>
- [REGRESSION] lxc-stop hang on 5.17.x kernels
- From: Daniel Harding <dharding@xxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 5469f0c06732a077c70a759a81f2a1f00b277694
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] io_uring: assign non-fixed early for async work
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 13/16] io_uring: don't clear req->kbuf when buffer selection is done
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/16] io_uring: never call io_buffer_select() for a buffer re-select
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/16] io_uring: move provided and fixed buffers into the same io_kiocb area
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 12/16] io_uring: eliminate the need to track provided buffer ID separately
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/16] io_uring: abstract out provided buffer list selection
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 14/16] io_uring: add buffer selection support to IORING_OP_NOP
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 15/16] io_uring: add io_pin_pages() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 16/16] io_uring: add support for ring mapped supplied buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 11/16] io_uring: move provided buffer state closer to submit state
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/16] io_uring: get rid of hashed provided buffer groups
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/16] io_uring: always use req->buf_index for the provided buffer group
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/16] io_uring: ignore ->buf_index if REQ_F_BUFFER_SELECT isn't set
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/16] io_uring: kill io_rw_buffer_select() wrapper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/16] io_uring: make io_buffer_select() return the user address directly
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/16] io_uring: use 'sr' vs 'req->sr_msg' consistently
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/16] io_uring: kill io_recv_buffer_select() wrapper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v4 0/16] Add support for ring mapped provided buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v2 RFC 0/11] Add support for ring mapped provided buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v2 RFC 0/11] Add support for ring mapped provided buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v2 RFC 0/11] Add support for ring mapped provided buffers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCHSET v2 RFC 0/11] Add support for ring mapped provided buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/12] io_uring: add support for ring mapped supplied buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v2 RFC 0/11] Add support for ring mapped provided buffers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 12/12] io_uring: add support for ring mapped supplied buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/12] io_uring: add support for ring mapped supplied buffers
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH 7/9] io-wq: implement fixed worker logic
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- Re: [RFC v3 0/9] fixed worker
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 02/12] io_uring: make io_buffer_select() return the user address directly
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v3 0/12] Add support for ring mapped provided buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/12] io_uring: ignore ->buf_index if REQ_F_BUFFER_SELECT isn't set
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/12] io_uring: kill io_rw_buffer_select() wrapper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 12/12] io_uring: add support for ring mapped supplied buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/12] io_uring: abstract out provided buffer list selection
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 11/12] io_uring: move provided and fixed buffers into the same io_kiocb area
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/12] io_uring: add io_pin_pages() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/12] io_uring: never call io_buffer_select() for a buffer re-select
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/12] io_uring: always use req->buf_index for the provided buffer group
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/12] io_uring: add buffer selection support to IORING_OP_NOP
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/12] io_uring: cache last io_buffer_list lookup
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/12] io_uring: kill io_recv_buffer_select() wrapper
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 7/9] io-wq: implement fixed worker logic
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC v3 0/9] fixed worker
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 5/5] nvme: wire-up support for async-passthru on char-device.
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 5.18-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCHSET 0/2] Add support for IORING_RECVSEND_POLL_FIRST
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET 0/2] Add support for IORING_RECVSEND_POLL_FIRST
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET 0/2] Add support for IORING_RECVSEND_POLL_FIRST
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [GIT PULL] io_uring fixes for 5.18-rc5
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET 0/2] Add support for IORING_RECVSEND_POLL_FIRST
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 10/11] io_uring: relocate io_buffer_get_list()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 11/11] io_uring: add support for ring mapped supplied buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/11] io_uring: abstract out provided buffer list selection
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/11] io_uring: add io_pin_pages() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/11] io_uring: add buffer selection support to IORING_OP_NOP
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/11] io_uring: cache last io_buffer_list lookup
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/11] io_uring: always use req->buf_index for the provided buffer group
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/11] io_uring: ignore ->buf_index if REQ_F_BUFFER_SELECT isn't set
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/11] io_uring: kill io_rw_buffer_select() wrapper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/11] io_uring: make io_buffer_select() return the user address directly
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/11] io_uring: kill io_recv_buffer_select() wrapper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v2 RFC 0/11] Add support for ring mapped provided buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1] io_uring: Fix memory leak if file setup fails.
- From: Noah Goldstein <goldstein.w.n@xxxxxxxxx>
- Re: [PATCH 10/10] io_uring: add support for ring mapped supplied buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: check that data field is 0 in ringfd unregister
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: check that data field is 0 in ringfd unregister
- From: Eugene Syromiatnikov <esyr@xxxxxxxxxx>
- Re: [PATCH v1] io_uring: Fix memory leak if file setup fails.
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/10] io_uring: relocate io_buffer_get_list()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/10] io_uring: add support for ring mapped supplied buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/10] io_uring: abstract out provided buffer list selection
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/10] io_uring: add io_pin_pages() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/10] io_uring: add buffer selection support to IORING_OP_NOP
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/10] io_uring: cache last io_buffer_list lookup
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET RFC 0/10] Add support for ring mapped provided buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/10] io_uring: always use req->buf_index for the provided buffer group
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/10] io_uring: kill io_rw_buffer_select() wrapper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/10] io_uring: make io_buffer_select() return the user address directly
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/10] io_uring: kill io_recv_buffer_select() wrapper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 7/9] io-wq: implement fixed worker logic
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 4/9] io-wq: tweak io_get_acct()
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 9/9] io_uring: add register fixed worker interface
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 6/9] io-wq: fixed worker exit
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
- [PATCH 5/9] io-wq: fixed worker initialization
- From: Hao Xu <haoxu.linux@xxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]