IO Uring
[Prev Page][Next Page]
- Re: [PATCH 07/11] io_uring: add new api to register fixed workers
- From: Hao Xu <hao.xu@xxxxxxxxx>
- Re: [PATCH 07/11] io_uring: add new api to register fixed workers
- From: Hao Xu <hao.xu@xxxxxxxxx>
- Callbacks in io_uring submission queue
- From: Thomas Marsh <tmarsh.dyan@xxxxxxxxx>
- [PATCH] io_uring: wait interruptibly for request completions on exit
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv2 1/2] block: add request polling helper
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCHv2 1/2] block: add request polling helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv2 2/2] nvme: improved uring polling
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCHv2 0/2] enhanced nvme uring command polling
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv2 2/2] nvme: improved uring polling
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv2 1/2] block: add request polling helper
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCH 6/6] io_uring/futex: enable use of the allocation caches for futex_q
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/6] futex: add futex wait variant that takes a futex_q directly
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/6] futex: assign default futex_q->wait_data at insertion time
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET RFC 0/6] Add io_uring support for futex wait/wake
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/6] io_uring: add support for futex wake and wait
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/6] futex: abstract out futex_op_to_flags() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/6] futex: factor out the futex wake handling
- From: Jens Axboe <axboe@xxxxxxxxx>
- liburing 2.4 released
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 07/11] io_uring: add new api to register fixed workers
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH 07/11] io_uring: add new api to register fixed workers
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH 03/11] io-wq: add a new type io-wq worker
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 04/11] io-wq: add fixed worker members in io_wq_acct
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [RFC PATCH 00/11] fixed worker
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 09/11] io-wq: add strutures to allow to wait fixed workers exit
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 08/11] io_uring: add function to unregister fixed workers
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 01/11] io-wq: fix worker counting after worker received exit signal
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 07/11] io_uring: add new api to register fixed workers
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 10/11] io-wq: distinguish fixed worker by its name
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 02/11] io-wq: add a new worker flag to indicate worker exit
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 11/11] io_uring: add IORING_SETUP_FIXED_WORKER_ONLY and its friend
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 05/11] io-wq: add a new parameter for creating a new fixed worker
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 06/11] io-wq: return io_worker after successful inline worker creation
- From: Hao Xu <hao.xu@xxxxxxxxx>
- Re: [PATCH liburing v1 0/2] Fixes for io_uring_for_each_cqe
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing v1 0/2] Fixes for io_uring_for_each_cqe
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing v1 2/2] man/io_uring_for_each_cqe: Explicitly tell it's a macro and add an example
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 1/2] man/io_uring_for_each_cqe: Fix return value, title, and typo
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 0/2] Fixes for io_uring_for_each_cqe
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH v15 1/7] net: split off __napi_busy_poll from napi_busy_poll
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v15 7/7] io_uring: add prefer busy poll to register and unregister napi api
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v15 5/7] io-uring: add sqpoll support for napi busy poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v15 0/7] io_uring: add napi busy polling support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v15 6/7] io_uring: add register/unregister napi function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v15 4/7] io-uring: add napi busy poll support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v15 3/7] io-uring: move io_wait_queue definition to header file
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v15 2/7] net: add napi_busy_loop_rcu()
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v15 1/7] net: split off __napi_busy_poll from napi_busy_poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH] io_uring: cleanup io_aux_cqe() API
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v14 2/8] net: introduce napi_busy_loop_rcu()
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH 2/2] nvme: improved uring polling
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 1/2] block: add request polling helper
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH v14 3/8] net: split off _napi_busy_loop()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v14 5/8] io-uring: add napi busy poll support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v14 7/8] io_uring: add register/unregister napi function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v14 8/8] io_uring: add prefer busy poll to register and unregister napi api
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v14 4/8] io-uring: move io_wait_queue definition to header file
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v14 2/8] net: introduce napi_busy_loop_rcu()
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v14 3/8] net: split off _napi_busy_loop()
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v14 6/8] io-uring: add sqpoll support for napi busy poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v14 0/8] io_uring: add napi busy polling support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v14 1/8] net: split off __napi_busy_poll from napi_busy_poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v13 2/7] net: introduce napi_busy_loop_rcu()
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [GIT PULL] io_uring fix for 6.4-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] io_uring: avoid indirect function calls for the hottest task_work
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] io_uring fix for 6.4-rc5
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v13 2/7] net: introduce napi_busy_loop_rcu()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v13 2/7] net: introduce napi_busy_loop_rcu()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] io_uring: set plug tags for same file
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH AUTOSEL 6.1 32/33] io_uring: unlock sqd->lock before sq thread release CPU
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 36/37] io_uring: unlock sqd->lock before sq thread release CPU
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 1/2] block: add request polling helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] nvme: improved uring polling
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] nvme: improved uring polling
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 1/2] block: add request polling helper
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH] io_uring: set plug tags for same file
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH 2/2] nvme: improved uring polling
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCH 1/2] block: add request polling helper
- From: Keith Busch <kbusch@xxxxxxxx>
- Re: [syzbot] [io-uring?] WARNING in io_ring_exit_work
- From: syzbot <syzbot+00e15cda746c5bc70e24@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] io_uring: undeprecate epoll_ctl support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: undeprecate epoll_ctl support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: undeprecate epoll_ctl support
- From: Sam James <sam@xxxxxxxxxx>
- Re: [GIT PULL] io_uring fix for 6.4-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] io_uring fix for 6.4-rc4
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] io_uring: unlock sqd->lock before sq thread release CPU
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next 0/2] Enable IOU_F_TWQ_LAZY_WAKE for passthrough
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2] io_uring: unlock sqd->lock before sq thread release CPU
- From: Wenwen Chen <wenwen.chen@xxxxxxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: Protection key in io uring kthread
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: Protection key in io uring kthread
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Protection key in io uring kthread
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: Protection key in io uring kthread
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: unlock sqd->lock before sq thread release CPU
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] io_uring: unlock sqd->lock before sq thread release CPU
- From: Wenwen Chen <wenwen.chen@xxxxxxxxxxx>
- Re: [PATCH 1/1] io_uring: more graceful request alloc OOM
- From: yang lan <lanyang0908@xxxxxxxxx>
- Protection key in io uring kthread
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] io_uring: fix compile error when CONFIG_IO_URING not set
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/1] io_uring: more graceful request alloc OOM
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] io_uring: fix compile error when CONFIG_IO_URING not set
- From: lingfuyi <lingfuyi@xxxxxxx>
- Socket IORING_OP_WRITEV fails spuriously with EAGAIN.
- From: Peter Veentjer <alarmnummer@xxxxxxxxx>
- [PATCH net-next v10 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/1] io_uring: more graceful request alloc OOM
- From: yang lan <lanyang0908@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring: more graceful request alloc OOM
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring: more graceful request alloc OOM
- From: yang lan <lanyang0908@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring: annotate offset timeout races
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring: more graceful request alloc OOM
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v13 5/7] io-uring: add sqpoll support for napi busy poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v13 4/7] io-uring: add napi busy poll support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v13 4/7] io-uring: add napi busy poll support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH] io_uring: maintain ordering for DEFER_TASKRUN tw list
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next 1/2] io_uring/cmd: add cmd lazy tw wake helper
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/1] io_uring: annotate offset timeout races
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/1] io_uring: more graceful request alloc OOM
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v13 4/7] io-uring: add napi busy poll support
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH v13 5/7] io-uring: add sqpoll support for napi busy poll
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v13 0/7] io_uring: add napi busy polling support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v13 6/7] io_uring: add register/unregister napi function
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v13 4/7] io-uring: add napi busy poll support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v13 5/7] io-uring: add sqpoll support for napi busy poll
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v13 5/7] io-uring: add sqpoll support for napi busy poll
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v13 7/7] io_uring: add prefer busy poll to register and unregister napi api
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v13 4/7] io-uring: add napi busy poll support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v13 0/7] io_uring: add napi busy polling support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v13 6/7] io_uring: add register/unregister napi function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v13 5/7] io-uring: add sqpoll support for napi busy poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v13 2/7] net: introduce napi_busy_loop_rcu()
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v13 3/7] io-uring: move io_wait_queue definition to header file
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH net-next v9 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v8 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v6 4/6] io_uring: rsrc: delegate VMA file-backed check to GUP
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v6 5/6] mm/gup: remove vmas parameter from pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 4/4] io_uring/net: don't retry recvmsg() unnecessarily
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/4] io_uring/net: push IORING_CQE_F_SOCK_NONEMPTY into io_recv_finish()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/4] io_uring/net: initalize msghdr->msg_inq to known value
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/4] io_uring/net: initialize struct msghdr more sanely for io_recv()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0.4] Reduce overhead of multishot recv/recvmsg
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [Bug report] kernel panic: System is deadlocked on memory
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [Bug report] kernel panic: System is deadlocked on memory
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [Bug report] kernel panic: System is deadlocked on memory
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
- From: Sakari Ailus <sakari.ailus@xxxxxx>
- Re: [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [Bug report] kernel panic: System is deadlocked on memory
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [Bug report] kernel panic: System is deadlocked on memory
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next 1/2] io_uring/cmd: add cmd lazy tw wake helper
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [Bug report] kernel panic: System is deadlocked on memory
- From: yang lan <lanyang0908@xxxxxxxxx>
- Re: [PATCH for-next 1/2] io_uring/cmd: add cmd lazy tw wake helper
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH net-next 0/2] minor tcp io_uring zc optimisations
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 7/7] io_uring,fs: introduce IORING_OP_GET_BUF
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH for-next 1/2] io_uring/cmd: add cmd lazy tw wake helper
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-next 0/2] Enable IOU_F_TWQ_LAZY_WAKE for passthrough
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH net-next 2/2] net/tcp: optimise io_uring zc ubuf refcounting
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH net-next 2/2] net/tcp: optimise io_uring zc ubuf refcounting
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [RFC PATCH] io_uring: Add io_uring_setup flag to pre-register ring fd and never install it
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 4/6] io_uring: rsrc: delegate VMA file-backed check to GUP
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH net-next 2/2] net/tcp: optimise io_uring zc ubuf refcounting
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-next 0/2] Enable IOU_F_TWQ_LAZY_WAKE for passthrough
- From: Anuj gupta <anuj1072538@xxxxxxxxx>
- Re: [PATCH for-next 1/2] io_uring/cmd: add cmd lazy tw wake helper
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v5 4/6] io_uring: rsrc: delegate VMA file-backed check to GUP
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 4/6] io_uring: rsrc: delegate VMA file-backed check to GUP
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 4/6] io_uring: rsrc: delegate VMA file-backed check to GUP
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH net-next 2/2] net/tcp: optimise io_uring zc ubuf refcounting
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [PATCH net-next 2/2] net/tcp: optimise io_uring zc ubuf refcounting
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH net-next 1/2] net/tcp: don't peek at tail for io_uring zc
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH net-next 2/2] net/tcp: optimise io_uring zc ubuf refcounting
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [PATCH net-next 1/2] net/tcp: don't peek at tail for io_uring zc
- From: David Ahern <dsahern@xxxxxxxxxx>
- [PATCH net-next 1/2] net/tcp: don't peek at tail for io_uring zc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH net-next 0/2] minor tcp io_uring zc optimisations
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH net-next 2/2] net/tcp: optimise io_uring zc ubuf refcounting
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 1/2] io_uring/cmd: add cmd lazy tw wake helper
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 0/2] Enable IOU_F_TWQ_LAZY_WAKE for passthrough
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/6] io_uring: rsrc: delegate VMA file-backed check to GUP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v5 4/6] io_uring: rsrc: delegate VMA file-backed check to GUP
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 2/4] io_uring: return error pointer from io_mem_alloc()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/4] io_uring: return error pointer from io_mem_alloc()
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 4/4] io_uring: support for user allocated memory for rings/sqes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/4] io_uring: return error pointer from io_mem_alloc()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/4] io_uring: add ring freeing helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/4 v2] Support for mapping SQ/CQ rings into huge page
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/4] io_uring: remove sq/cq_off memset
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] io_uring fix for 6.4-rc2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] Subject: io_uring: Fix bug in io_fallback_req_func that can cause deadlock
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fix for 6.4-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] Subject: io_uring: Fix bug in io_fallback_req_func that can cause deadlock
- From: luhongfei <luhongfei@xxxxxxxx>
- Re: [PATCH 1/3] net: set FMODE_NOWAIT for sockets
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 4/6] kernfs: implement readdir FMODE_NOWAIT
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] kernfs: implement readdir FMODE_NOWAIT
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/3] net: set FMODE_NOWAIT for sockets
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH 2/3] block: mark bdev files as FMODE_NOWAIT if underlying device supports it
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing v1 0/2] 2 fixes for recv-msgall.c
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing v1 2/2] recv-msgall: Fix invalid mutex usage
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 1/2] recv-msgall: Fix undefined behavior in `recv_prep()`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 0/2] 2 fixes for recv-msgall.c
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH 2/3] block: mark bdev files as FMODE_NOWAIT if underlying device supports it
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048
- From: Guangwu Zhang <guazhang@xxxxxxxxxx>
- [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH v2 4/6] kernfs: implement readdir FMODE_NOWAIT
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH v2 3/6] io_uring: add support for getdents
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH v2 5/6] libfs: set FMODE_NOWAIT on dir open
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH v2 2/6] vfs_getdents/struct dir_context: add flags field
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH v2 0/6] io_uring: add getdents support, take 2
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048
- From: Guangwu Zhang <guazhang@xxxxxxxxxx>
- Re: [bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048
- From: Guangwu Zhang <guazhang@xxxxxxxxxx>
- RE: Verified HIMSS Attendees Data List-2023
- From: Jack Lee <jack@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Final io_uring updates for 6.4-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] Final io_uring updates for 6.4-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] io_uring: rely solely on FMODE_NOWAIT
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] io_uring: rely solely on FMODE_NOWAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/3] block: mark bdev files as FMODE_NOWAIT if underlying device supports it
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/3] net: set FMODE_NOWAIT for sockets
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/3] Improve FMODE_NOWAIT coverage
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] Final io_uring updates for 6.4-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] Final io_uring updates for 6.4-rc1
- From: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
- Re: [GIT PULL] Final io_uring updates for 6.4-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] Final io_uring updates for 6.4-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: add dummy io_uring_sqe_cmd() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: add dummy io_uring_sqe_cmd() helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] io_uring: add dummy io_uring_sqe_cmd() helper
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [GIT PULL] Final io_uring updates for 6.4-rc1
- From: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
- Re: [RFC 7/7] io_uring,fs: introduce IORING_OP_GET_BUF
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] ublk & io_uring: ublk zero copy support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [GIT PULL] Final io_uring updates for 6.4-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Final io_uring updates for 6.4-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] Final io_uring updates for 6.4-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: undeprecate epoll_ctl support
- From: Ben Noordhuis <info@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] ublk & io_uring: ublk zero copy support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] ublk & io_uring: ublk zero copy support
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: io_uring is a regression over 16 year old aio/io_submit, 2+ decades of Microsoft NT, and *BSD circa 1997-2001
- From: Reece <me@xxxxxxxx>
- io_uring is a regression over 16 year old aio/io_submit, 2+ decades of Microsoft NT, and *BSD circa 1997-2001
- From: Reece <me@xxxxxxxx>
- Re: io_uring is a regression over 16 year old aio/io_submit, 2+ decades of Microsoft NT, and *BSD circa 1997-2001
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing v1] .gitignore: Add `examples/rsrc-update-bench`
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 0/3] io_uring: Pass the whole sqe to commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: set plug tags for same file
- From: Keith Busch <kbusch@xxxxxxxx>
- Re: [PATCH v12 2/5] io-uring: add napi busy poll support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v4 3/3] io_uring: Remove unnecessary BUILD_BUG_ON
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 1/3] io_uring: Create a helper to return the SQE size
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 2/3] io_uring: Pass whole sqe to commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 0/3] io_uring: Pass the whole sqe to commands
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 2/3] io_uring: Pass whole sqe to commands
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 2/3] io_uring: Pass whole sqe to commands
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v4 3/3] io_uring: Remove unnecessary BUILD_BUG_ON
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH v4 2/3] io_uring: Pass whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH v4 1/3] io_uring: Create a helper to return the SQE size
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH v4 0/3] io_uring: Pass the whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH] Subject: io_uring: Remove the check of data->free_work and data->do_work in io_wq_create
- From: luhongfei <luhongfei@xxxxxxxx>
- Re: [PATCH liburing v1] .gitignore: Add `examples/rsrc-update-bench`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1] .gitignore: Add `examples/rsrc-update-bench`
- From: Haiyue Wang <haiyue.wang@xxxxxxxxx>
- Re: [RFC 7/7] io_uring,fs: introduce IORING_OP_GET_BUF
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 4/4] block: ublk_drv: Add a helper instead of casting
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH v12 2/5] io-uring: add napi busy poll support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: undeprecate epoll_ctl support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 7/7] io_uring,fs: introduce IORING_OP_GET_BUF
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: undeprecate epoll_ctl support
- From: Jens Axboe <axboe@xxxxxxxxx>
- RE: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] io_uring: undeprecate epoll_ctl support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: undeprecate epoll_ctl support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- RE: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Adrien Delorme <delorme.ade@xxxxxxxxxxx>
- Re: [PATCH] io_uring: undeprecate epoll_ctl support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: undeprecate epoll_ctl support
- From: Ben Noordhuis <info@xxxxxxxxxxxxx>
- [PATCH v12 2/5] io-uring: add napi busy poll support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v12 3/5] io-uring: add sqpoll support for napi busy poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v12 4/5] io_uring: add register/unregister napi function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v12 0/5] io_uring: add napi busy polling support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v12 1/5] io-uring: move io_wait_queue definition to header file
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v12 5/5] io_uring: add prefer busy poll to register and unregister napi api
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [RFC 7/7] io_uring,fs: introduce IORING_OP_GET_BUF
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC 7/7] io_uring,fs: introduce IORING_OP_GET_BUF
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: undeprecate epoll_ctl support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- RE: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Adrien Delorme <delorme.ade@xxxxxxxxxxx>
- [PATCH] io_uring: undeprecate epoll_ctl support
- From: Ben Noordhuis <info@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/12] io_uring attached nvme queue
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] block: ublk_drv: Add a helper instead of casting
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 1/4] io_uring: Create a helper to return the SQE size
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 2/4] io_uring: Pass whole sqe to commands
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] io_uring: Pass the whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: Pass whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH v3 4/4] block: ublk_drv: Add a helper instead of casting
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH v3 2/4] io_uring: Pass whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH v3 3/4] io_uring: Remove unnecessary BUILD_BUG_ON
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH v3 1/4] io_uring: Create a helper to return the SQE size
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH v3 0/4] io_uring: Pass the whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [RFC 7/7] io_uring,fs: introduce IORING_OP_GET_BUF
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 6/7] io_uring/rsrc: introduce helper installing one buffer
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 5/7] io_uring/rsrc: add buffer release callbacks
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 4/7] io_uring/rsrc: introduce struct iou_buf_desc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 1/7] io_uring: add io_mapped_ubuf caches
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 3/7] io_uring: fail loop_rw_iter with pure bvec bufs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 2/7] io_uring: add reg-buffer data directions
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 0/7] Rethinking splice
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC PATCH 00/12] io_uring attached nvme queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH 11/12] pci: modify nvme_setup_prp_simple parameters
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 12/12] pci: implement submission/completion for rawq commands
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 10/12] nvme: submisssion/completion of uring_cmd to/from the registered queue
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 09/12] nvme: carve out a helper to prepare nvme_command from ioucmd->cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 08/12] block: add mq_ops to submit and complete commands from raw-queue
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 07/12] io_uring: support for using registered queue in uring-cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 05/12] nvme: wire-up register/unregister queue f_op callback
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 06/12] pci: implement register/unregister functionality
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 04/12] io_uring, fs: plumb support to register/unregister raw-queue
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 02/12] pci: enable "raw_queues = N" module parameter
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 03/12] fs, block: interface to register/unregister the raw-queue
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 01/12] nvme: refactor nvme_alloc_io_tag_set
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 00/12] io_uring attached nvme queue
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] ublk & io_uring: ublk zero copy support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v11 2/5] io-uring: add napi busy poll support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v11 5/5] io_uring: add prefer busy poll to register and unregister napi api
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v11 2/5] io-uring: add napi busy poll support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v11 3/5] io-uring: add sqpoll support for napi busy poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v11 4/5] io_uring: add register/unregister napi function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v11 0/5] io_uring: add napi busy polling support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v11 1/5] io-uring: move io_wait_queue definition to header file
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v2 0/3] io_uring: Pass the whole sqe to commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 3/3] io_uring: Remove unnecessary BUILD_BUG_ON
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH] io_uring: Add io_uring_setup flag to pre-register ring fd and never install it
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] io_uring/kbuf: Fix size for shared buffer ring
- From: Tudor Cretu <tudor.cretu@xxxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: another nvme pssthrough design based on nvme hardware queue file abstraction
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 2/5] io-uring: add napi busy poll support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring/kbuf: Fix size for shared buffer ring
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v10 2/5] io-uring: add napi busy poll support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v10 2/5] io-uring: add napi busy poll support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v10 2/5] io-uring: add napi busy poll support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v10 2/5] io-uring: add napi busy poll support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [syzbot] Monthly io-uring report (Apr 2023)
- From: syzbot <syzbot+listc8beb21580bd24573228@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: another nvme pssthrough design based on nvme hardware queue file abstraction
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] io_uring/kbuf: Fix size for shared buffer ring
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring/kbuf: Fix size for shared buffer ring
- From: Tudor Cretu <tudor.cretu@xxxxxxx>
- Re: another nvme pssthrough design based on nvme hardware queue file abstraction
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 2/5] io-uring: add napi busy poll support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: another nvme pssthrough design based on nvme hardware queue file abstraction
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 2/5] io-uring: add napi busy poll support
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH v10 2/5] io-uring: add napi busy poll support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v10 2/5] io-uring: add napi busy poll support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v10 2/5] io-uring: add napi busy poll support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v10 2/5] io-uring: add napi busy poll support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring updates for 6.4-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: another nvme pssthrough design based on nvme hardware queue file abstraction
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: another nvme pssthrough design based on nvme hardware queue file abstraction
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- another nvme pssthrough design based on nvme hardware queue file abstraction
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v10 4/5] io_uring: add register/unregister napi function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v10 0/5] io_uring: add napi busy polling support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v10 1/5] io-uring: move io_wait_queue definition to header file
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v9 3/4] liburing: add example programs for napi busy poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v9 0/4] liburing: add api for napi busy poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v9 4/4] liburing: update changelog with new feature
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v9 1/4] liburing: add api to set napi busy poll settings
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v9 2/4] liburing: add documentation for new napi busy polling
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v10 2/5] io-uring: add napi busy poll support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v10 5/5] io_uring: add prefer busy poll to register and unregister napi api
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v10 3/5] io-uring: add sqpoll support for napi busy poll
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] [io-uring?] KCSAN: data-race in __io_fill_cqe_req / io_timeout
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: SQPOLL / uring_cmd_iopoll
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Clay Harris <bugs@xxxxxxxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [syzbot] [io-uring?] KCSAN: data-race in __io_fill_cqe_req / io_timeout
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Clay Harris <bugs@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] io_uring: Remove unnecessary BUILD_BUG_ON
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/3] io_uring: Pass whole sqe to commands
- From: Christoph Hellwig <hch@xxxxxx>
- [syzbot] [io-uring?] KCSAN: data-race in __io_fill_cqe_req / io_timeout
- From: syzbot <syzbot+cb265db2f3f3468ef436@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] io_uring: Create a helper to return the SQE size
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] io_uring: Pass whole sqe to commands
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/2] io_uring: add support for getdents
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: SQPOLL / uring_cmd_iopoll
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: SQPOLL / uring_cmd_iopoll
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: SQPOLL / uring_cmd_iopoll
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: SQPOLL / uring_cmd_iopoll
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH RFC 1/2] fs: split off vfs_getdents function of getdents64 syscall
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH RFC 2/2] io_uring: add support for getdents
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH RFC 0/2] io_uring: add getdents support, take 2
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH RFC 1/2] fs: split off vfs_getdents function of getdents64 syscall
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: SQPOLL / uring_cmd_iopoll
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
- From: Bernd Schubert <bschubert@xxxxxxx>
- SQPOLL / uring_cmd_iopoll
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [RFC PATCH 1/1] io_uring: honor I/O nowait flag for read/write
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH 1/1] io_uring: honor I/O nowait flag for read/write
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [RFC PATCH 0/1] io_uring: honor I/O nowait flag for read/write
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [GIT PULL] io_uring updates for 6.4-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: Pass whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH] tools/io_uring/io_uring-cp: Fix two compile warings
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [PATCH] tools/io_uring: Add .gitignore
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH v2 0/3] io_uring: Pass the whole sqe to commands
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v2 2/3] io_uring: Pass whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH v2 3/3] io_uring: Remove unnecessary BUILD_BUG_ON
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH v2 1/3] io_uring: Create a helper to return the SQE size
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH v2 0/3] io_uring: Pass the whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH] test/file-verify.t: Don't run over mlock limit when run as non-root
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] test/file-verify.t: Don't run over mlock limit when run as non-root
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/4] Revert "io_uring: for requests that require async, force it"
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/4] io_uring: add support for NO_OFFLOAD
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/4] Revert "io_uring: always go async for unsupported fadvise flags"
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v2 0/4] Enable NO_OFFLOAD support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH 3/6] io_uring: add support for NO_OFFLOAD
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET 0/6] Enable NO_OFFLOAD support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 3/6] io_uring: add support for NO_OFFLOAD
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCHSET 0/6] Enable NO_OFFLOAD support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/6] io_uring: add support for NO_OFFLOAD
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: Pass whole sqe to commands
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] io_uring: Pass whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: Pass whole sqe to commands
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] io_uring: Pass whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: Pass whole sqe to commands
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/6] io_uring: add support for NO_OFFLOAD
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 2/6] io_uring: move poll_refs up a cacheline to fill a hole
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCHSET 0/6] Enable NO_OFFLOAD support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 1/4] io_uring: remove sq/cq_off memset
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/4] io_uring: support for user allocated memory for rings/sqes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/4] io_uring: add ring freeing helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET RFC 0/4] Support for mapping SQ/CQ rings into huge page
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/4] io_uring: return error pointer from io_mem_alloc()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: Optimization of buffered random write
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: Optimization of buffered random write
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: Optimization of buffered random write
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 0/2] liburing: multishot timeout support
- From: David Wei <davidhwei@xxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/6] Revert "io_uring: for requests that require async, force it"
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/6] Revert "io_uring: always go async for unsupported fadvise flags"
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/6] io_uring: move poll_refs up a cacheline to fill a hole
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/6] io_uring: add support for NO_OFFLOAD
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/6] io_uring: grow struct io_kiocb 'flags' to a 64-bit value
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/6] io_uring: mark opcodes that always need io-wq punt
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/6] Enable NO_OFFLOAD support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH] io_uring: Optimization of buffered random write
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: Optimization of buffered random write
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/2] io_uring: Remove unnecessary BUILD_BUG_ON
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH 1/2] io_uring: Pass whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH 0/2] io_uring: Pass whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH] io_uring: Optimization of buffered random write
- From: luhongfei <luhongfei@xxxxxxxx>
- Re: [PATCH v3 0/2] liburing: multishot timeout support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 0/2] liburing: multishot timeout support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4] io_uring: add support for multishot timeouts
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next 0/8] another round of rsrc refactoring
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v4] io_uring: add support for multishot timeouts
- From: David Wei <davidhwei@xxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 5/6] mm/gup: remove vmas parameter from pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH for-next 8/8] io_uring/rsrc: disassociate nodes and rsrc_data
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 7/8] io_uring/rsrc: devirtualise rsrc put callbacks
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 3/8] io_uring/rsrc: merge nodes and io_rsrc_put
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 4/8] io_uring/rsrc: add empty flag in rsrc_node
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 6/8] io_uring/rsrc: pass node to io_rsrc_put_work()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 5/8] io_uring/rsrc: inline io_rsrc_put_work()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 2/8] io_uring/rsrc: infer node from ctx on io_queue_rsrc_removal
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 1/8] io_uring/rsrc: remove unused io_rsrc_node::llist
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 0/8] another round of rsrc refactoring
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
- From: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 0/3] io_uring: add getdents64 support
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH RFC] io_uring: Pass whole sqe to commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] t/io_uring: fix max_blocks calculation in pt mode again
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-6.4 00/10] some rsrc fixes and clean ups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next 1/1] io_uring/notif: add constant for ubuf_info flags
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH liburing v1 0/2] io_uring sendto
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 0/3] io_uring-udp fix, manpage fix, and hppa cross-compiler
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fix for 6.3-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH liburing 3/3] man/io_uring_cqe_get_data.3: Fix a misleading return value
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing 2/3] github: Add hppa cross compiler
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing 1/3] io_uring-udp: Fix the wrong IPv6 binary to string conversion
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing 0/3] io_uring-udp fix, manpage fix, and hppa cross-compiler
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [RFC PATCH liburing v1 2/2] man: Add `io_uring_prep_sendto()`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [RFC PATCH liburing v1 1/2] liburing: Add `io_uring_prep_sendto()`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [RFC PATCH liburing v1 0/2] io_uring sendto
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH for-next 1/1] io_uring/notif: add constant for ubuf_info flags
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 6/7] mm/gup: remove vmas parameter from pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [GIT PULL] io_uring fix for 6.3-rc7
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 6/7] mm/gup: remove vmas parameter from pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 2/2] liburing: update man page for multishot timeouts
- From: David Wei <davidhwei@xxxxxxxx>
- [PATCH v3 1/2] liburing: add multishot timeout support
- From: David Wei <davidhwei@xxxxxxxx>
- [PATCH v3 0/2] liburing: multishot timeout support
- From: David Wei <davidhwei@xxxxxxxx>
- Re: [PATCH v3] io_uring: add support for multishot timeouts
- From: David Wei <davidhwei@xxxxxxxx>
- Re: [PATCH v3] io_uring: add support for multishot timeouts
- From: Dylan Yudaken <dyudaken@xxxxxxxxx>
- [PATCH v3] io_uring: add support for multishot timeouts
- From: David Wei <davidhwei@xxxxxxxx>
- Re: [PATCH v2] io_uring: add support for multishot timeouts
- From: David Wei <davidhwei@xxxxxxxx>
- Re: [PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH RFC] io_uring: Pass whole sqe to commands
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v2] io_uring: add support for multishot timeouts
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH RFC] io_uring: Pass whole sqe to commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH RFC] io_uring: Pass whole sqe to commands
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC] io_uring: Pass whole sqe to commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH RFC] io_uring: Pass whole sqe to commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- RE: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH 10/10] io_uring/rsrc: refactor io_queue_rsrc_removal
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 09/10] io_uring/rsrc: simplify single file node switching
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 07/10] io_uring/rsrc: inline switch_start fast path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 04/10] io_uring/rsrc: use wq for quiescing
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 08/10] io_uring/rsrc: clean up __io_sqe_buffers_update()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 03/10] io_uring/rsrc: refactor io_rsrc_ref_quiesce
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 06/10] io_uring/rsrc: remove rsrc_data refs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 05/10] io_uring/rsrc: fix DEFER_TASKRUN rsrc quiesce
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 02/10] io_uring/rsrc: remove io_rsrc_node::done
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 01/10] io_uring/rsrc: use nospec'ed indexes
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-6.4 00/10] some rsrc fixes and clean ups
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH] t/io_uring: fix max_blocks calculation in nvme passthrough mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] t/io_uring: fix max_blocks calculation in nvme passthrough mode
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH RFC] io_uring: Pass whole sqe to commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] io_uring/uring_cmd: take advantage of completion batching
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH v2] liburing: add multishot timeout support
- From: David Wei <davidhwei@xxxxxxxx>
- [PATCH v2] io_uring: add support for multishot timeouts
- From: David Wei <davidhwei@xxxxxxxx>
- Re: [PATCH 2/6] sched: add WF_CURRENT_CPU and externise ttwu
- From: Andrei Vagin <avagin@xxxxxxxxxx>
- Re: [PATCH 0/8] for-next cleanups
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring/uring_cmd: take advantage of completion batching
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF Topic] Non-block IO
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF Topic] Non-block IO
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- RE: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF Topic] Non-block IO
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF Topic] Non-block IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 0/8] optimise resheduling due to deferred tw
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF Topic] Non-block IO
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF Topic] Non-block IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF Topic] Non-block IO
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 009795d283d1f9f043e5a4ff97d4140cde17e2d3
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv2 2/5] nvme: simplify passthrough bio cleanup
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
- From: David Ahern <dsahern@xxxxxxxxxx>
[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]