Show patches with: State = Action Required       |   33674 patches
« 1 2 ... 240 241 242336 337 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/8] btrfs-progs: qgroups: fix misleading index check - - - --- 2018-03-02 Jeff Mahoney New
[1/8] btrfs-progs: quota: Add -W option to rescan to wait without starting rescan - - - --- 2018-03-02 Jeff Mahoney New
Ongoing Btrfs stability issues - - - --- 2018-03-02 Liu Bo New
btrfs: Remove root argument from cow_file_range_inline - 1 - --- 2018-03-02 Nikolay Borisov New
[5/5] btrfs: Show more accurate max_inline - - - --- 2018-03-02 Qu Wenruo New
[4/5] btrfs: Unify inline extent creation condition for plain and compressed data - - - --- 2018-03-02 Qu Wenruo New
[3/5] btrfs: Embed sector size check into BTRFS_MAX_INLINE_DATA_SIZE() - - - --- 2018-03-02 Qu Wenruo New
[2/5] btrfs: Always limit inline extent size by uncompressed size - - - --- 2018-03-02 Qu Wenruo New
[1/5] btrfs: Parse options after node/sector size initialized - - - --- 2018-03-02 Qu Wenruo New
[3/3] btrfs: Show more accurate max_inline - - - --- 2018-03-02 Qu Wenruo New
[2/3] btrfs: Unify inline extent creation condition for plain and compressed data - - - --- 2018-03-02 Qu Wenruo New
[1/3] btrfs: Embed sector size check into BTRFS_MAX_INLINE_DATA_SIZE() - - - --- 2018-03-02 Qu Wenruo New
[4/4] btrfs-progs: test/convert: Add test case for invalid large inline data extent - - - --- 2018-03-01 Qu Wenruo New
[3/4] btrfs-progs: check/lowmem mode: Check inline extent size - 1 - --- 2018-03-01 Qu Wenruo New
[2/4] btrfs-progs: check/original mode: Check inline extent size - 1 - --- 2018-03-01 Qu Wenruo New
[1/4] btrfs-progs: Limit inline extent below page size - - - --- 2018-03-01 Qu Wenruo New
generic: test fsync new file after removing hard link - - - --- 2018-02-28 Filipe Manana New
generic: add test for fsync after renaming and linking special file - - - --- 2018-02-28 Filipe Manana New
Btrfs: fix log replay failure after unlink and link combination - - - --- 2018-02-28 Filipe Manana New
[1/2] Btrfs: fix log replay failure after linking special file and fsync - 1 - --- 2018-02-28 Filipe Manana New
[2/3] btrfs-progs: check/lowmem: Fix false alert of data extent backref lost for snapshot - 1 - --- 2018-02-28 Lu Fengqi New
[v2,1/3] btrfs-progs: check/lowmem: Fix the incorrect error message of check_extent_data_item - 2 - --- 2018-02-28 Lu Fengqi New
[v2,14/27] libbtrfsutil: add btrfs_util_deleted_subvolumes() - - - --- 2018-02-28 Misono Tomohiro New
Btrfs: dev-replace: skip prealloc extents when copy nocow pages - 1 - --- 2018-02-28 Liu Bo New
[3/3] btrfs: Remove root argument from btrfs_log_dentry_safe - - - --- 2018-02-27 Nikolay Borisov New
[2/3] btrfs: Remove root arg from btrfs_log_inode_parent - - - --- 2018-02-27 Nikolay Borisov New
[1/3] btrfs: Remove redundant comment from btrfs_search_forward - - - --- 2018-02-27 Nikolay Borisov New
[4/4] btrfs: move btrfs_listxattr prototype to xattr.h - - - --- 2018-02-27 David Sterba New
[3/4] btrfs: adjust return type of btrfs_getxattr - - - --- 2018-02-27 David Sterba New
[2/4] btrfs: drop extern from function declarations - - - --- 2018-02-27 David Sterba New
[1/4] btrfs: drop underscores from exported xattr functions - - - --- 2018-02-27 David Sterba New
btrfs-progs: check/lowmem: Fix the incorrect error message of check_extent_data_item - - - --- 2018-02-27 Lu Fengqi New
[4/4] btrfs-progs: check: Distingusih csum checking output for --check-data-csum - - - --- 2018-02-27 Qu Wenruo New
[3/4] btrfs-progs: check: Continue check even csum error is found - - - --- 2018-02-27 Qu Wenruo New
[2/4] btrfs-progs: check: Fix data csum check return value - - - --- 2018-02-27 Qu Wenruo New
[1/4] btrfs-progs: check: Check data csum for all copies - - - --- 2018-02-27 Qu Wenruo New
[v2] btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids - - - --- 2018-02-27 Anand Jain New
btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids - - - --- 2018-02-27 Anand Jain New
btrfs: drop nonvaring variable, instead define it - - - --- 2018-02-26 Anand Jain New
[v3] btrfs: fix bare unsigned declarations - - - --- 2018-02-26 Anand Jain New
[RFC] fstests: Check if a fs can survive random (emulated) power loss - - - --- 2018-02-26 Qu Wenruo New
[v3] btrfs: verify max_inline mount parameter - - - --- 2018-02-26 Anand Jain New
[1/1] btrfs: fix NPD when target device is missing - - - --- 2018-02-24 Anand Jain New
[v2] btrfs: fix null pointer deref when target device is missing - - - --- 2018-02-24 Anand Jain New
[2/2] btrfs: Factor out write portion of btrfs_get_blocks_direct - 1 - --- 2018-02-22 Nikolay Borisov New
[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
« 1 2 ... 240 241 242336 337 »