Show patches with: Submitter = Mark Harmstone       |    State = Action Required       |   57 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] btrfs: don't read from userspace twice in btrfs_uring_encoded_read() [1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-11-20 Mark Harmstone New
[3/4] io_uring/cmd: add per-op data to struct io_uring_cmd_data [1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-11-20 Mark Harmstone New
[2/4] io_uring: use sizeof for io_issue_defs[IORING_OP_URING_CMD].async_size [1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-11-20 Mark Harmstone New
[1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data [1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-11-20 Mark Harmstone New
[v2] btrfs: fix lockdep warnings on io_uring encoded reads [v2] btrfs: fix lockdep warnings on io_uring encoded reads - - - --- 2024-11-15 Mark Harmstone New
btrfs: remove unused macros in ctree.h btrfs: remove unused macros in ctree.h - - - --- 2024-11-14 Mark Harmstone New
btrfs: add io_uring interface for encoded writes btrfs: add io_uring interface for encoded writes - - - --- 2024-11-12 Mark Harmstone New
btrfs: fix lockdep warnings on io_uring encoded reads btrfs: fix lockdep warnings on io_uring encoded reads - - - --- 2024-11-12 Mark Harmstone New
btrfs: use kmemdup in btrfs_uring_encoded_read btrfs: use kmemdup in btrfs_uring_encoded_read - 1 - --- 2024-11-11 Mark Harmstone New
btrfs: add test for encoded reads btrfs: add test for encoded reads - - - --- 2024-11-11 Mark Harmstone New
[1/2] io_uring/cmd: let cmds to know about dying task [1/2] io_uring/cmd: let cmds to know about dying task - 1 - --- 2024-10-31 Mark Harmstone New
btrfs: add struct io_btrfs_cmd as type for io_uring_cmd_to_pdu() btrfs: add struct io_btrfs_cmd as type for io_uring_cmd_to_pdu() - - - --- 2024-10-31 Mark Harmstone New
btrfs: avoid superfluous calls to free_extent_map() in btrfs_encoded_read() btrfs: avoid superfluous calls to free_extent_map() in btrfs_encoded_read() - 1 - --- 2024-10-31 Mark Harmstone 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
generic: add test for missing btrfs csums in log when doing async on subpage vol generic: add test for missing btrfs csums in log when doing async on subpage vol - 1 - --- 2024-10-15 Mark Harmstone New
btrfs: fix wrong sizeof in btrfs_do_encoded_write btrfs: fix wrong sizeof in btrfs_do_encoded_write - 2 - --- 2024-10-15 Mark Harmstone New
[5/5] btrfs: add io_uring command for encoded reads btrfs: encoded reads via io_uring - - - --- 2024-10-14 Mark Harmstone New
[4/5] btrfs: add nowait parameter to btrfs_encoded_read btrfs: encoded reads via io_uring - - - --- 2024-10-14 Mark Harmstone New
[3/5] btrfs: change btrfs_encoded_read so that reading of extent is done by caller btrfs: encoded reads via io_uring - - - --- 2024-10-14 Mark Harmstone New
[2/5] btrfs: change btrfs_encoded_read_regular_fill_pages to take a callback btrfs: encoded reads via io_uring - - - --- 2024-10-14 Mark Harmstone New
[1/5] btrfs: remove pointless addition in btrfs_encoded_read btrfs: encoded reads via io_uring - - - --- 2024-10-14 Mark Harmstone New
btrfs/318: add _require_loop btrfs/318: add _require_loop - 2 - --- 2024-10-10 Mark Harmstone New
btrfs: add test for missing csums in log when doing async on subpage vol btrfs: add test for missing csums in log when doing async on subpage vol - - - --- 2024-10-08 Mark Harmstone New
btrfs: fix comments in definition of struct btrfs_file_extent_item btrfs: fix comments in definition of struct btrfs_file_extent_item - 1 - --- 2024-10-02 Mark Harmstone New
[6/6] btrfs: add io_uring interface for encoded reads btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[5/6] btrfs: move wait out of btrfs_encoded_read btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[4/6] btrfs: add btrfs_prepare_encoded_read btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[3/6] btrfs: add btrfs_encoded_read_finish btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[2/6] btrfs: store encoded read state in struct btrfs_encoded_read_private btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[1/6] btrfs: remove iocb from btrfs_encoded_read btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
btrfs: add io_uring interface for encoded reads btrfs: add io_uring interface for encoded reads - - - --- 2024-08-09 Mark Harmstone New
[v5] btrfs-progs: add --subvol option to mkfs.btrfs [v5] btrfs-progs: add --subvol option to mkfs.btrfs - - - --- 2024-08-08 Mark Harmstone New
[v4] btrfs-progs: add --subvol option to mkfs.btrfs [v4] btrfs-progs: add --subvol option to mkfs.btrfs - 1 - --- 2024-08-07 Mark Harmstone New
[v2,3/3] btrfs-progs: remove unused qgroup functions btrfs-progs: use libbtrfsutil for subvolume creation - 1 - --- 2024-08-02 Mark Harmstone New
[v2,2/3] btrfs-progs: use libbtrfsutil for btrfs subvolume snapshot btrfs-progs: use libbtrfsutil for subvolume creation - 1 - --- 2024-08-02 Mark Harmstone New
[v2,1/3] btrfs-progs: use libbtrfsutil for btrfs subvolume create btrfs-progs: use libbtrfsutil for subvolume creation - 1 - --- 2024-08-02 Mark Harmstone New
[v3] btrfs-progs: add --subvol option to mkfs.btrfs [v3] btrfs-progs: add --subvol option to mkfs.btrfs - - - --- 2024-07-30 Mark Harmstone New
[v2] btrfs-progs: add --subvol option to mkfs.btrfs [v2] btrfs-progs: add --subvol option to mkfs.btrfs - - - --- 2024-07-30 Mark Harmstone New
[v2] btrfs-progs: simplify mkfs_main cleanup [v2] btrfs-progs: simplify mkfs_main cleanup - - - --- 2024-07-22 Mark Harmstone New
[v2] btrfs-progs: set transid in btrfs_insert_dir_item [v2] btrfs-progs: set transid in btrfs_insert_dir_item - 2 - --- 2024-07-22 Mark Harmstone New
btrfs-progs: simplify mkfs_main cleanup btrfs-progs: simplify mkfs_main cleanup - - - --- 2024-07-19 Mark Harmstone New
[2/2] btrfs-progs: set subvol uuids when converting [1/2] btrfs-progs: add set_uuid param to btrfs_make_subvolume - - - --- 2024-07-19 Mark Harmstone New
[1/2] btrfs-progs: add set_uuid param to btrfs_make_subvolume [1/2] btrfs-progs: add set_uuid param to btrfs_make_subvolume - 2 - --- 2024-07-19 Mark Harmstone New
btrfs-progs: set transid in btrfs_insert_dir_item btrfs-progs: set transid in btrfs_insert_dir_item - - - --- 2024-07-19 Mark Harmstone New
[v3] btrfs-progs: add rudimentary log checking [v3] btrfs-progs: add rudimentary log checking - 1 - --- 2024-07-15 Mark Harmstone New
[v2] btrfs-progs: add rudimentary log checking [v2] btrfs-progs: add rudimentary log checking - 1 - --- 2024-07-11 Mark Harmstone New
btrfs-progs: add rudimentary log checking btrfs-progs: add rudimentary log checking - - - --- 2024-07-03 Mark Harmstone New
[3/3] btrfs-progs: remove unused qgroup functions btrfs-progs: use libbtrfsutil for subvolume creation - - - --- 2024-06-28 Mark Harmstone New
[2/3] btrfs-progs: use libbtrfsutil for btrfs subvolume snapshot btrfs-progs: use libbtrfsutil for subvolume creation - - - --- 2024-06-28 Mark Harmstone New
[1/3] btrfs-progs: use libbtrfsutil for btrfs subvolume create btrfs-progs: use libbtrfsutil for subvolume creation - - - --- 2024-06-28 Mark Harmstone New
btrfs-progs: add recursive subvol delete btrfs-progs: add recursive subvol delete - 2 - --- 2024-06-27 Mark Harmstone New
btrfs-progs: add --subvol option to mkfs.btrfs btrfs-progs: add --subvol option to mkfs.btrfs - - - --- 2024-06-27 Mark Harmstone New
btrfs: Fix typo in error message btrfs: Fix typo in error message - - - --- 2024-06-20 Mark Harmstone New