Show patches with: none      |   40716 patches
« 1 2 3 4407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,11/11] btrfs: btrfs_drop_subtree optimize return variable 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,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,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,07/11] btrfs: quick_update_accounting drop variable 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,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,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,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,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,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] btrfs: report filemap_fdata<write|wait>_range error [v2] btrfs: report filemap_fdata<write|wait>_range error - 1 - --- 2024-04-18 Anand Jain New
[GIT,PULL] Btrfs fixes for 6.9-rc5 [GIT,PULL] Btrfs fixes for 6.9-rc5 - - - --- 2024-04-17 David Sterba New
btrfs: use btrfs_is_testing() everywhere btrfs: use btrfs_is_testing() everywhere - - - --- 2024-04-17 David Sterba New
btrfs: initialize delayed inodes xarray without GFP_ATOMIC btrfs: initialize delayed inodes xarray without GFP_ATOMIC - 3 - --- 2024-04-17 Filipe Manana New
[17/17] btrfs: add a cached state to extent_clear_unlock_delalloc btrfs: restrain lock extent usage during writeback - - - --- 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 - - - --- 2024-04-17 Josef Bacik New
[15/17] btrfs: push lock_extent down in cow_file_range() btrfs: restrain lock extent usage during writeback - - - --- 2024-04-17 Josef Bacik New
[14/17] btrfs: move can_cow_file_range_inline() outside of the extent lock btrfs: restrain lock extent usage during writeback - - - --- 2024-04-17 Josef Bacik New
[13/17] btrfs: push lock_extent into cow_file_range_inline btrfs: restrain lock extent usage during writeback - - - --- 2024-04-17 Josef Bacik New
[12/17] btrfs: push extent lock into cow_file_range btrfs: restrain lock extent usage during writeback - - - --- 2024-04-17 Josef Bacik New
[11/17] btrfs: push extent lock into run_delalloc_cow btrfs: restrain lock extent usage during writeback - - - --- 2024-04-17 Josef Bacik New
[10/17] btrfs: remove unlock_extent from run_delalloc_compressed btrfs: restrain lock extent usage during writeback - - - --- 2024-04-17 Josef Bacik New
[09/17] btrfs: push extent lock down in run_delalloc_nocow btrfs: restrain lock extent usage during writeback - - - --- 2024-04-17 Josef Bacik New
[08/17] btrfs: adjust while loop condition in run_delalloc_nocow btrfs: restrain lock extent usage during writeback - - - --- 2024-04-17 Josef Bacik New
[07/17] btrfs: push extent lock into run_delalloc_nocow btrfs: restrain lock extent usage during writeback - - - --- 2024-04-17 Josef Bacik New
[06/17] btrfs: push the extent lock into btrfs_run_delalloc_range btrfs: restrain lock extent usage during writeback - - - --- 2024-04-17 Josef Bacik New
[05/17] btrfs: lock extent when doing inline extent in compression btrfs: restrain lock extent usage during writeback - - - --- 2024-04-17 Josef Bacik New
[04/17] btrfs: move extent bit and page cleanup into cow_file_range_inline btrfs: restrain lock extent usage during writeback - 1 - --- 2024-04-17 Josef Bacik New
[03/17] btrfs: unlock all the pages with successful inline extent creation btrfs: restrain lock extent usage during writeback - 1 - --- 2024-04-17 Josef Bacik New
[02/17] btrfs: push all inline logic into cow_file_range btrfs: restrain lock extent usage during writeback - - - --- 2024-04-17 Josef Bacik New
[01/17] btrfs: handle errors in btrfs_reloc_clone_csums properly btrfs: restrain lock extent usage during writeback - 1 - --- 2024-04-17 Josef Bacik New
[v2] btrfs: fix information leak in btrfs_ioctl_logical_to_ino() [v2] btrfs: fix information leak in btrfs_ioctl_logical_to_ino() - 3 - --- 2024-04-17 Johannes Thumshirn New
btrfs: zoned: reserve relocation zone on mount btrfs: zoned: reserve relocation zone on mount - - - --- 2024-04-17 Johannes Thumshirn New
[5/5] btrfs: make try_release_extent_mapping() return a bool btrfs: cleanups and improvements around extent map release - 1 - --- 2024-04-17 Filipe Manana New
[4/5] btrfs: be better releasing extent maps at try_release_extent_mapping() btrfs: cleanups and improvements around extent map release - 1 - --- 2024-04-17 Filipe Manana New
[3/5] btrfs: remove i_size restriction at try_release_extent_mapping() btrfs: cleanups and improvements around extent map release - 1 - --- 2024-04-17 Filipe Manana New
[2/5] btrfs: use btrfs_get_fs_generation() at try_release_extent_mapping() btrfs: cleanups and improvements around extent map release - 1 - --- 2024-04-17 Filipe Manana New
[1/5] btrfs: rename some variables at try_release_extent_mapping() btrfs: cleanups and improvements around extent map release - 1 - --- 2024-04-17 Filipe Manana New
btrfs: fix information leak in btrfs_ioctl_logical_to_ino() btrfs: fix information leak in btrfs_ioctl_logical_to_ino() - 1 - --- 2024-04-17 Johannes Thumshirn New
[v2,2/2] btrfs: tree-checker: add one extra file extent item ram_bytes check btrfs: fix btrfs_file_extent_item::ram_bytes of btrfs_split_ordered_extent() - 1 - --- 2024-04-17 Qu Wenruo New
[v2,1/2] btrfs: set correct ram_bytes when splitting ordered extent btrfs: fix btrfs_file_extent_item::ram_bytes of btrfs_split_ordered_extent() - 1 - --- 2024-04-17 Qu Wenruo New
[v3,10/10] btrfs: add tracepoints for extent map shrinker events btrfs: add a shrinker for extent maps - 2 - --- 2024-04-16 Filipe Manana New
[v3,09/10] btrfs: update comment for btrfs_set_inode_full_sync() about locking btrfs: add a shrinker for extent maps - 1 - --- 2024-04-16 Filipe Manana New
[v3,08/10] btrfs: add a shrinker for extent maps btrfs: add a shrinker for extent maps - 1 - --- 2024-04-16 Filipe Manana New
[v3,07/10] btrfs: add a global per cpu counter to track number of used extent maps btrfs: add a shrinker for extent maps - 2 - --- 2024-04-16 Filipe Manana New
[v3,06/10] btrfs: pass the extent map tree's inode to try_merge_map() btrfs: add a shrinker for extent maps - 3 - --- 2024-04-16 Filipe Manana New
[v3,05/10] btrfs: pass the extent map tree's inode to setup_extent_mapping() btrfs: add a shrinker for extent maps - 3 - --- 2024-04-16 Filipe Manana New
[v3,04/10] btrfs: pass the extent map tree's inode to replace_extent_mapping() btrfs: add a shrinker for extent maps - 3 - --- 2024-04-16 Filipe Manana New
[v3,03/10] btrfs: pass the extent map tree's inode to remove_extent_mapping() btrfs: add a shrinker for extent maps - 3 - --- 2024-04-16 Filipe Manana New
[v3,02/10] btrfs: pass the extent map tree's inode to clear_em_logging() btrfs: add a shrinker for extent maps - 3 - --- 2024-04-16 Filipe Manana New
[v3,01/10] btrfs: pass the extent map tree's inode to add_extent_mapping() btrfs: add a shrinker for extent maps - 3 - --- 2024-04-16 Filipe Manana New
[1/1] btrfs: report filemap_fdata<write|wait>_range error [1/1] btrfs: report filemap_fdata<write|wait>_range error - - - --- 2024-04-16 Anand Jain New
[v5,3/3] btrfs: add extra sanity checks for create_io_em() btrfs: more explaination on extent_map members - 1 - --- 2024-04-15 Qu Wenruo New
[v5,2/3] btrfs: simplify the inline extent map creation btrfs: more explaination on extent_map members - 1 - --- 2024-04-15 Qu Wenruo New
[v5,1/3] btrfs: add extra comments on extent_map members btrfs: more explaination on extent_map members - 1 - --- 2024-04-15 Qu Wenruo New
[2/2] btrfs: tree-checker: add one extra file extent item ram_bytes check btrfs: fix btrfs_file_extent_item::ram_bytes of btrfs_split_ordered_extent() - 1 - --- 2024-04-15 Qu Wenruo New
[1/2] btrfs: set correct ram_bytes when splitting ordered extent btrfs: fix btrfs_file_extent_item::ram_bytes of btrfs_split_ordered_extent() - 1 - --- 2024-04-15 Qu Wenruo New
btrfs: change root->root_key.objectid to btrfs_root_id() btrfs: change root->root_key.objectid to btrfs_root_id() - 2 - --- 2024-04-15 Josef Bacik New
btrfs-progs: property set: fix typo in help message btrfs-progs: property set: fix typo in help message - - - --- 2024-04-15 linux@oluceps.uk New
generic: add gc stress test generic: add gc stress test - - - --- 2024-04-15 Hans Holmberg New
[v2] btrfs: set start on clone before calling copy_extent_buffer_full [v2] btrfs: set start on clone before calling copy_extent_buffer_full - 2 - --- 2024-04-14 Josef Bacik New
btrfs: set start on clone before calling copy_extent_buffer_full btrfs: set start on clone before calling copy_extent_buffer_full - - - --- 2024-04-14 Josef Bacik New
[GIT,PULL] fstests: btrfs changes staged-20240414 [GIT,PULL] fstests: btrfs changes staged-20240414 - - - --- 2024-04-14 Anand Jain New
[19/19] btrfs: replace btrfs_delayed_*_ref with btrfs_*_ref btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[18/19] btrfs: remove the btrfs_delayed_ref_node container helpers btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[17/19] btrfs: stop referencing btrfs_delayed_tree_ref directly btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[16/19] btrfs: stop referencing btrfs_delayed_data_ref directly btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[15/19] btrfs: make the insert backref helpers take a btrfs_delayed_ref_node btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[14/19] btrfs: drop unnecessary arguments from __btrfs_free_extent btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[13/19] btrfs: make __btrfs_inc_extent_ref take a btrfs_delayed_ref_node btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[12/19] btrfs: rename btrfs_data_ref->ino to ->objectid btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[11/19] btrfs: move ->parent and ->ref_root into btrfs_delayed_ref_node btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[10/19] btrfs: rename ->len to ->num_bytes in btrfs_ref btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[09/19] btrfs: unify the btrfs_add_delayed_*_ref helpers into one helper btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[08/19] btrfs: simplify delayed ref tracepoints btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[07/19] btrfs: move ref specific initialization into init_delayed_ref_common btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[06/19] btrfs: initialize btrfs_delayed_ref_head with btrfs_ref btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[05/19] btrfs: pass btrfs_ref to init_delayed_ref_common btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[04/19] btrfs: move ref_root into btrfs_ref btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[03/19] btrfs: do not use a function to initialize btrfs_ref btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[02/19] btrfs: embed data_ref and tree_ref in btrfs_delayed_ref_node btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[01/19] btrfs: add a helper to get the delayed ref node from the data/tree ref btrfs: delayed refs cleanups - 1 - --- 2024-04-13 Josef Bacik New
[6/6] btrfs: open code csum_exist_in_range() btrfs: some speedup for NOCOW write path and cleanups - 1 - --- 2024-04-12 Filipe Manana New
[5/6] btrfs: make NOCOW checks for existence of checksums in a range more efficient btrfs: some speedup for NOCOW write path and cleanups - 1 - --- 2024-04-12 Filipe Manana New
[4/6] btrfs: simplify error path for btrfs_lookup_csums_list() btrfs: some speedup for NOCOW write path and cleanups - 1 - --- 2024-04-12 Filipe Manana New
[3/6] btrfs: remove use of a temporary list at btrfs_lookup_csums_list() btrfs: some speedup for NOCOW write path and cleanups - 1 - --- 2024-04-12 Filipe Manana New
[2/6] btrfs: remove search_commit parameter from btrfs_lookup_csums_list() btrfs: some speedup for NOCOW write path and cleanups - 1 - --- 2024-04-12 Filipe Manana New
[1/6] btrfs: add function comment to btrfs_lookup_csums_list() btrfs: some speedup for NOCOW write path and cleanups - 1 - --- 2024-04-12 Filipe Manana New
[v2] btrfs: check delayed refs when we're checking if a ref exists [v2] btrfs: check delayed refs when we're checking if a ref exists - 1 - --- 2024-04-12 Josef Bacik New
[v2,2/2] fstests: btrfs: use _btrfs for 'subvolume snapshot' command fstests: btrfs: migrate to use `_btrfs` for snapshotting - - - --- 2024-04-12 Qu Wenruo New
[v2,1/2] fstests: btrfs: rename _run_btrfs_util_prog to _btrfs fstests: btrfs: migrate to use `_btrfs` for snapshotting - 1 - --- 2024-04-12 Qu Wenruo New
[kdevops] xfs: update expunges with two new crashes one related to btrfs sparse files [kdevops] xfs: update expunges with two new crashes one related to btrfs sparse files - - - --- 2024-04-11 Luis Chamberlain New
[v4,3/3] btrfs: add extra sanity checks for create_io_em() btrfs: more explaination on extent_map members - 1 - --- 2024-04-11 Qu Wenruo New
[v4,2/3] btrfs: simplify the inline extent map creation btrfs: more explaination on extent_map members - 1 - --- 2024-04-11 Qu Wenruo New
[v4,1/3] btrfs: add extra comments on extent_map members btrfs: more explaination on extent_map members - 1 - --- 2024-04-11 Qu Wenruo New
btrfs: check delayed refs when we're checking if a ref exists btrfs: check delayed refs when we're checking if a ref exists - 1 - --- 2024-04-11 Josef Bacik New
[v2,15/15] btrfs: add tracepoints for extent map shrinker events btrfs: add a shrinker for extent maps - - - --- 2024-04-11 Filipe Manana New
[v2,14/15] btrfs: update comment for btrfs_set_inode_full_sync() about locking btrfs: add a shrinker for extent maps - - - --- 2024-04-11 Filipe Manana New
[v2,13/15] btrfs: add a shrinker for extent maps btrfs: add a shrinker for extent maps - 1 - --- 2024-04-11 Filipe Manana New
« 1 2 3 4407 408 »