Show patches with: Archived = No       |   6212 patches
« 1 2 3 462 63 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,12/15] btrfs: use btrfs_find_first_inode() at btrfs_prune_dentries() btrfs: add a shrinker for extent maps - 1 - --- 2024-04-11 Filipe Manana New
[v2,11/15] btrfs: export find_next_inode() as btrfs_find_first_inode() btrfs: add a shrinker for extent maps - 1 - --- 2024-04-11 Filipe Manana New
[v2,10/15] btrfs: add a global per cpu counter to track number of used extent maps btrfs: add a shrinker for extent maps - - - --- 2024-04-11 Filipe Manana New
[v2,09/15] btrfs: pass the extent map tree's inode to try_merge_map() btrfs: add a shrinker for extent maps - 1 - --- 2024-04-11 Filipe Manana New
[v2,08/15] btrfs: pass the extent map tree's inode to setup_extent_mapping() btrfs: add a shrinker for extent maps - 1 - --- 2024-04-11 Filipe Manana New
[v2,07/15] btrfs: pass the extent map tree's inode to replace_extent_mapping() btrfs: add a shrinker for extent maps - 1 - --- 2024-04-11 Filipe Manana New
[v2,06/15] btrfs: pass the extent map tree's inode to remove_extent_mapping() btrfs: add a shrinker for extent maps - 1 - --- 2024-04-11 Filipe Manana New
[v2,05/15] btrfs: pass the extent map tree's inode to clear_em_logging() btrfs: add a shrinker for extent maps - 1 - --- 2024-04-11 Filipe Manana New
[v2,04/15] btrfs: pass the extent map tree's inode to add_extent_mapping() btrfs: add a shrinker for extent maps - 1 - --- 2024-04-11 Filipe Manana New
[v2,03/15] btrfs: simplify add_extent_mapping() by removing pointless label btrfs: add a shrinker for extent maps - 1 - --- 2024-04-11 Filipe Manana New
[v2,02/15] btrfs: tests: error out on unexpected extent map reference count btrfs: add a shrinker for extent maps - 1 - --- 2024-04-11 Filipe Manana New
[v2,01/15] btrfs: pass an inode to btrfs_add_extent_mapping() btrfs: add a shrinker for extent maps - 1 - --- 2024-04-11 Filipe Manana New
btrfs: move btrfs_page_mkwrite() from inode.c into file.c btrfs: move btrfs_page_mkwrite() from inode.c into file.c - 1 - --- 2024-04-10 Filipe Manana New
[11/11] btrfs: add tracepoints for extent map shrinker events btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[10/11] btrfs: update comment for btrfs_set_inode_full_sync() about locking btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[09/11] btrfs: add a shrinker for extent maps btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[08/11] btrfs: add a global per cpu counter to track number of used extent maps btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[07/11] btrfs: pass the extent map tree's inode to replace_extent_mapping() btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[06/11] btrfs: pass the extent map tree's inode to remove_extent_mapping() btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[05/11] btrfs: pass the extent map tree's inode to clear_em_logging() btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[04/11] btrfs: pass the extent map tree's inode to add_extent_mapping() btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[03/11] btrfs: simplify add_extent_mapping() by removing pointless label btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[02/11] btrfs: tests: error out on unexpected extent map reference count btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[01/11] btrfs: pass an inode to btrfs_add_extent_mapping() btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[v3,1/1] generic: move btrfs clone device testcase to the generic group [v3,1/1] generic: move btrfs clone device testcase to the generic group - - - --- 2024-04-09 Anand Jain New
btrfs: remove colon from messages with state btrfs: remove colon from messages with state - 1 - --- 2024-04-09 David Sterba New
btrfs: scrub: run relocation repair when/only needed btrfs: scrub: run relocation repair when/only needed - 2 - --- 2024-04-09 Naohiro Aota New
[v3] btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() [v3] btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() - 1 - --- 2024-04-09 Qu Wenruo New
btrfs/125 197 198: cleanup using SCRATCH_DEV_NAME btrfs/125 197 198: cleanup using SCRATCH_DEV_NAME - 1 - --- 2024-04-09 Anand Jain New
[v2] btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() [v2] btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() - 1 - --- 2024-04-09 Qu Wenruo New
[RFC,8/8] btrfs: reorder disk_bytenr/disk_num_bytes/ram_bytes/offset parameters btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,7/8] btrfs: remove extent_map::block_start member btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,6/8] btrfs: remove extent_map::block_len member btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,5/8] btrfs: remove extent_map::orig_start member btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,4/8] btrfs: introduce extra sanity checks for extent maps btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,3/8] btrfs: introduce new members for extent_map btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,2/8] btrfs: rename members of can_nocow_file_extent_args btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,1/8] btrfs: rename extent_map::orig_block_len to disk_num_bytes btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[GIT,PULL] Btrfs fixes for 6.9-rc3 [GIT,PULL] Btrfs fixes for 6.9-rc3 - - - --- 2024-04-08 David Sterba New
[v2] common/filter.btrfs: introduce _filter_snapshot [v2] common/filter.btrfs: introduce _filter_snapshot - 1 - --- 2024-04-08 Anand Jain New
btrfs: Add more details while checking tree block - 1 - --- 2018-06-22 Su Yue Accepted
[1/2,v2] btrfs: use monotonic time for transaction handling - 1 - --- 2018-06-21 Arnd Bergmann Accepted
btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref - 1 - --- 2018-06-21 Nikolay Borisov Accepted
[v2,3/3] btrfs: Fix a C compliance issue - - - --- 2018-06-20 Bart Van Assche Accepted
[v2,2/3] btrfs: Annotate fall-through - - - --- 2018-06-20 Bart Van Assche Accepted
[v2,1/3] btrfs: Fix indentation - - - --- 2018-06-20 Bart Van Assche Accepted
[3/3] btrfs: use timespec64 for i_otime - - - --- 2018-06-20 Arnd Bergmann Accepted
[33/34] btrfs: Remove fs_info from btrfs_force_chunk_alloc - - - --- 2018-06-20 Nikolay Borisov Accepted
[32/34] btrfs: Remove fs_info from btrfs_inc_block_group_ro - - - --- 2018-06-20 Nikolay Borisov Accepted
[31/34] btrfs: Remove fs_info from btrfs_alloc_logged_file_extent - - - --- 2018-06-20 Nikolay Borisov Accepted
[30/34] btrfs: Remove fs_info from remove_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[29/34] btrfs: Remove fs_info from run_one_delayed_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[28/34] btrfs: Remove fs_info from insert_inline_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[27/34] btrfs: Remove fs_info from exclude_super_stripes - - - --- 2018-06-20 Nikolay Borisov Accepted
[26/34] btrfs: Remove fs_info from free_excluded_extents - - - --- 2018-06-20 Nikolay Borisov Accepted
[25/34] btrfs: Remove fs_info from check_system_chunk - - - --- 2018-06-20 Nikolay Borisov Accepted
[24/34] btrfs: Remove fs_info from btrfs_alloc_chunk - - - --- 2018-06-20 Nikolay Borisov Accepted
[23/34] btrfs: Remove fs_info from do_chunk_alloc - - - --- 2018-06-20 Nikolay Borisov Accepted
[22/34] btrfs: Remove fs_info from run_delayed_tree_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[21/34] btrfs: Remove fs_info from cleanup_ref_head - - - --- 2018-06-20 Nikolay Borisov Accepted
[20/34] btrfs: Remove unused fs_info from cleanup_extent_op - - - --- 2018-06-20 Nikolay Borisov Accepted
[19/34] btrfs: Remove fs_info from run_delayed_extent_op - - - --- 2018-06-20 Nikolay Borisov Accepted
[18/34] btrfs: Remove fs_info from run_delayed_data_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[17/34] btrfs: Remove fs_info argument from __btrfs_inc_extent_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[16/34] btrfs: Remove fs_info from alloc_reserved_file_extent - - - --- 2018-06-20 Nikolay Borisov Accepted
[15/34] btrfs: Remove fs_info from __btrfs_free_extent - - - --- 2018-06-20 Nikolay Borisov Accepted
[14/34] btrfs: Remove fs_info from btrfs_remove_block_group - - - --- 2018-06-20 Nikolay Borisov Accepted
[13/34] btrfs: Remove fs_info from btrfs_make_block_group - - - --- 2018-06-20 Nikolay Borisov Accepted
[12/34] btrfs: Remove fs_info from btrfs_add_delayed_data_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[11/34] btrfs: Remove fs_info from btrfs_add_delayed_tree_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[10/34] btrfs: Remove fs_info from lookup_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[09/34] btrfs: Remove fs_info argument from lookup_extent_data_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[08/34] btrfs: Remove fs_info argument from lookup_tree_block_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[07/34] btrfs: Remove fs_info argument from update_inline_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[06/34] btrfs: Remove fs_info from lookup_inline_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[05/34] btrfs: Remove fs_info from fixup_low_keys - - - --- 2018-06-20 Nikolay Borisov Accepted
« 1 2 3 462 63 »