Show patches with: State = Action Required       |   32529 patches
« 1 2 ... 229 230 231325 326 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] btrfs: Factor out read portion of btrfs_get_blocks_direct - 1 - --- 2018-02-22 Nikolay Borisov New
btrfs-progs: dump-tree: add degraded option - - - --- 2018-02-22 Anand Jain New
btrfs: fix endianness in super_copy - 1 - --- 2018-02-22 Anand Jain New
[v3,9/9] btrfs-progs: Refactor btrfs_alloc_chunk to mimic kernel structure and behavior - - - --- 2018-02-22 Qu Wenruo New
[v3,8/9] btrfs-progs: Use btrfs_device->fs_info to replace btrfs_device->dev_root - - - --- 2018-02-22 Qu Wenruo New
[v3,7/9] btrfs-progs: Move chunk stripe size calcution function to volumes.h - - - --- 2018-02-22 Qu Wenruo New
[v3,6/9] btrfs-progs: volumes: Unify free dev extent search behavior between kernel and btrfs-progs. - - - --- 2018-02-22 Qu Wenruo New
[v3,5/9] btrfs-progs: volumes: Allow find_free_dev_extent() to return maximum hole size - - - --- 2018-02-22 Qu Wenruo New
[v3,4/9] btrfs-progs: Introduce btrfs_raid_array and related infrastructures - - - --- 2018-02-22 Qu Wenruo New
[v3,3/9] btrfs-progs: Make btrfs_alloc_chunk to handle block group creation - - - --- 2018-02-22 Qu Wenruo New
[v3,2/9] btrfs-progs: Merge btrfs_alloc_data_chunk into btrfs_alloc_chunk - - - --- 2018-02-22 Qu Wenruo New
[v3,1/9] btrfs-progs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info - - - --- 2018-02-22 Qu Wenruo New
[RFC] btrfs: Speedup btrfs_read_block_groups() - - - --- 2018-02-22 Qu Wenruo New
btrfs: Add nossd_spread mount option - 1 - --- 2018-02-21 Howard McLauchlan New
btrfs: qgroups, properly handle no reservations - - - --- 2018-02-21 Jeff Mahoney New
btrfs: Fix locking during DIO read - - - --- 2018-02-21 Nikolay Borisov New
[1/1] btrfs: remove assert in btrfs_init_dev_replace_tgtdev() - 1 - --- 2018-02-20 Anand Jain New
btrfs: fix NPD during canceling replace when the target is missing - - - --- 2018-02-20 Anand Jain New
[1/1] btrfs: fix NPD when target device is missing - - - --- 2018-02-20 Anand Jain New
btrfs: Fix rcu_dereference usage outside of read critical section - - - --- 2018-02-20 Nikolay Borisov New
btrfs/150: add _scratch_dev_pool_get/put to run the test as expected - 1 - --- 2018-02-20 Misono Tomohiro New
[2/2] btrfs: add more __cold annotations - - - --- 2018-02-19 David Sterba New
[1/2] btrfs: add (the only possible) __exit annotation - - - --- 2018-02-19 David Sterba New
Fix NULL pointer exception in find_bio_stripe() - 1 - --- 2018-02-16 Dmitriy Gorokh New
[RFC,josef-btrfs] block: blkcg_qos_init() can be static - - - --- 2018-02-16 Fengguang Wu New
btrfs: use kvzalloc to allocate btrfs_fs_info - 1 - --- 2018-02-16 Jeff Mahoney New
[v2,27/27] btrfs-progs: deprecate libbtrfs helpers - - - --- 2018-02-15 Omar Sandoval New
[v2,26/27] btrfs-progs: use libbtrfsutil for subvolume list - - - --- 2018-02-15 Omar Sandoval New
[v2,25/27] btrfs-progs: add recursive snapshot/delete using libbtrfsutil - - - --- 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
[v2,23/27] btrfs-progs: use libbtrfsutil for subvol sync - - - --- 2018-02-15 Omar Sandoval New
[v2,22/27] btrfs-progs: use libbtrfsutil for subvol show - - - --- 2018-02-15 Omar Sandoval New
[v2,21/27] btrfs-progs: use libbtrfsutil for subvol delete - - - --- 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,19/27] btrfs-progs: use libbtrfsutil for get-default - - - --- 2018-02-15 Omar Sandoval New
[v2,18/27] btrfs-progs: use libbtrfsutil for set-default - - - --- 2018-02-15 Omar Sandoval New
[v2,17/27] btrfs-progs: use libbtrfsutil for sync ioctls - - - --- 2018-02-15 Omar Sandoval New
[v2,16/27] btrfs-progs: use libbtrfsutil for read-only property - - - --- 2018-02-15 Omar Sandoval New
[v2,15/27] libbtrfsutil: add filesystem sync helpers - - - --- 2018-02-15 Omar Sandoval New
[v2,14/27] libbtrfsutil: add btrfs_util_deleted_subvolumes() - - - --- 2018-02-15 Omar Sandoval New
[v2,13/27] libbtrfsutil: add btrfs_util_delete_subvolume() - - - --- 2018-02-15 Omar Sandoval New
[v2,12/27] libbtrfsutil: add btrfs_util_create_snapshot() - - - --- 2018-02-15 Omar Sandoval New
[v2,11/27] libbtrfsutil: add subvolume iterator helpers - - - --- 2018-02-15 Omar Sandoval New
[v2,10/27] libbtrfsutil: add btrfs_util_[gs]et_default_subvolume() - - - --- 2018-02-15 Omar Sandoval New
[v2,09/27] libbtrfsutil: add btrfs_util_[gs]et_read_only() - - - --- 2018-02-15 Omar Sandoval New
[v2,08/27] libbtrfsutil: add btrfs_util_subvolume_info() - - - --- 2018-02-15 Omar Sandoval New
[v2,07/27] libbtrfsutil: add btrfs_util_subvolume_path() - - - --- 2018-02-15 Omar Sandoval New
[v2,06/27] libbtrfsutil: add btrfs_util_create_subvolume() - - - --- 2018-02-15 Omar Sandoval New
[v2,05/27] libbtrfsutil: add qgroup inheritance helpers - - - --- 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,03/27] libbtrfsutil: add Python bindings - - - --- 2018-02-15 Omar Sandoval New
[v2,02/27] Add libbtrfsutil - 1 - --- 2018-02-15 Omar Sandoval New
[v2,01/27] btrfs-progs: get rid of undocumented qgroup inheritance options - - - --- 2018-02-15 Omar Sandoval New
[v2] btrfs: use ASSERT to report logical error in cow_file_range() - 2 - --- 2018-02-15 Anand Jain New
[RESEND] btrfs: delete function btrfs_close_extra_devices() - 1 - --- 2018-02-15 Anand Jain New
btrfs: use ASSERT to report logical error in cow_file_range() - - - --- 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: remove unused function btrfs_async_submit_limit() - 1 - --- 2018-02-15 Anand Jain New
[v2] btrfs: fix bare unsigned declarations - - - --- 2018-02-14 Anand Jain New
[v2] btrfs: verify subvolid mount parameter - 1 - --- 2018-02-14 Anand Jain New
btrfs: Relax memory barrier in btrfs_tree_unlock - 1 - --- 2018-02-14 Nikolay Borisov New
btrfs: Remove redundant memory barriers - 1 - --- 2018-02-14 Nikolay Borisov New
btrfs-progs: convert/ext2: Fix memory leak caused by handled ext2_filsys - - - --- 2018-02-14 Qu Wenruo New
btrfs-progs: mkfs/rootdir: Fix memory leak in traverse_directory() - - - --- 2018-02-14 Qu Wenruo New
btrfs-progs: Fix read beyond boundary bug in build_roots_info_cache() - - - --- 2018-02-14 Qu Wenruo New
[2/2] btrfs: Refactor running of delayed inode items during transaction commit - - - --- 2018-02-13 Nikolay Borisov New
[1/2] btrfs: Remove extra run_delayed_items call - - - --- 2018-02-13 Nikolay Borisov New
btrfs-progs: compile with musl libc - - - --- 2018-02-13 Dan Robertson New
btrfs: fix bare unsigned declarations - - - --- 2018-02-13 Anand Jain New
btrfs: add a comment to mark the deprecated mount option - - - --- 2018-02-13 Anand Jain New
btrfs: manage commit 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 metadata_ratio mount option as %u - - - --- 2018-02-13 Anand Jain New
btrfs: manage subvolid mount option as %u - - - --- 2018-02-13 Anand Jain New
btrfs: manage thread_pool mount option as %u - 1 - --- 2018-02-13 Anand Jain New
[v2,2/2] btrfs: verify max_inline mount parameter - - - --- 2018-02-13 Anand Jain New
[v2,1/2] btrfs: declare max_inline as u32 - 1 - --- 2018-02-13 Anand Jain New
btrfs: extent_buffer_uptodate() make it static and inline - 1 - --- 2018-02-13 Anand Jain New
btrfs: no need to check if tgt_device is null - - - --- 2018-02-13 Anand Jain New
[v2] btrfs: log, when replace, is canceled by the user - 1 - --- 2018-02-13 Anand Jain New
[v2] btrfs: fix endianness compatibility during the SB RW - 2 - --- 2018-02-13 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
btrfs: use set functions to update latest refs to the SB - - - --- 2018-02-12 Anand Jain New
[1/1] btrfs: log, when replace, is canceled by the user - - - --- 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
btrfs: verify max_inline mount parameter - - - --- 2018-02-12 Anand Jain New
btrfs: fix extent_buffer_uptodate() return - - - --- 2018-02-12 Anand Jain New
[3/3] btrfs: btrfs_dev_replace_cancel() can return int - - - --- 2018-02-12 Anand Jain New
[2/3] btrfs: rename __btrfs_dev_replace_cancel() - - - --- 2018-02-12 Anand Jain New
[1/3] btrfs: open code btrfs_dev_replace_cancel() - - - --- 2018-02-12 Anand Jain New
btrfs-progs: print-tree: fix INODE_ITEM sequence and flags - - - --- 2018-02-12 Anand Jain New
btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call site - 1 - --- 2018-02-09 Nikolay Borisov New
[v2,10/10] btrfs-progs: Refactor btrfs_alloc_chunk to mimic kernel structure and behavior - - - --- 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,08/10] btrfs-progs: Move chunk stripe size calcution function to volumes.h - - - --- 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,06/10] btrfs-progs: kernel-lib: Port kernel sort() to btrfs-progs - - - --- 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,04/10] btrfs-progs: Introduce btrfs_raid_array and related infrastructures - - - --- 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
« 1 2 ... 229 230 231325 326 »