Show patches with: State = Action Required       |   32484 patches
« 1 2 ... 95 96 97324 325 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,03/18] btrfs-progs: lowmem check: assign @parent early in repair_extent_data_item() - 1 - --- 2018-02-08 Su Yue New
[v4,04/18] btrfs-progs: lowmem check: exclude extents of metadata blocks - - - --- 2018-02-08 Su Yue New
[v4,05/18] btrfs-progs: lowmem check: introduce mark/clear_block_groups_full() - - - --- 2018-02-08 Su Yue New
[v4,06/18] btrfs-progs: lowmem check: introduce try_force_cow_in_new_chunk() - - - --- 2018-02-08 Su Yue New
[v4,07/18] btrfs-progs: lowmem check: introduce avoid_extents_overwrite() - - - --- 2018-02-08 Su Yue New
[v4,08/18] btrfs-progs: lowmem check: exclude extents if init-extent-tree in lowmem - - - --- 2018-02-08 Su Yue New
[v4,09/18] btrfs-progs: lowmem check: start to remove parameters @trans in lowmem - - - --- 2018-02-08 Su Yue New
[v4,10/18] btrfs-progs: lowmem check: remove parameter @trans of delete_extent_item() - - - --- 2018-02-08 Su Yue New
[v4,11/18] btrfs-progs: lowmem check: remove parameter @trans of repair_chunk_item() - - - --- 2018-02-08 Su Yue New
[v4,12/18] btrfs-progs: lowmem check: remove parameter @trans of repair_extent_item() - - - --- 2018-02-08 Su Yue New
[v4,13/18] btrfs-progs: lowmem check: remove parameter @trans of check_leaf_items() - - - --- 2018-02-08 Su Yue New
[v4,14/18] btrfs-progs: lowmem check: remove parameter @trans of repair_tree_back_ref() - - - --- 2018-02-08 Su Yue New
[v4,15/18] btrfs-progs: lowmem check: remove parameter @trans of check_btrfs_root() - - - --- 2018-02-08 Su Yue New
[v4,16/18] btrfs-progs: lowmem check: introduce repair_block_accounting() - - - --- 2018-02-08 Su Yue New
[v4,17/18] btrfs-progs: lowmem check: end of removing parameters @trans in lowmem - - - --- 2018-02-08 Su Yue New
[v4,18/18] btrfs-progs: fsck-tests: add image no extent with normal device size - - - --- 2018-02-08 Su Yue New
[1/3] btrfs-progs: add prerequisite mkfs.btrfs for test-cli - - - --- 2018-02-08 Gu Jinxiang New
[2/3] btrfs-progs: add prerequisite btrfs-image for test-fuzz - - - --- 2018-02-08 Gu Jinxiang New
[3/3] btrfs-progs: add prerequisite btrfs-convert for test-misc - - - --- 2018-02-08 Gu Jinxiang New
[v5,1/3] btrfs-progs: Add make testsuite command for export tests - - - --- 2018-02-08 Gu Jinxiang New
[v5,2/3] btrfs-progs: introduce TEST_TOP and INTERNAL_BIN for tests directory and internal binaries - - - --- 2018-02-08 Gu Jinxiang New
[v5,3/3] btrfs-progs: Add readme for export testsuits - - - --- 2018-02-08 Gu Jinxiang New
[v2] lockdep: Fix fs_reclaim warning. - - - --- 2018-02-08 Tetsuo Handa New
[btrfs-next] Btrfs: extent map selftest: fix non-ANSI btrfs_test_extent_map declaration - - - --- 2018-02-08 Colin King New
[1/2] btrfs: Remove invalid null checks from btrfs_cleanup_dirty_bgs - 1 - --- 2018-02-08 Nikolay Borisov New
[2/2] btrfs: Document consistency of transaction->io_bgs list - - - --- 2018-02-08 Nikolay Borisov New
[v2] btrfs-progs: ctree: Add extra level check for read_node_slot() - - - --- 2018-02-09 Qu Wenruo New
[v2,01/10] btrfs-progs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info - - - --- 2018-02-09 Qu Wenruo New
[v2,02/10] btrfs-progs: Merge btrfs_alloc_data_chunk into btrfs_alloc_chunk - - - --- 2018-02-09 Qu Wenruo New
[v2,03/10] btrfs-progs: Make btrfs_alloc_chunk to handle block group creation - - - --- 2018-02-09 Qu Wenruo New
[v2,04/10] btrfs-progs: Introduce btrfs_raid_array and related infrastructures - - - --- 2018-02-09 Qu Wenruo New
[v2,05/10] btrfs-progs: volumes: Allow find_free_dev_extent() to return maximum hole size - - - --- 2018-02-09 Qu Wenruo New
[v2,06/10] btrfs-progs: kernel-lib: Port kernel sort() to btrfs-progs - - - --- 2018-02-09 Qu Wenruo New
[v2,07/10] btrfs-progs: volumes: Unify free dev extent search behavior between kernel and btrfs-pro… - - - --- 2018-02-09 Qu Wenruo New
[v2,08/10] btrfs-progs: Move chunk stripe size calcution function to volumes.h - - - --- 2018-02-09 Qu Wenruo New
[v2,09/10] btrfs-progs: Use btrfs_device->fs_info to replace btrfs_device->dev_root - - - --- 2018-02-09 Qu Wenruo New
[v2,10/10] btrfs-progs: Refactor btrfs_alloc_chunk to mimic kernel structure and behavior - - - --- 2018-02-09 Qu Wenruo New
btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call site - 1 - --- 2018-02-09 Nikolay Borisov New
btrfs-progs: print-tree: fix INODE_ITEM sequence and flags - - - --- 2018-02-12 Anand Jain New
[1/3] btrfs: open code btrfs_dev_replace_cancel() - - - --- 2018-02-12 Anand Jain New
[2/3] btrfs: rename __btrfs_dev_replace_cancel() - - - --- 2018-02-12 Anand Jain New
[3/3] btrfs: btrfs_dev_replace_cancel() can return int - - - --- 2018-02-12 Anand Jain New
btrfs: fix extent_buffer_uptodate() return - - - --- 2018-02-12 Anand Jain New
btrfs: verify max_inline mount parameter - - - --- 2018-02-12 Anand Jain New
[1/1] btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume() - 2 - --- 2018-02-12 Anand Jain New
[1/1] btrfs: log, when replace, is canceled by the user - - - --- 2018-02-12 Anand Jain New
btrfs: use set functions to update latest refs to the SB - - - --- 2018-02-12 Anand Jain New
btrfs: Verify extent allocated by find_free_extent() won't overlap with extents from previous trans… - - - --- 2018-02-13 Qu Wenruo New
[v2] btrfs: fix endianness compatibility during the SB RW - 2 - --- 2018-02-13 Anand Jain New
[v2] btrfs: log, when replace, is canceled by the user - 1 - --- 2018-02-13 Anand Jain New
btrfs: no need to check if tgt_device is null - - - --- 2018-02-13 Anand Jain New
btrfs: extent_buffer_uptodate() make it static and inline - 1 - --- 2018-02-13 Anand Jain New
[v2,1/2] btrfs: declare max_inline as u32 - 1 - --- 2018-02-13 Anand Jain New
[v2,2/2] btrfs: verify max_inline mount parameter - - - --- 2018-02-13 Anand Jain New
btrfs: manage thread_pool mount option as %u - 1 - --- 2018-02-13 Anand Jain New
btrfs: manage subvolid mount option as %u - - - --- 2018-02-13 Anand Jain New
btrfs: manage metadata_ratio mount option as %u - - - --- 2018-02-13 Anand Jain New
btrfs: manage check_int_print_mask mount option as %u - - - --- 2018-02-13 Anand Jain New
btrfs: manage commit mount option as %u - - - --- 2018-02-13 Anand Jain New
btrfs: add a comment to mark the deprecated mount option - - - --- 2018-02-13 Anand Jain New
btrfs: fix bare unsigned declarations - - - --- 2018-02-13 Anand Jain New
btrfs-progs: compile with musl libc - - - --- 2018-02-13 Dan Robertson New
[1/2] btrfs: Remove extra run_delayed_items call - - - --- 2018-02-13 Nikolay Borisov New
[2/2] btrfs: Refactor running of delayed inode items during transaction commit - - - --- 2018-02-13 Nikolay Borisov New
btrfs-progs: Fix read beyond boundary bug in build_roots_info_cache() - - - --- 2018-02-14 Qu Wenruo New
btrfs-progs: mkfs/rootdir: Fix memory leak in traverse_directory() - - - --- 2018-02-14 Qu Wenruo New
btrfs-progs: convert/ext2: Fix memory leak caused by handled ext2_filsys - - - --- 2018-02-14 Qu Wenruo New
btrfs: Remove redundant memory barriers - 1 - --- 2018-02-14 Nikolay Borisov New
btrfs: Relax memory barrier in btrfs_tree_unlock - 1 - --- 2018-02-14 Nikolay Borisov New
[v2] btrfs: verify subvolid mount parameter - 1 - --- 2018-02-14 Anand Jain New
[v2] btrfs: fix bare unsigned declarations - - - --- 2018-02-14 Anand Jain New
btrfs: remove unused function btrfs_async_submit_limit() - 1 - --- 2018-02-15 Anand Jain New
[v2] btrfs: cow_file_range() num_bytes and disk_num_bytes are same - 1 - --- 2018-02-15 Anand Jain New
btrfs: use ASSERT to report logical error in cow_file_range() - - - --- 2018-02-15 Anand Jain New
[RESEND] btrfs: delete function btrfs_close_extra_devices() - 1 - --- 2018-02-15 Anand Jain New
[v2] btrfs: use ASSERT to report logical error in cow_file_range() - 2 - --- 2018-02-15 Anand Jain New
[v2,01/27] btrfs-progs: get rid of undocumented qgroup inheritance options - - - --- 2018-02-15 Omar Sandoval New
[v2,02/27] Add libbtrfsutil - 1 - --- 2018-02-15 Omar Sandoval New
[v2,03/27] libbtrfsutil: add Python bindings - - - --- 2018-02-15 Omar Sandoval New
[v2,04/27] libbtrfsutil: add btrfs_util_is_subvolume() and btrfs_util_subvolume_id() - - - --- 2018-02-15 Omar Sandoval New
[v2,05/27] libbtrfsutil: add qgroup inheritance helpers - - - --- 2018-02-15 Omar Sandoval New
[v2,06/27] libbtrfsutil: add btrfs_util_create_subvolume() - - - --- 2018-02-15 Omar Sandoval New
[v2,07/27] libbtrfsutil: add btrfs_util_subvolume_path() - - - --- 2018-02-15 Omar Sandoval New
[v2,08/27] libbtrfsutil: add btrfs_util_subvolume_info() - - - --- 2018-02-15 Omar Sandoval New
[v2,09/27] libbtrfsutil: add btrfs_util_[gs]et_read_only() - - - --- 2018-02-15 Omar Sandoval New
[v2,10/27] libbtrfsutil: add btrfs_util_[gs]et_default_subvolume() - - - --- 2018-02-15 Omar Sandoval New
[v2,11/27] libbtrfsutil: add subvolume iterator helpers - - - --- 2018-02-15 Omar Sandoval New
[v2,12/27] libbtrfsutil: add btrfs_util_create_snapshot() - - - --- 2018-02-15 Omar Sandoval New
[v2,13/27] libbtrfsutil: add btrfs_util_delete_subvolume() - - - --- 2018-02-15 Omar Sandoval New
[v2,14/27] libbtrfsutil: add btrfs_util_deleted_subvolumes() - - - --- 2018-02-15 Omar Sandoval New
[v2,15/27] libbtrfsutil: add filesystem sync helpers - - - --- 2018-02-15 Omar Sandoval New
[v2,16/27] btrfs-progs: use libbtrfsutil for read-only property - - - --- 2018-02-15 Omar Sandoval New
[v2,17/27] btrfs-progs: use libbtrfsutil for sync ioctls - - - --- 2018-02-15 Omar Sandoval New
[v2,18/27] btrfs-progs: use libbtrfsutil for set-default - - - --- 2018-02-15 Omar Sandoval New
[v2,19/27] btrfs-progs: use libbtrfsutil for get-default - - - --- 2018-02-15 Omar Sandoval New
[v2,20/27] btrfs-progs: use libbtrfsutil for subvol create and snapshot - - - --- 2018-02-15 Omar Sandoval New
[v2,21/27] btrfs-progs: use libbtrfsutil for subvol delete - - - --- 2018-02-15 Omar Sandoval New
[v2,22/27] btrfs-progs: use libbtrfsutil for subvol show - - - --- 2018-02-15 Omar Sandoval New
[v2,23/27] btrfs-progs: use libbtrfsutil for subvol sync - - - --- 2018-02-15 Omar Sandoval New
[v2,24/27] btrfs-progs: replace test_issubvolume() with btrfs_util_is_subvolume() - - - --- 2018-02-15 Omar Sandoval New
« 1 2 ... 95 96 97324 325 »