Show patches with: State = Action Required       |    Archived = No       |   350 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[14/17] btrfs: move can_cow_file_range_inline() outside of the extent lock btrfs: restrain lock extent usage during writeback - 1 - --- 2024-04-17 Josef Bacik New
[15/17] btrfs: push lock_extent down in cow_file_range() btrfs: restrain lock extent usage during writeback - 1 - --- 2024-04-17 Josef Bacik New
[16/17] btrfs: push extent lock down in submit_one_async_extent btrfs: restrain lock extent usage during writeback - 1 - --- 2024-04-17 Josef Bacik New
[17/17] btrfs: add a cached state to extent_clear_unlock_delalloc btrfs: restrain lock extent usage during writeback - 2 - --- 2024-04-17 Josef Bacik New
btrfs: initialize delayed inodes xarray without GFP_ATOMIC btrfs: initialize delayed inodes xarray without GFP_ATOMIC - 3 - --- 2024-04-17 Filipe Manana New
btrfs: use btrfs_is_testing() everywhere btrfs: use btrfs_is_testing() everywhere - 1 - --- 2024-04-17 David Sterba New
[GIT,PULL] Btrfs fixes for 6.9-rc5 [GIT,PULL] Btrfs fixes for 6.9-rc5 - - - --- 2024-04-17 David Sterba New
[v2] btrfs: report filemap_fdata<write|wait>_range error [v2] btrfs: report filemap_fdata<write|wait>_range error - 1 - --- 2024-04-18 Anand Jain New
[v2,01/11] btrfs: btrfs_cleanup_fs_roots handle ret variable part2 trivial adjustments for return variable coding style - - - --- 2024-04-18 Anand Jain New
[v2,02/11] btrfs: btrfs_write_marked_extents rename werr and err to ret part2 trivial adjustments for return variable coding style - 1 - --- 2024-04-18 Anand Jain New
[v2,03/11] btrfs: __btrfs_wait_marked_extents rename werr and err to ret part2 trivial adjustments for return variable coding style - - - --- 2024-04-18 Anand Jain New
[v2,04/11] btrfs: build_backref_tree rename err and ret to ret part2 trivial adjustments for return variable coding style - - - --- 2024-04-18 Anand Jain New
[v2,05/11] btrfs: relocate_tree_blocks reuse ret instead of err part2 trivial adjustments for return variable coding style - - - --- 2024-04-18 Anand Jain New
[v2,06/11] btrfs: btrfs_recover_relocation rename ret to ret2 and err to ret part2 trivial adjustments for return variable coding style - - - --- 2024-04-18 Anand Jain New
[v2,07/11] btrfs: quick_update_accounting drop variable err part2 trivial adjustments for return variable coding style - - - --- 2024-04-18 Anand Jain New
[v2,08/11] btrfs: btrfs_qgroup_rescan_worker rename ret to ret2 and err to ret part2 trivial adjustments for return variable coding style - - - --- 2024-04-18 Anand Jain New
[v2,09/11] btrfs: lookup_extent_data_ref code optimize return part2 trivial adjustments for return variable coding style - - - --- 2024-04-18 Anand Jain New
[v2,10/11] btrfs: btrfs_drop_snapshot optimize return variable part2 trivial adjustments for return variable coding style - - - --- 2024-04-18 Anand Jain New
[v2,11/11] btrfs: btrfs_drop_subtree optimize return variable part2 trivial adjustments for return variable coding style - - - --- 2024-04-18 Anand Jain New
Removing PG_error use from btrfs Removing PG_error use from btrfs - - - --- 2024-04-18 Matthew Wilcox (Oracle) New
btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() - 1 - --- 2024-04-19 Dominique Martinet New
[1/2] btrfs: slightly loose the requirement for qgroup removal btrfs: qgroup: stale qgroups related impromvents - - - --- 2024-04-19 Qu Wenruo New
[2/2] btrfs: automatically remove the subvolume qgroup btrfs: qgroup: stale qgroups related impromvents - - - --- 2024-04-19 Qu Wenruo New
[v2,1/2] btrfs: slightly loose the requirement for qgroup removal btrfs: qgroup: stale qgroups related impromvents - - - --- 2024-04-19 Qu Wenruo New
[v2,2/2] btrfs: automatically remove the subvolume qgroup btrfs: qgroup: stale qgroups related impromvents - - - --- 2024-04-19 Qu Wenruo New
[01/15] btrfs: don't do find_extent_buffer in do_walk_down btrfs: snapshot delete cleanups - 1 - --- 2024-04-19 Josef Bacik New
[02/15] btrfs: push ->owner_root check into btrfs_read_extent_buffer btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
[03/15] btrfs: use btrfs_read_extent_buffer in do_walk_down btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
[04/15] btrfs: push lookup_info into walk_control btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
[05/15] btrfs: move the eb uptodate code into it's own helper btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
[06/15] btrfs: remove need_account in do_walk_down btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
[07/15] btrfs: unify logic to decide if we need to walk down into a node btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
[08/15] btrfs: extract the reference dropping code into it's own helper btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
[09/15] btrfs: don't BUG_ON ENOMEM in walk_down_proc btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
[10/15] btrfs: handle errors from ref mods during UPDATE_BACKREF btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
[11/15] btrfs: replace BUG_ON with ASSERT in walk_down_proc btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
[12/15] btrfs: clean up our handling of refs == 0 in snapshot delete btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
[13/15] btrfs: convert correctness BUG_ON()'s to ASSERT()'s in walk_up_proc btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
[14/15] btrfs: handle errors from btrfs_dec_ref properly btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
[15/15] btrfs: add documentation around snapshot delete btrfs: snapshot delete cleanups - - - --- 2024-04-19 Josef Bacik New
btrfs: take the cleaner_mutex earlier in qgroup disable btrfs: take the cleaner_mutex earlier in qgroup disable - 2 - --- 2024-04-20 Josef Bacik New
[01/30] btrfs: Use a folio in wait_dev_supers() [01/30] btrfs: Use a folio in wait_dev_supers() - 1 - --- 2024-04-20 Matthew Wilcox (Oracle) New
[02/30] btrfs: Use a folio in write_dev_supers() [01/30] btrfs: Use a folio in wait_dev_supers() - 1 - --- 2024-04-20 Matthew Wilcox (Oracle) New
[03/30] btrfs: Use the folio iterator in btrfs_end_super_write() [01/30] btrfs: Use a folio in wait_dev_supers() - 1 - --- 2024-04-20 Matthew Wilcox (Oracle) New
[04/30] btrfs: Remove use of the folio error flag [01/30] btrfs: Use a folio in wait_dev_supers() - - - --- 2024-04-20 Matthew Wilcox (Oracle) New
btrfs: qgroup: do not check qgroup inherit if qgroup is disabled btrfs: qgroup: do not check qgroup inherit if qgroup is disabled - 2 - --- 2024-04-20 Qu Wenruo New
[GIT,PULL] fstests: btrfs changes staged-20240418 [GIT,PULL] fstests: btrfs changes staged-20240418 - - - --- 2024-04-23 Anand Jain New
btrfs-progs: fsfeatures: hide RST behind experimental builds btrfs-progs: fsfeatures: hide RST behind experimental builds - 1 - --- 2024-04-24 Qu Wenruo New
btrfs: drop unused argument of calcu_metadata_size() btrfs: drop unused argument of calcu_metadata_size() - 2 - --- 2024-04-24 Naohiro Aota New
[GIT,PULL] Btrfs fixes for 6.9-rc6 [GIT,PULL] Btrfs fixes for 6.9-rc6 - - - --- 2024-04-24 David Sterba New
« 1 2 3 4 »