Show patches with: Archived = No       |   4529 patches
« 1 2 ... 3 4 545 46 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[08/14] io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries Rewrite rsrc node handling - - - --- 2024-10-29 Jens Axboe New
[07/14] io_uring/rsrc: get rid of io_rsrc_node allocation cache Rewrite rsrc node handling - - - --- 2024-10-29 Jens Axboe New
[06/14] io_uring/rsrc: get rid of per-ring io_rsrc_node list Rewrite rsrc node handling - - - --- 2024-10-29 Jens Axboe New
[05/14] io_uring/rsrc: kill io_charge_rsrc_node() Rewrite rsrc node handling - - - --- 2024-10-29 Jens Axboe New
[04/14] io_uring/splice: open code 2nd direct file assignment Rewrite rsrc node handling - - - --- 2024-10-29 Jens Axboe New
[03/14] io_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RCU io_kiocb cache Rewrite rsrc node handling - - 1 --- 2024-10-29 Jens Axboe New
[02/14] io_uring/rsrc: move struct io_fixed_file to rsrc.h header Rewrite rsrc node handling - - - --- 2024-10-29 Jens Axboe New
[01/14] io_uring/nop: add support for testing registered files and buffers Rewrite rsrc node handling - - - --- 2024-10-29 Jens Axboe New
io_uring/sqpoll: wait on sqd->wait for thread parking io_uring/sqpoll: wait on sqd->wait for thread parking - - - --- 2024-10-28 Jens Axboe New
[13/13] io_uring/filetable: kill io_reset_alloc_hint() helper Rewrite rsrc node handling - - - --- 2024-10-28 Jens Axboe New
[12/13] io_uring/filetable: remove io_file_from_index() helper Rewrite rsrc node handling - - - --- 2024-10-28 Jens Axboe New
[11/13] io_uring/rsrc: use io_rsrc_node_lookup() consistently Rewrite rsrc node handling - - - --- 2024-10-28 Jens Axboe New
[10/13] io_uring/rsrc: unify file and buffer resource tables Rewrite rsrc node handling - - - --- 2024-10-28 Jens Axboe New
[09/13] io_uring: only initialize io_kiocb rsrc_nodes when needed Rewrite rsrc node handling - - - --- 2024-10-28 Jens Axboe New
[08/13] io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries Rewrite rsrc node handling - - - --- 2024-10-28 Jens Axboe New
[07/13] io_uring/rsrc: get rid of io_rsrc_node allocation cache Rewrite rsrc node handling - - - --- 2024-10-28 Jens Axboe New
[06/13] io_uring/rsrc: get rid of per-ring io_rsrc_node list Rewrite rsrc node handling - - - --- 2024-10-28 Jens Axboe New
[05/13] io_uring/rsrc: kill io_charge_rsrc_node() Rewrite rsrc node handling - - - --- 2024-10-28 Jens Axboe New
[04/13] io_uring/splice: open code 2nd direct file assignment Rewrite rsrc node handling - - - --- 2024-10-28 Jens Axboe New
[03/13] io_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RCU io_kiocb cache Rewrite rsrc node handling - - - --- 2024-10-28 Jens Axboe New
[02/13] io_uring/rsrc: move struct io_fixed_file to rsrc.h header Rewrite rsrc node handling - - - --- 2024-10-28 Jens Axboe New
[01/13] io_uring/nop: add support for testing registered files and buffers Rewrite rsrc node handling - - - --- 2024-10-28 Jens Axboe New
[7/7] io_uring/rsrc: unify file and buffer resource tables Rewrite rsrc node handling - - - --- 2024-10-26 Jens Axboe New
[6/7] io_uring: only initialize io_kiocb rsrc_nodes when needed Rewrite rsrc node handling - - - --- 2024-10-26 Jens Axboe New
[5/7] io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries Rewrite rsrc node handling - - - --- 2024-10-26 Jens Axboe New
[4/7] io_uring/rsrc: get rid of io_rsrc_node allocation cache Rewrite rsrc node handling - - - --- 2024-10-26 Jens Axboe New
[3/7] io_uring/rsrc: get rid of per-ring io_rsrc_node list Rewrite rsrc node handling - - - --- 2024-10-26 Jens Axboe New
[2/7] io_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RCU io_kiocb cache Rewrite rsrc node handling - - - --- 2024-10-26 Jens Axboe New
[1/7] io_uring/rsrc: move strct io_fixed_file to rsrc.h header Rewrite rsrc node handling - - - --- 2024-10-26 Jens Axboe New
[PATCHv9,7/7] scsi: set permanent stream count in block limits write hints with nvme fdp, scsi streams - 2 - --- 2024-10-25 Keith Busch New
[PATCHv9,6/7] nvme: enable FDP support write hints with nvme fdp, scsi streams - 1 - --- 2024-10-25 Keith Busch New
[PATCHv9,5/7] io_uring: enable per-io hinting capability write hints with nvme fdp, scsi streams - 1 - --- 2024-10-25 Keith Busch New
[PATCHv9,4/7] block, fs: add write hint to kiocb write hints with nvme fdp, scsi streams - - - --- 2024-10-25 Keith Busch New
[PATCHv9,3/7] block: allow ability to limit partition write hints write hints with nvme fdp, scsi streams - - - --- 2024-10-25 Keith Busch New
[PATCHv9,2/7] block: introduce max_write_hints queue limit write hints with nvme fdp, scsi streams - 1 - --- 2024-10-25 Keith Busch New
[PATCHv9,1/7] block: use generic u16 for write hints write hints with nvme fdp, scsi streams - 1 - --- 2024-10-25 Keith Busch New
[3/3] io_uring: add support for fixed wait regions Add support for registered waits - - - --- 2024-10-25 Jens Axboe New
[2/3] io_uring: change io_get_ext_arg() to use uaccess begin + end Add support for registered waits - 1 - --- 2024-10-25 Jens Axboe New
[1/3] io_uring: switch struct ext_arg from __kernel_timespec to timespec64 Add support for registered waits - - - --- 2024-10-25 Jens Axboe New
[4/4] io_uring/register: add IORING_REGISTER_RESIZE_RINGS Add support for ring resizing - - - --- 2024-10-25 Jens Axboe New
[3/4] io_uring/memmap: explicitly return -EFAULT for mmap on NULL rings Add support for ring resizing - - - --- 2024-10-25 Jens Axboe New
[2/4] io_uring: abstract out a bit of the ring filling logic Add support for ring resizing - - - --- 2024-10-25 Jens Axboe New
[1/4] io_uring: move max entry definition and ring sizing into header Add support for ring resizing - - - --- 2024-10-25 Jens Axboe New
[V8,7/7] ublk: support leasing io buffer to io_uring io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,6/7] io_uring/uring_cmd: support leasing device kernel buffer to io_uring io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,4/7] io_uring: support SQE group io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,3/7] io_uring: add helper of io_req_commit_cqe() io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,2/7] io_uring: add io_submit_fail_link() helper io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,1/7] io_uring: add io_link_req() helper io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[4/4] io_uring/register: add IORING_REGISTER_RESIZE_RINGS Add support for ring resizing - - - --- 2024-10-24 Jens Axboe New
[3/4] io_uring/memmap: explicitly return -EFAULT for mmap on NULL rings Add support for ring resizing - - - --- 2024-10-24 Jens Axboe New
[2/4] io_uring: abstract out a bit of the ring filling logic Add support for ring resizing - - - --- 2024-10-24 Jens Axboe New
[1/4] io_uring: move max entry definition and ring sizing into header Add support for ring resizing - - - --- 2024-10-24 Jens Axboe New
[7/7] io_uring/net: add provided buffer and bundle support to send zc Add support for provided registered buffers - - - --- 2024-10-23 Jens Axboe New
[6/7] io_uring/kbuf: add support for mapping type KBUF_MODE_BVEC Add support for provided registered buffers - - - --- 2024-10-23 Jens Axboe New
[5/7] io_uring: add ability for provided buffer to index registered buffers Add support for provided registered buffers - - - --- 2024-10-23 Jens Axboe New
[4/7] io_uring/net: move send zc fixed buffer import into helper Add support for provided registered buffers - - - --- 2024-10-23 Jens Axboe New
[3/7] io_uring/net: abstract out io_send_import() helper Add support for provided registered buffers - - - --- 2024-10-23 Jens Axboe New
[2/7] io_uring/kbuf: change io_provided_buffers_select() calling convention Add support for provided registered buffers - - - --- 2024-10-23 Jens Axboe New
[1/7] io_uring/kbuf: mark buf_sel_arg mode as KBUF_MODE_FREE once allocated Add support for provided registered buffers - - - --- 2024-10-23 Jens Axboe New
[3/3] io_uring/register: add IORING_REGISTER_RESIZE_RINGS Add support for ring resizing - - - --- 2024-10-23 Jens Axboe New
[2/3] io_uring: abstract out a bit of the ring filling logic Add support for ring resizing - - - --- 2024-10-23 Jens Axboe New
[1/3] io_uring: move max entry definition and ring sizing into header Add support for ring resizing - - - --- 2024-10-23 Jens Axboe New
[3/3] io_uring: add support for fixed wait regions Add support for registered waits - - - --- 2024-10-23 Jens Axboe New
[2/3] io_uring: change io_get_ext_arg() to use uaccess begin + end Add support for registered waits - 1 - --- 2024-10-23 Jens Axboe New
[1/3] io_uring: switch struct ext_arg from __kernel_timespec to timespec64 Add support for registered waits - - - --- 2024-10-23 Jens Axboe New
io_uring: remove 'issue_flags' argument for io_req_set_rsrc_node() io_uring: remove 'issue_flags' argument for io_req_set_rsrc_node() - - - --- 2024-10-23 Jens Axboe New
[4/4] io_uring/net: sendzc with vectored fixed buffers implement vectored registered buffers for sendzc - - - --- 2024-10-23 Pavel Begunkov New
[3/4] io_uring: vectored registered buffer import implement vectored registered buffers for sendzc - - - --- 2024-10-23 Pavel Begunkov New
[2/4] io_uring/net: allow mixed bvec/iovec caching implement vectored registered buffers for sendzc - - - --- 2024-10-23 Pavel Begunkov New
[1/4] io_uring/net: introduce io_kmsg_set_iovec implement vectored registered buffers for sendzc - - - --- 2024-10-23 Pavel Begunkov New
[3/3] io_uring: add support for fixed wait regions Add support for registered waits - - - --- 2024-10-22 Jens Axboe New
[2/3] io_uring: change io_get_ext_arg() to uaccess begin + end Add support for registered waits - 1 - --- 2024-10-22 Jens Axboe New
[1/3] io_uring: switch struct ext_arg from __kernel_timespec to timespec64 Add support for registered waits - - - --- 2024-10-22 Jens Axboe New
[5/5] btrfs: add io_uring command for encoded reads btrfs: io_uring interface for encoded reads - - - --- 2024-10-22 Mark Harmstone New
[4/5] btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages btrfs: io_uring interface for encoded reads - - - --- 2024-10-22 Mark Harmstone New
[3/5] btrfs: don't sleep in btrfs_encoded_read if IOCB_NOWAIT set btrfs: io_uring interface for encoded reads - - - --- 2024-10-22 Mark Harmstone New
[2/5] btrfs: change btrfs_encoded_read so that reading of extent is done by caller btrfs: io_uring interface for encoded reads - - - --- 2024-10-22 Mark Harmstone New
[1/5] btrfs: remove pointless addition in btrfs_encoded_read btrfs: io_uring interface for encoded reads - - - --- 2024-10-22 Mark Harmstone New
[4/4] io_uring/net: clean up io_msg_copy_hdr send[msg] refactoring - - - --- 2024-10-22 Pavel Begunkov New
[3/4] io_uring/net: don't alias send user pointer reads send[msg] refactoring - - - --- 2024-10-22 Pavel Begunkov New
[2/4] io_uring/net: don't store send address ptr send[msg] refactoring - - - --- 2024-10-22 Pavel Begunkov New
[1/4] io_uring/net: split send and sendmsg prep helpers send[msg] refactoring - - - --- 2024-10-22 Pavel Begunkov New
[4/4] io_uring: kill 'imu' from struct io_kiocb Get rid of io_kiocb->imu - - - --- 2024-10-22 Jens Axboe New
[3/4] io_uring/net: move send zc fixed buffer import to issue path Get rid of io_kiocb->imu - - - --- 2024-10-22 Jens Axboe New
[2/4] io_uring/rw: get rid of using req->imu Get rid of io_kiocb->imu - - - --- 2024-10-22 Jens Axboe New
[1/4] io_uring/uring_cmd: get rid of using req->imu Get rid of io_kiocb->imu - - - --- 2024-10-22 Jens Axboe New
[3/3] io_uring/register: add IORING_REGISTER_RESIZE_RINGS Add support for ring resizing - - - --- 2024-10-22 Jens Axboe New
[2/3] io_uring: abstract out a bit of the ring filling logic Add support for ring resizing - - - --- 2024-10-22 Jens Axboe New
[1/3] io_uring: move max entry definition and ring sizing into header Add support for ring resizing - - - --- 2024-10-22 Jens Axboe New
[4/4] io_uring: kill 'imu' from struct io_kiocb Get rid of io_kiocb->imu - - - --- 2024-10-22 Jens Axboe New
[3/4] io_uring/net: move send zc fixed buffer import to issue path Get rid of io_kiocb->imu - - - --- 2024-10-22 Jens Axboe New
[2/4] io_uring/rw: get rid of using req->imu Get rid of io_kiocb->imu - - - --- 2024-10-22 Jens Axboe New
[1/4] io_uring/uring_cmd: get rid of using req->imu Get rid of io_kiocb->imu - - - --- 2024-10-22 Jens Axboe New
io_uring/rw: fix wrong NOWAIT check in io_rw_init_file() io_uring/rw: fix wrong NOWAIT check in io_rw_init_file() - - - --- 2024-10-19 Jens Axboe New
[GIT,PULL] Follow up io_uring fix for 6.12-rc4 [GIT,PULL] Follow up io_uring fix for 6.12-rc4 - - - --- 2024-10-19 Jens Axboe New
[for-next] io_uring/rsrc: don't assign bvec twice in io_import_fixed() [for-next] io_uring/rsrc: don't assign bvec twice in io_import_fixed() - - - --- 2024-10-18 Jens Axboe New
[4/4] io_uring: kill 'imu' from struct io_kiocb Get rid of io_kiocb->imu - - - --- 2024-10-18 Jens Axboe New
[3/4] io_uring/net: move send zc fixed buffer import to issue path Get rid of io_kiocb->imu - - - --- 2024-10-18 Jens Axboe New
« 1 2 ... 3 4 545 46 »