Show patches with: Submitter = Misono Tomohiro       |    State = Action Required       |   224 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/11] btrfs-progs: ioctl/libbtrfsutil: Add 3 definitions of new unprivileged ioctl - - - --- 2018-05-11 Misono Tomohiro New
[02/11] btrfs-progs: libbtrfsutil: Factor out btrfs_util_subvolume_info_fd() - - - --- 2018-05-11 Misono Tomohiro New
[03/11] btrfs-porgs: libbtrfsutil: Relax the privileges of util_subvolume_info() - - - --- 2018-05-11 Misono Tomohiro New
[04/11] btrfs-progs: libbtrfsuitl: Factor out btrfs_util_subvolume_iterator_next() - - - --- 2018-05-11 Misono Tomohiro New
[05/11] btrfs-progs: libbtrfsutil: Update the behavior of subvolume iterator and relax the privileg… - - - --- 2018-05-11 Misono Tomohiro New
[06/11] btrfs-progs: sub list: Use libbtrfsuitl for subvolume list - - - --- 2018-05-11 Misono Tomohiro New
[07/11] btrfs-progs: sub list: Change the default behavior of "subvolume list" and allow non-privil… - - - --- 2018-05-11 Misono Tomohiro New
[08/11] btrfs-progs: utils: Fallback to open without O_NOATIME flag in find_mount_root(): - - - --- 2018-05-11 Misono Tomohiro New
[09/11] btrfs-progs: sub show: Allow non-privileged user to call "subvolume show" - - - --- 2018-05-11 Misono Tomohiro New
[1/2] Add new common filter function - - - --- 2017-09-01 Misono Tomohiro New
[1/2] btrfs-progs: fi: move dev_to_fsid() to cmds-fi-usage for later use - 1 - --- 2017-10-23 Misono Tomohiro New
[1/2] btrfs-progs: ins: dump-tree: Use %lld for extent data backref offset - - - --- 2018-05-30 Misono Tomohiro New
[1/2] btrfs-progs: mkfs: add uuid and otime to ROOT_ITEM of FS_TREE - - - --- 2017-10-30 Misono Tomohiro New
[1/2] btrfs-progs: prop: check FS_NOCOMP_FL flag in property get - - - --- 2017-12-12 Misono Tomohiro New
[1/2] btrfs-progs: test: fix run_check_stdout() call _fail() - - - --- 2017-09-05 Misono Tomohiro New
[1/2] btrfs: Add unprivileged subvolume search ioctl - - - --- 2018-03-06 Misono Tomohiro New
[1/2] btrfs: fix the bug of device scan/ready for mounted, filesystem - - - --- 2018-01-17 Misono Tomohiro New
[1/2] btrfs: sysfs: Use enum/define value intead of magic number - 1 - --- 2018-05-15 Misono Tomohiro New
[1/3] btrfs-progs: fi usage: change warning message more appropriately - - - --- 2017-11-30 Misono Tomohiro New
[1/3] btrfs-progs: fix option handling for some commands - - - --- 2017-08-24 Misono Tomohiro New
[1/3] btrfs-progs: fix option handling for some commands - - - --- 2017-08-24 Misono Tomohiro New
[1/3] btrfs-progs: ins: logical-resolve: Set correct error value btrfs-progs: ins: Update for logical-resolve command - - - --- 2018-07-25 Misono Tomohiro New
[1/4] btrfs-progs: move get_fsid() to util.c - - - --- 2017-09-26 Misono Tomohiro New
[1/4] btrfs: add mount_root() and new file_system_type - - - --- 2017-09-25 Misono Tomohiro New
[1/8] btrfs-progs: sub list: Use libbtrfsuitl for subvolume list btrfs-progs: sub: Relax the privileges of "subvolume list/show" - - - --- 2018-11-27 Misono Tomohiro New
[10/11] btrfs-progs: test: Add helper function to check if test user exists - - - --- 2018-05-11 Misono Tomohiro New
[11/11] btrfs-porgs: test: Add cli-test/009 to check subvolume list for both root and normal user - - - --- 2018-05-11 Misono Tomohiro New
[2/2] btrfs-progs: doc: remove explanation of 'X' attribute - - - --- 2017-12-12 Misono Tomohiro New
[2/2] btrfs-progs: fi: enable fi usage for filesystem top of seed device - 1 - --- 2017-10-23 Misono Tomohiro New
[2/2] btrfs-progs: ins: dump-tree: Print tree name for tree block backref - - - --- 2018-05-30 Misono Tomohiro New
[2/2] btrfs-progs: show: allow fi show -u for FS_TREE - - - --- 2017-10-30 Misono Tomohiro New
[2/2] btrfs-progs: test: fix name generation not to contain trailing spaces - - - --- 2017-09-05 Misono Tomohiro New
[2/2] btrfs: Add unprivileged version of ino_lookup ioctl - - - --- 2018-03-06 Misono Tomohiro New
[2/2] btrfs: remove unused arg from parse_subvol_options() - - - --- 2018-01-17 Misono Tomohiro New
[2/2] btrfs: sysfs: Add entry which shows rmdir(2) can work for subvolume - - - --- 2018-05-15 Misono Tomohiro New
[2/2] Use common filter function in several tests - - - --- 2017-09-01 Misono Tomohiro New
[2/3] btrfs-progs: fi usage: change to output more info without root privilege - 1 - --- 2017-11-30 Misono Tomohiro New
[2/3] btrfs-progs: fix option handling for some commands - - - --- 2017-08-24 Misono Tomohiro New
[2/3] btrfs-progs: ins: logical-resolve: Print message when path cannot be resolved btrfs-progs: ins: Update for logical-resolve command - - - --- 2018-07-25 Misono Tomohiro New
[2/4] btrfs-progs: move seen_fsid to util.c - - - --- 2017-09-26 Misono Tomohiro New
[2/4] btrfs: cleanup btrfs_mount() using mount_root() - - - --- 2017-09-25 Misono Tomohiro New
[2/8] btrfs-progs: sub list: factor out main part of btrfs_list_subvols btrfs-progs: sub: Relax the privileges of "subvolume list/show" - - - --- 2018-11-27 Misono Tomohiro New
[3/3] btrfs-progs: fi usage: cleanup unneccessary permission error check - 1 - --- 2017-11-30 Misono Tomohiro New
[3/3] btrfs-progs: fix option handling for some commands - - - --- 2017-08-24 Misono Tomohiro New
[3/4] btrfs-progs: change seen_fsid to hold fd and DIR* - 1 - --- 2017-09-26 Misono Tomohiro New
[3/4] btrfs: split parse_early_options() in two - - - --- 2017-09-25 Misono Tomohiro New
[3/7] btrfs-progs: sub list: Pass specified path down to btrfs_list_subvols() - - - --- 2018-03-06 Misono Tomohiro New
[3/8] btrfs-progs: sub list: Change the default behavior of "subvolume list" and allow non-privileg… btrfs-progs: sub: Relax the privileges of "subvolume list/show" - - - --- 2018-11-27 Misono Tomohiro New
[4/4] btrfs-progs: subvol: fix subvol del --commit-after - 1 - --- 2017-09-26 Misono Tomohiro New
[4/4] btrfs: remove unused setup_root_args() - - - --- 2017-09-25 Misono Tomohiro New
[4/8] btrfs-progs: sub list: Update -a option and remove meaningless filter btrfs-progs: sub: Relax the privileges of "subvolume list/show" - - - --- 2018-11-27 Misono Tomohiro New
[5/8] btrfs-progs: utils: Fallback to open without O_NOATIME flag in find_mount_root(): btrfs-progs: sub: Relax the privileges of "subvolume list/show" - - - --- 2018-11-27 Misono Tomohiro New
[6/8] btrfs-progs: sub show: Allow non-privileged user to call "subvolume show" btrfs-progs: sub: Relax the privileges of "subvolume list/show" - - - --- 2018-11-27 Misono Tomohiro New
[7/8] btrfs-progs: test: Add helper function to check if test user exists btrfs-progs: sub: Relax the privileges of "subvolume list/show" - - - --- 2018-11-27 Misono Tomohiro New
[8/8] btrfs-porgs: test: Add cli-test/009 to check subvolume list for both root and normal user btrfs-progs: sub: Relax the privileges of "subvolume list/show" - - - --- 2018-11-27 Misono Tomohiro New
[RFC,1/7] btrfs-progs: Add 2 definitions of new unprivileged ioctl - - - --- 2018-03-06 Misono Tomohiro New
[RFC,2/7] btrfs-progs: sub list: Add helper function which checks the permission for tree search io… - - - --- 2018-03-06 Misono Tomohiro New
[RFC,4/7] btrfs-progs: fallback to open without O_NOATIME flag in, find_mount_root() - - - --- 2018-03-06 Misono Tomohiro New
[RFC,5/7] btrfs-progs: sub list: Allow normal user to call "subvolume list/show" - - - --- 2018-03-06 Misono Tomohiro New
[RFC,6/7] btrfs-progs: test: Add helper function to check if test user exists - - - --- 2018-03-06 Misono Tomohiro New
[RFC,7/7] btrfs-porgs: test: Add cli-test/009 to check subvolume list for both root and normal user - - - --- 2018-03-06 Misono Tomohiro New
[RFC,v2,1/8] btrfs-progs: sub list: Call rb_free_nodes() in error path - - - --- 2018-03-15 Misono Tomohiro New
[RFC,v2,2/8] btrfs-progs: ioctl: Add 3 definitions of new unprivileged ioctl - - - --- 2018-03-15 Misono Tomohiro New
[RFC,v2,3/8] btrfs-progs: sub list: Add helper function which checks the permission for tree search… - - - --- 2018-03-15 Misono Tomohiro New
[RFC,v2,4/8] btrfs-progs: sub list: Pass specified path down to btrfs_list_subvols() - - - --- 2018-03-15 Misono Tomohiro New
[RFC,v2,5/8] btrfs-progs: fallback to open without O_NOATIME flag in find_mount_root() - - - --- 2018-03-15 Misono Tomohiro New
[RFC,v2,6/8] btrfs-progs: sub list: Allow normal user to call "subvolume list/show" - - - --- 2018-03-15 Misono Tomohiro New
[RFC,v2,7/8] btrfs-progs: test: Add helper function to check if test user exists - - - --- 2018-03-15 Misono Tomohiro New
[RFC,v2,8/8] btrfs-porgs: test: Add cli-test/009 to check subvolume list for both root and normal u… - - - --- 2018-03-15 Misono Tomohiro New
[RFC,v3,1/7] btrfs-progs: sub list: Call rb_free_nodes() in error path - - - --- 2018-03-19 Misono Tomohiro New
[RFC,v3,2/7] btrfs-progs: ioctl: Add 3 definitions of new unprivileged ioctl - - - --- 2018-03-19 Misono Tomohiro New
[RFC,v3,3/7] btrfs-progs: sub list: Pass specified path down to btrfs_list_subvols() - - - --- 2018-03-19 Misono Tomohiro New
[RFC,v3,4/7] btrfs-progs: fallback to open without O_NOATIME flag in find_mount_root() - - - --- 2018-03-19 Misono Tomohiro New
[RFC,v3,5/7] btrfs-progs: sub list: Allow normal user to call "subvolume list/show" - - - --- 2018-03-19 Misono Tomohiro New
[RFC,v3,6/7] btrfs-progs: test: Add helper function to check if test user exists - - - --- 2018-03-19 Misono Tomohiro New
[RFC,v3,7/7] btrfs-porgs: test: Add cli-test/009 to check subvolume list for both root and normal u… - - - --- 2018-03-19 Misono Tomohiro New
[RFC,v4,1/6] btrfs-progs: sub list: Call rb_free_nodes() in error path - - - --- 2018-04-23 Misono Tomohiro New
[RFC,v4,2/6] btrfs-progs: ioctl: Add 3 definitions of new unprivileged ioctl - - - --- 2018-04-23 Misono Tomohiro New
[RFC,v4,3/6] btrfs-progs: sub list: Pass specified path down to btrfs_list_subvols() - - - --- 2018-04-23 Misono Tomohiro New
[RFC,v4,4/6] btrfs-progs: sub list: Allow normal user to call "subvolume list" - - - --- 2018-04-23 Misono Tomohiro New
[RFC,v4,5/6] btrfs-progs: test: Add helper function to check if test user exists - - - --- 2018-04-23 Misono Tomohiro New
[RFC,v4,6/6] btrfs-porgs: test: Add cli-test/009 to check subvolume list for both root and normal u… - - - --- 2018-04-23 Misono Tomohiro New
[RFC] btrfs: Remove 'objectid' member from struct btrfs_root [RFC] btrfs: Remove 'objectid' member from struct btrfs_root - 2 - --- 2018-08-06 Misono Tomohiro New
[v2,01/20] btrfs-progs: doc: Update man btrfs subvolume - - - --- 2018-06-18 Misono Tomohiro New
[v2,02/20] btrfs-progs: ioctl/libbtrfsutil: Add 3 definitions of new unprivileged ioctl - - - --- 2018-06-18 Misono Tomohiro New
[v2,03/20] btrfs-progs: libbtrfsutil: Factor out btrfs_util_subvolume_info_fd() - - - --- 2018-06-18 Misono Tomohiro New
[v2,04/20] btrfs-porgs: libbtrfsutil: Relax the privileges of util_subvolume_info() - - - --- 2018-06-18 Misono Tomohiro New
[v2,05/20] btrfs-progs: libbtrfsuitl: Factor out btrfs_util_subvolume_iterator_next() - - - --- 2018-06-18 Misono Tomohiro New
[v2,06/20] btrfs-progs: libbtrfsutil: Relax the privileges of subvolume iterator - - - --- 2018-06-18 Misono Tomohiro New
[v2,07/20] btrfs-progs: sub list: Use libbtrfsuitl for subvolume list - - - --- 2018-06-18 Misono Tomohiro New
[v2,08/20] btrfs-progs: sub list: factor out main part of btrfs_list_subvols - - - --- 2018-06-18 Misono Tomohiro New
[v2,09/20] btrfs-progs: sub list: Change the default behavior of "subvolume list" and allow non-pri… - - - --- 2018-06-18 Misono Tomohiro New
[v2,1/2] btrfs: sysfs: Use enum/define value intead of magic number - - - --- 2018-05-16 Misono Tomohiro New
[v2,1/3] btrfs-progs: device: add description of alias to help message - 1 - --- 2017-10-11 Misono Tomohiro New
[v2,1/3] btrfs-progs: fi usage: change warning message more appropriately - 1 - --- 2018-03-29 Misono Tomohiro New
[v2,1/3] btrfs-progs: fi usage: change warning message more appropriately - 1 - --- 2017-11-30 Misono Tomohiro New
[v2,1/3] btrfs: Add unprivileged ioctl which returns subvolume information - - - --- 2018-03-15 Misono Tomohiro New
[v2,1/3] btrfs: change btrfs_mount() to mount_root() - - - --- 2017-09-22 Misono Tomohiro New
[v2,1/3] btrfs: Move may_destroy_subvol() from ioctl.c to inode.c - - - --- 2018-03-26 Misono Tomohiro New
[v2,1/5] btrfs-progs: subvol: exchange subvol del --commit-after and --commit-each - 1 - --- 2017-09-27 Misono Tomohiro New
« 1 2 3 »