Show patches with: State = Action Required       |   32477 patches
« 1 2 ... 230 231 232324 325 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Btrfs: send, fix issuing write op when processing hole in no data mode - - - --- 2018-02-06 Filipe Manana New
btrfs-progs: fsck-tests: Cleanup the restored image for 028 - - - --- 2018-02-06 Qu Wenruo New
[3/3] btrfs-progs: Move check/main.c to cmds-check.c to maintain the subcommand hierarchy - - - --- 2018-02-06 Qu Wenruo New
[v4,3/3] btrfs-progs: Add readme for export testsuits - - - --- 2018-02-06 Gu Jinxiang New
[v4,2/3] btrfs-progs: introduce TEST_TOP for resources except binaries - - - --- 2018-02-06 Gu Jinxiang New
[v4,1/3] btrfs-progs: Add make testsuite command for export tests - - - --- 2018-02-06 Gu Jinxiang New
[RFC] Btrfs: expose bad chunks in sysfs - - - --- 2018-02-05 Liu Bo New
btrfs: alloc_chunk: fix DUP stripe size handling - 1 - --- 2018-02-05 Hans van Kranenburg New
[v2,1/4] btrfs: Remove userspace transaction ioctls 1 - - --- 2018-02-05 Wang Shilong New
[v2,4/4] btrfs: Remove btrfs_fs_info::open_ioctl_trans - - - --- 2018-02-05 Nikolay Borisov New
[v2,3/4] btrfs: Remove code referencing unused TRANS_USERSPACE - - - --- 2018-02-05 Nikolay Borisov New
[v2,2/4] btrfs: Remove btrfs_file_private::trans - - - --- 2018-02-05 Nikolay Borisov New
[v2,1/4] btrfs: Remove userspace transaction ioctls - - - --- 2018-02-05 Nikolay Borisov New
[4/4] btrfs-progs: gitignore: Ignore patches - - - --- 2018-02-05 Qu Wenruo New
[3/4] btrfs-progs: gitignore: Ignore *.restored test image - - - --- 2018-02-05 Qu Wenruo New
[2/4] btrfs-progs: fsck-tests: Add test case with valid orphan inode - - - --- 2018-02-05 Qu Wenruo New
[1/4] btrfs-progs: mode-lowmem: Fix false alert about orphan inode - 1 - --- 2018-02-05 Qu Wenruo New
[v3,3/3] btrfs-progs: Add readme for export testsuits - - - --- 2018-02-03 Gu Jinxiang New
[v3,2/3] btrfs-progs: Add EXEC represent path of executable file - - - --- 2018-02-03 Gu Jinxiang New
[v3,1/3] btrfs-progs: Add make testsuite command for export tests - - - --- 2018-02-03 Gu Jinxiang New
[v3] btrfs: print error if primary super block write fails - 1 - --- 2018-02-02 Howard McLauchlan New
[RFC,v2,4/4] btrfs-progs: Add readme for export testsuits - - - --- 2018-02-02 Gu Jinxiang New
[RFC,v2,3/4] btrfs-progs: Modify rootdir files when use mkfs.btrfs - - - --- 2018-02-02 Gu Jinxiang New
[RFC,v2,2/4] btrfs-progs: Add EXEC represent path of executable file - - - --- 2018-02-02 Gu Jinxiang New
[RFC,v2,1/4] btrfs-progs: Add package command for packaging tests - - - --- 2018-02-02 Gu Jinxiang New
[10/10] btrfs-progs: undelete-subvol: update completion and documentation - - - --- 2018-02-02 Lu Fengqi New
[09/10] btrfs-progs: tests: add testcase for undelete-subvol - - - --- 2018-02-02 Lu Fengqi New
[08/10] btrfs-progs: undelete-subvol: add undelete-subvol subcommand - - - --- 2018-02-02 Lu Fengqi New
[07/10] btrfs-progs: undelete-subvol: introduce btrfs_undelete_intact_subvols - - - --- 2018-02-02 Lu Fengqi New
[06/10] btrfs-progs: undelete-subvol: introduce link_subvol_to_lostfound - - - --- 2018-02-02 Lu Fengqi New
[05/10] btrfs-progs: undelete-subvol: introduce recover_dead_root - - - --- 2018-02-02 Lu Fengqi New
[04/10] btrfs-progs: undelete-subvol: introduce is_subvol_intact - - - --- 2018-02-02 Lu Fengqi New
[03/10] btrfs-progs: use btrfs_find_free_dir_index to find free inode index - - - --- 2018-02-02 Lu Fengqi New
[02/10] btrfs-progs: extract btrfs_link_subvol from btrfs_mksubvol - - - --- 2018-02-02 Lu Fengqi New
[01/10] btrfs-progs: copy btrfs_del_orphan_item from kernel - - - --- 2018-02-02 Lu Fengqi New
[7/7] btrfs-progs: volumes: Unify free dev extent search behavior between kernel and btrfs-progs. - - - --- 2018-02-02 Qu Wenruo New
[6/7] btrfs-progs: kernel-lib: Port kernel sort() to btrfs-progs - - - --- 2018-02-02 Qu Wenruo New
[5/7] btrfs-progs: volumes: Allow find_free_dev_extent() to return maximum hole size - 1 - --- 2018-02-02 Qu Wenruo New
[4/7] btrfs-progs: Introduce btrfs_raid_array and related infrastructures - 1 - --- 2018-02-02 Qu Wenruo New
[3/7] btrfs-progs: Make btrfs_alloc_chunk to handle block group creation - - - --- 2018-02-02 Qu Wenruo New
[2/7] btrfs-progs: Merge btrfs_alloc_data_chunk into btrfs_alloc_chunk - 1 - --- 2018-02-02 Qu Wenruo New
[1/7] btrfs-progs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info - - - --- 2018-02-02 Qu Wenruo New
[v2,3/3] btrfs-progs: check: Cleanup all checkpatch error and warning - - - --- 2018-02-01 Qu Wenruo New
[v2,2/3] btrfs-progs: check/lowmem: Cleanup unnecessary _v2 suffix - - - --- 2018-02-01 Qu Wenruo New
[v2] Btrfs: fix unexpected cow in run_delalloc_nocow - - - --- 2018-02-01 Liu Bo New
[v2] btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster - 1 - --- 2018-01-31 Nikolay Borisov New
btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable - 1 - --- 2018-01-31 Nikolay Borisov New
btrfs: volumes: Cleanup stripe size calculation - 2 - --- 2018-01-31 Qu Wenruo New
btrfs: volumes: Remove the meaningless condition of minimal nr_devs when allocating a chunk - 2 - --- 2018-01-31 Qu Wenruo New
[v3,7/7] btrfs-progs: Cleanup use of root in leaf_data_end - 1 - --- 2018-01-31 Gu Jinxiang New
[v3,6/7] btrfs-progs: remove no longer be used btrfs_alloc_extent - 1 - --- 2018-01-31 Gu Jinxiang New
[v3,5/7] btrfs-progs: do clean up for redundancy value assignment - 1 - --- 2018-01-31 Gu Jinxiang New
[v3,4/7] btrfs-progs: Use fs_info instead of root for BTRFS_MAX_XATTR_SIZE - 1 - --- 2018-01-31 Gu Jinxiang New
[v3,3/7] btrfs-progs: Sync code with kernel for BTRFS_MAX_INLINE_DATA_SIZE - 1 - --- 2018-01-31 Gu Jinxiang New
[v3,2/7] btrfs-progs: Use fs_info instead of root for BTRFS_NODEPTRS_PER_BLOCK - 1 - --- 2018-01-31 Gu Jinxiang New
[v3,1/7] btrfs-progs: Use fs_info instead of root for BTRFS_LEAF_DATA_SIZE - 1 - --- 2018-01-31 Gu Jinxiang New
btrfs-progs: fsck-tests: Rename tree-reloc-tree test number - - - --- 2018-01-31 Qu Wenruo New
[v3,2/2] btrfs: fix alloc device order consistency - - - --- 2018-01-31 Anand Jain New
[v3,1/2] btrfs: fix device order consistency - - - --- 2018-01-31 Anand Jain New
[v2] btrfs: print error if primary super block write fails - 1 - --- 2018-01-30 Howard McLauchlan New
[v2] iversion: make inode_cmp_iversion{+raw} return bool instead of s64 - - - --- 2018-01-30 Jeff Layton New
Btrfs: fix null pointer dereference when replacing missing device - - - --- 2018-01-30 Filipe Manana New
iversion: make inode_cmp_iversion{+raw} return bool instead of s64 - - - --- 2018-01-30 Jeff Layton New
[RESEND] btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster - 1 - --- 2018-01-30 Nikolay Borisov New
[RESEND] btrfs: Fix UAF when cleaning up fs_devs with a single stale device - - - --- 2018-01-30 Nikolay Borisov New
[v2,2/2] btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info - 2 - --- 2018-01-30 Qu Wenruo New
[v2,1/2] btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index() - 2 - --- 2018-01-30 Qu Wenruo New
[3/3] btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info - 2 - --- 2018-01-30 Qu Wenruo New
[2/3] btrfs: Unexport get_block_group_index() - - - --- 2018-01-30 Qu Wenruo New
[1/3] btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index() - 2 - --- 2018-01-30 Qu Wenruo New
[2/2] btrfs: add read_mirror_policy parameter devid - - - --- 2018-01-30 Anand Jain New
[1/2] btrfs: add mount option read_mirror_policy - - - --- 2018-01-30 Anand Jain New
[2/2] btrfs: drop optimal argument from find_live_mirror() - - - --- 2018-01-30 Anand Jain New
[1/2] btrfs: drop num argument from find_live_mirror() - - - --- 2018-01-30 Anand Jain New
btrfs: btrfs_evict_inode must clear all inodes - - - --- 2018-01-29 Jeff Mahoney New
[v3] btrfs: Ignore errors from btrfs_qgroup_trace_extent_post - 1 - --- 2018-01-29 Nikolay Borisov New
[v2] btrfs: Gracefully handle errors in btrfs_qgroup_trace_extent_post - - - --- 2018-01-29 Nikolay Borisov New
btrfs: fix err_cast.cocci warnings - - - --- 2018-01-28 Fengguang Wu New
btrfs: print error if primary super block write fails - - - --- 2018-01-26 Howard McLauchlan New
[26/26] btrfs-progs: use libbtrfsutil for subvolume list - - - --- 2018-01-26 Omar Sandoval New
[25/26] btrfs-progs: deprecate libbtrfs helpers with libbtrfsutil equivalents - - - --- 2018-01-26 Omar Sandoval New
[24/26] btrfs-progs: add recursive snapshot/delete using libbtrfsutil - - - --- 2018-01-26 Omar Sandoval New
[23/26] btrfs-progs: replace test_issubvolume() with btrfs_util_is_subvolume() - - - --- 2018-01-26 Omar Sandoval New
[22/26] btrfs-progs: use libbtrfsutil for subvol sync - - - --- 2018-01-26 Omar Sandoval New
[21/26] btrfs-progs: use libbtrfsutil for subvol show - - - --- 2018-01-26 Omar Sandoval New
[20/26] btrfs-progs: use libbtrfsutil for subvol delete - - - --- 2018-01-26 Omar Sandoval New
[19/26] btrfs-progs: use libbtrfsutil for subvol create and snapshot - - - --- 2018-01-26 Omar Sandoval New
[18/26] btrfs-progs: use libbtrfsutil for get-default - - - --- 2018-01-26 Omar Sandoval New
[17/26] btrfs-progs: use libbtrfsutil for set-default - - - --- 2018-01-26 Omar Sandoval New
[16/26] btrfs-progs: use libbtrfsutil for sync ioctls - - - --- 2018-01-26 Omar Sandoval New
[15/26] btrfs-progs: use libbtrfsutil for read-only property - - - --- 2018-01-26 Omar Sandoval New
[14/26] libbtrfsutil: add filesystem sync helpers - - - --- 2018-01-26 Omar Sandoval New
[13/26] libbtrfsutil: add btrfs_util_deleted_subvolumes() - - - --- 2018-01-26 Omar Sandoval New
[12/26] libbtrfsutil: add btrfs_util_delete_subvolume() - - - --- 2018-01-26 Omar Sandoval New
[11/26] libbtrfsutil: add btrfs_util_create_snapshot() - - - --- 2018-01-26 Omar Sandoval New
[10/26] libbtrfsutil: add subvolume iterator helpers - - - --- 2018-01-26 Omar Sandoval New
[09/26] libbtrfsutil: add btrfs_util_[gs]et_default_subvolume() - - - --- 2018-01-26 Omar Sandoval New
[08/26] libbtrfsutil: add btrfs_util_[gs]et_read_only() - - - --- 2018-01-26 Omar Sandoval New
[07/26] libbtrfsutil: add btrfs_util_subvolume_info() - - - --- 2018-01-26 Omar Sandoval New
[06/26] libbtrfsutil: add btrfs_util_create_subvolume() - - - --- 2018-01-26 Omar Sandoval New
« 1 2 ... 230 231 232324 325 »