Show patches with: State = Action Required       |   32863 patches
« 1 2 ... 92 93 94328 329 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
btrfs: replace the BUG_ON() in btrfs_del_root_ref() with proper error handling btrfs: replace the BUG_ON() in btrfs_del_root_ref() with proper error handling - 1 - --- 2021-12-01 Qu Wenruo New
[17/17] btrfs: unexport btrfs_get_io_geometry() btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[16/17] btrfs: remove the stripe boundary calculation for direct IO btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[15/17] btrfs: remove stripe boundary calculation for compressed IO btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[14/17] btrfs: remove buffered IO stripe boundary calculation btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[13/17] btrfs: allow btrfs_map_bio() to split bio according to chunk stripe boundaries btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[12/17] btrfs: return proper mapped length for RAID56 profiles in __btrfs_map_block() btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[11/17] btrfs: make dec_and_test_compressed_bio() to be split bio compatible btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[10/17] btrfs: make metadata write endio functions to be split bio compatible btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[09/17] btrfs: make data buffered write endio function to be split bio compatible btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[08/17] btrfs: make data buffered read path to handle split bio properly btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[07/17] btrfs: introduce btrfs_bio_split() helper btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[06/17] btrfs: replace btrfs_dio_private::refs with btrfs_dio_private::pending_bytes btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[05/17] btrfs: move btrfs_bio_wq_end_io() calls into submit_stripe_bio() btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[04/17] btrfs: refactor btrfs_map_bio() btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[03/17] btrfs: use correct bio size for error message in btrfs_end_dio_bio() btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[02/17] btrfs: save bio::bi_iter into btrfs_bio::iter before submitting btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[01/17] btrfs: update an stale comment on btrfs_submit_bio_hook() btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[v2] btrfs: fix re-dirty process of tree-log nodes [v2] btrfs: fix re-dirty process of tree-log nodes - 1 - --- 2021-11-30 Naohiro Aota New
[3/3] lib/Kconfig.debug: Make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB Fix CONFIG_TEST_KMOD with 256kB page size - - - --- 2021-11-29 Nathan Chancellor New
[2/3] btrfs: Use generic Kconfig option for 256kB page size limit Fix CONFIG_TEST_KMOD with 256kB page size 1 - - --- 2021-11-29 Nathan Chancellor New
[1/3] arch/Kconfig: Split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB Fix CONFIG_TEST_KMOD with 256kB page size - - - --- 2021-11-29 Nathan Chancellor New
[v7] btrfs: Add new test for setting the chunk size. [v7] btrfs: Add new test for setting the chunk size. - 1 - --- 2021-11-29 Stefan Roesch New
fstests: btrfs/156: require no compress fstests: btrfs/156: require no compress - - - --- 2021-11-29 Josef Bacik New
[v2] btrfs: test balance and send running in parallel [v2] btrfs: test balance and send running in parallel - - - --- 2021-11-29 Filipe Manana New
btrfs: fix re-dirty process of tree-log nodes btrfs: fix re-dirty process of tree-log nodes - 1 - --- 2021-11-29 Naohiro Aota New
[RFC,11/11] btrfs: temporarily disable RAID56 btrfs: split bio at btrfs_map_bio() time - - - --- 2021-11-28 Qu Wenruo New
[RFC,10/11] btrfs: remove btrfs_bio_ctrl::len_to_stripe_boundary btrfs: split bio at btrfs_map_bio() time - - - --- 2021-11-28 Qu Wenruo New
[RFC,09/11] btrfs: remove bio split operations in btrfs_submit_direct() btrfs: split bio at btrfs_map_bio() time - - - --- 2021-11-28 Qu Wenruo New
[RFC,08/11] btrfs: allow btrfs_map_bio() to split bio according to chunk stripe boundaries btrfs: split bio at btrfs_map_bio() time - - - --- 2021-11-28 Qu Wenruo New
[RFC,07/11] btrfs: make end_bio_extent_*_writepage() to handle split biot properly btrfs: split bio at btrfs_map_bio() time - - - --- 2021-11-28 Qu Wenruo New
[RFC,06/11] btrfs: make end_bio_extent_readpage() to handle split bio properly btrfs: split bio at btrfs_map_bio() time - - - --- 2021-11-28 Qu Wenruo New
[RFC,05/11] btrfs: save bio::bi_iter into btrfs_bio::iter before submitting btrfs: split bio at btrfs_map_bio() time - - - --- 2021-11-28 Qu Wenruo New
[RFC,04/11] btrfs: introduce btrfs_bio_split() helper btrfs: split bio at btrfs_map_bio() time - - - --- 2021-11-28 Qu Wenruo New
[RFC,03/11] btrfs: move btrfs_bio_wq_end_io() calls into submit_stripe_bio() btrfs: split bio at btrfs_map_bio() time - - - --- 2021-11-28 Qu Wenruo New
[RFC,02/11] btrfs: refactor btrfs_map_bio() btrfs: split bio at btrfs_map_bio() time - - - --- 2021-11-28 Qu Wenruo New
[RFC,01/11] btrfs: update an stale comment on btrfs_submit_bio_hook() btrfs: split bio at btrfs_map_bio() time - - - --- 2021-11-28 Qu Wenruo New
[GIT,PULL] Btrfs fixes for 5.16-rc3 [GIT,PULL] Btrfs fixes for 5.16-rc3 - - - --- 2021-11-26 David Sterba New
[v4] btrfs: Test proper interaction between skip_balance and paused balance [v4] btrfs: Test proper interaction between skip_balance and paused balance - - - --- 2021-11-25 Nikolay Borisov New
[v3,3/3] btrfs: allow device add if balance is paused Support adding a device during paused balance - - - --- 2021-11-25 Nikolay Borisov New
[v3,2/3] btrfs: make device add compatible with paused balance in btrfs_exclop_start_try_lock Support adding a device during paused balance - - - --- 2021-11-25 Nikolay Borisov New
[v3,1/3] btrfs: introduce BTRFS_EXCLOP_BALANCE_PAUSED exclusive state Support adding a device during paused balance - - - --- 2021-11-25 Nikolay Borisov New
[v3] fstests: btrfs/049: add regression test for compress-force mount options [v3] fstests: btrfs/049: add regression test for compress-force mount options - 1 - --- 2021-11-25 Qu Wenruo New
[v6] btrfs: Add new test for setting the chunk size. [v6] btrfs: Add new test for setting the chunk size. - 1 - --- 2021-11-24 Stefan Roesch New
[3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults Avoid live-lock in fault-in+uaccess loops with sub-page faults 1 - - --- 2021-11-24 Catalin Marinas New
[2/3] arm64: Add support for sub-page faults user probing Avoid live-lock in fault-in+uaccess loops with sub-page faults - - - --- 2021-11-24 Catalin Marinas New
[1/3] mm: Introduce fault_in_exact_writeable() to probe for sub-page faults Avoid live-lock in fault-in+uaccess loops with sub-page faults - - - --- 2021-11-24 Catalin Marinas New
[v2,3/3] btrfs: call mapping_set_error() on btree inode with a write error Metadata IO error fixes - 1 - --- 2021-11-24 Josef Bacik New
[v2,2/3] btrfs: check the root node for uptodate before returning it Metadata IO error fixes - 1 - --- 2021-11-24 Josef Bacik New
[v2,1/3] btrfs: clear extent buffer uptodate when we fail to write it Metadata IO error fixes - - - --- 2021-11-24 Josef Bacik New
[2/2] btrfs: check the root node for uptodate before returning it Metadata IO error fixes - - - --- 2021-11-24 Josef Bacik New
[1/2] btrfs: clear extent buffer uptodate when we fail to write it Metadata IO error fixes - - - --- 2021-11-24 Josef Bacik New
fstests: btrfs/176: redirect _format_swapfile to null fstests: btrfs/176: redirect _format_swapfile to null - - - --- 2021-11-24 Josef Bacik New
[21/21] btrfs: move btrfs_scrub_progress() definition to scrub.h btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[20/21] btrfs: move btrfs_scrub_cancel_dev() definition to scrub.h btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[19/21] btrfs: move btrfs_scrub_cancel() definition to scrub.h btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[18/21] btrfs: move btrfs_scrub_continue() definition to scrub.h btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[17/21] btrfs: move btrfs_scrub_pause() definition to scrub.h btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[16/21] btrfs: move btrfs_scrub_dev() definition to scrub.h btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[15/21] btrfs: zoned: move finish_extent_writes_for_zoned to zoned code btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[14/21] btrfs: zoned: move sync_replace_for_zoned to zoned code btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[13/21] btrfs: make scrub_submit and scrub_wr_submit non-static btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[12/21] btrfs: zoned: sync_write_pointer_for_zoned to zoned code btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[11/21] btrfs: zoned: move fill_writer_pointer_gap to zoned code btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[10/21] btrfs: move struct scrub_ctx to scrub.h btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[09/21] btrfs: zoned: skip zoned check if block_group is marked as copy btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[08/21] btrfs: zoned: move is_block_group_to_copy to zoned code btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[07/21] btrfs: zoned: move btrfs_finish_block_group_to_copy to zoned code btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[06/21] btrfs: zoned: move mark_block_group_to_copy to zoned code btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[05/21] btrfs: zoned: move compatible fs flags check to zoned code btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[04/21] btrfs: zoned: it's pointless to check for REQ_OP_ZONE_APPEND and btrfs_is_zoned btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[03/21] btrfs: zoned: sink zone check into btrfs_repair_one_zone btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[02/21] btrfs: zoned: simplify btrfs_check_meta_write_pointer btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[01/21] btrfs: zoned: encapsulate inode locking for zoned relocation btrfs: first batch of zoned cleanups - - - --- 2021-11-24 Johannes Thumshirn New
[v2] fstests: btrfs/049: add regression test for compress-force mount options [v2] fstests: btrfs/049: add regression test for compress-force mount options - - - --- 2021-11-24 Qu Wenruo New
fstests: generic/274: require no compress fstests: generic/274: require no compress - - - --- 2021-11-23 Josef Bacik New
fstests: test normal qgroup operations in a compress friendly way fstests: test normal qgroup operations in a compress friendly way - - - --- 2021-11-23 Josef Bacik New
[4/4] btrfs: change name and type of private member of btrfs_free_space_ctl Misc freespace cache cleanups - - - --- 2021-11-23 Nikolay Borisov New
[3/4] btrfs: make __btrfs_add_free_space take just block group reference Misc freespace cache cleanups - - - --- 2021-11-23 Nikolay Borisov New
[2/4] btrfs: consolidate unlink_free_space/__unlink_free_space functions Misc freespace cache cleanups - - - --- 2021-11-23 Nikolay Borisov New
[1/4] btrfs: consolidate bitmap_clear_bits/__bitmap_clear_bits Misc freespace cache cleanups - - - --- 2021-11-23 Nikolay Borisov New
btrfs-fuse: Add listxattr and getxattr interface btrfs-fuse: Add listxattr and getxattr interface - - - --- 2021-11-23 hmsjwzb New
[v2] btrfs: eliminate if in main loop in tree_search_offset [v2] btrfs: eliminate if in main loop in tree_search_offset - 1 - --- 2021-11-23 Nikolay Borisov New
fstests: generic/260: don't fail for certain fstrim ops on btrfs fstests: generic/260: don't fail for certain fstrim ops on btrfs - - - --- 2021-11-22 Josef Bacik New
btrfs: fail if fstrim_range->start == U64_MAX btrfs: fail if fstrim_range->start == U64_MAX - - - --- 2021-11-22 Josef Bacik New
[v5] btrfs: Add new test for setting the chunk size. [v5] btrfs: Add new test for setting the chunk size. - - - --- 2021-11-22 Stefan Roesch New
fstests: btrfs/099: use the qgroupid for qgroup limit fstests: btrfs/099: use the qgroupid for qgroup limit - 1 - --- 2021-11-22 Josef Bacik New
[v3] btrfs-progs: filesystem: du: skip file that permission denied [v3] btrfs-progs: filesystem: du: skip file that permission denied - - - --- 2021-11-22 Sidong Yang New
btrfs: eliminate if in main loop in tree_search_offset btrfs: eliminate if in main loop in tree_search_offset - - - --- 2021-11-22 Nikolay Borisov New
btrfs: get next entry in tree_search_offset before doing checks btrfs: get next entry in tree_search_offset before doing checks - 1 - --- 2021-11-22 Nikolay Borisov New
[v2] fstests: redirect device replace output to $seqres.full [v2] fstests: redirect device replace output to $seqres.full - - - --- 2021-11-22 Josef Bacik New
fstests: redirect device replace output to $seqres.full fstests: redirect device replace output to $seqres.full - - - --- 2021-11-22 Josef Bacik New
btrfs: test balance and send running in parallel btrfs: test balance and send running in parallel - - - --- 2021-11-22 Filipe Manana New
btrfs: make send work with concurrent block group relocation btrfs: make send work with concurrent block group relocation - - - --- 2021-11-22 Filipe Manana New
[v2] btrfs-progs: filesystem: du: skip file that permission denied [v2] btrfs-progs: filesystem: du: skip file that permission denied - 1 - --- 2021-11-21 Sidong Yang New
[RFC] btrfs-progs: filesystem: du: skip file that permission denied [RFC] btrfs-progs: filesystem: du: skip file that permission denied - - - --- 2021-11-21 Sidong Yang New
btrfs: fix the memory leak caused in lzo_compress_pages() btrfs: fix the memory leak caused in lzo_compress_pages() - - - --- 2021-11-20 Qu Wenruo New
[02/17] Use memberof(T, m) instead of explicit NULL dereference Add memberof(), split some headers, and slightly simplify code - - - --- 2021-11-19 Alejandro Colomar New
btrfs: don't bother stripe length if the profile is not stripe based btrfs: don't bother stripe length if the profile is not stripe based - 2 - --- 2021-11-19 Qu Wenruo New
[v5,3/3] btrfs: add self test for bytes_index free space cache Index free space entries on size - - - --- 2021-11-18 Josef Bacik New
« 1 2 ... 92 93 94328 329 »