Show patches with: State = Action Required       |    Archived = No       |   360 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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,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,03/11] btrfs: introduce new members for extent_map btrfs: extent-map: unify the members with btrfs_ordered_extent - - - --- 2024-05-03 Qu Wenruo 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,03/15] btrfs: use btrfs_read_extent_buffer in do_walk_down btrfs: snapshot delete cleanups - - - --- 2024-04-29 Josef Bacik 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,04/11] btrfs: introduce extra sanity checks for extent maps btrfs: extent-map: unify the members with btrfs_ordered_extent - - - --- 2024-05-03 Qu Wenruo 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,04/15] btrfs: push lookup_info into walk_control btrfs: snapshot delete cleanups - - - --- 2024-04-29 Josef Bacik 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,05/11] btrfs: remove extent_map::orig_start member btrfs: extent-map: unify the members with btrfs_ordered_extent - - - --- 2024-05-03 Qu Wenruo New
[v2,05/15] btrfs: move the eb uptodate code into it's own helper btrfs: snapshot delete cleanups - - - --- 2024-04-29 Josef Bacik 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,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,06/11] btrfs: remove extent_map::block_len member btrfs: extent-map: unify the members with btrfs_ordered_extent - - - --- 2024-05-03 Qu Wenruo 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,06/15] btrfs: remove need_account in do_walk_down btrfs: snapshot delete cleanups - - - --- 2024-04-29 Josef Bacik 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,07/11] btrfs: remove extent_map::block_start member btrfs: extent-map: unify the members with btrfs_ordered_extent - - - --- 2024-05-03 Qu Wenruo 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,07/15] btrfs: unify logic to decide if we need to walk down into a node btrfs: snapshot delete cleanups - - - --- 2024-04-29 Josef Bacik 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,08/11] btrfs: cleanup duplicated parameters related to can_nocow_file_extent_args btrfs: extent-map: unify the members with btrfs_ordered_extent - - - --- 2024-05-03 Qu Wenruo New
[v2,08/15] btrfs: extract the reference dropping code into it's own helper btrfs: snapshot delete cleanups - - - --- 2024-04-29 Josef Bacik 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,09/11] btrfs: cleanup duplicated parameters related to btrfs_alloc_ordered_extent btrfs: extent-map: unify the members with btrfs_ordered_extent - - - --- 2024-05-03 Qu Wenruo 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,09/15] btrfs: don't BUG_ON ENOMEM in walk_down_proc btrfs: snapshot delete cleanups - - - --- 2024-04-29 Josef Bacik 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,1/2] btrfs: don't hold dev_replace rwsem over whole of btrfs_map_block don't hold dev_replace rwsem over whole of btrfs_map_block - - - --- 2024-05-08 Johannes Thumshirn 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
[v2,1/2] btrfs: slightly loose the requirement for qgroup removal btrfs: qgroup: stale qgroups related impromvents - - - --- 2024-04-19 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
[v2,1/4] btrfs-progs: convert: refactor ext2_create_file_extents add argument ext2_inode btrfs-progs: add support ext4 unwritten file extent - - - --- 2024-05-06 Anand Jain New
[v2,1/9] bcache_register(): don't bother with set_blocksize() [v2,1/9] bcache_register(): don't bother with set_blocksize() 1 2 - --- 2024-05-03 Al Viro 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,10/11] btrfs: cleanup duplicated parameters related to create_io_em() btrfs: extent-map: unify the members with btrfs_ordered_extent - - - --- 2024-05-03 Qu Wenruo 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,10/15] btrfs: handle errors from ref mods during UPDATE_BACKREF btrfs: snapshot delete cleanups - - - --- 2024-04-29 Josef Bacik 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
[v2,11/11] btrfs: cleanup duplicated parameters related to btrfs_create_dio_extent() btrfs: extent-map: unify the members with btrfs_ordered_extent - - - --- 2024-05-03 Qu Wenruo 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,11/15] btrfs: replace BUG_ON with ASSERT in walk_down_proc btrfs: snapshot delete cleanups - - - --- 2024-04-29 Josef Bacik New
[v2,12/15] btrfs: clean up our handling of refs == 0 in snapshot delete btrfs: snapshot delete cleanups - - - --- 2024-04-29 Josef Bacik 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,13/15] btrfs: add a shrinker for extent maps btrfs: add a shrinker for extent maps - 1 - --- 2024-04-11 Filipe Manana New
[v2,13/15] btrfs: convert correctness BUG_ON()'s to ASSERT()'s in walk_up_proc btrfs: snapshot delete cleanups - - - --- 2024-04-29 Josef Bacik New
[v2,14/15] btrfs: handle errors from btrfs_dec_ref properly btrfs: snapshot delete cleanups - - - --- 2024-04-29 Josef Bacik 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,15/15] btrfs: add documentation around snapshot delete btrfs: snapshot delete cleanups - - - --- 2024-04-29 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,2/2] btrfs: automatically remove the subvolume qgroup btrfs: qgroup: stale qgroups related impromvents - - - --- 2024-04-19 Qu Wenruo New
[v2,2/2] btrfs: pass 'struct btrfs_io_geometry' into handle_ops_on_dev_replace don't hold dev_replace rwsem over whole of btrfs_map_block - - - --- 2024-05-08 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,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,2/4] btrfs-progs: convert: struct blk_iterate_data, add ext2-specific file inode pointers btrfs-progs: add support ext4 unwritten file extent - - - --- 2024-05-06 Anand Jain New
[v2,2/9] pktcdvd: sort set_blocksize() calls out [v2,1/9] bcache_register(): don't bother with set_blocksize() - 2 - --- 2024-05-03 Al Viro New
[v2,3/4] btrfs-progs: convert: refactor __btrfs_record_file_extent to add a prealloc flag btrfs-progs: add support ext4 unwritten file extent - - - --- 2024-05-06 Anand Jain New
[v2,3/9] swapon(2)/swapoff(2): don't bother with block size [v2,1/9] bcache_register(): don't bother with set_blocksize() - 2 - --- 2024-05-03 Al Viro New
[v2,4/4] btrfs-progs: convert: support ext2 unwritten file data extents btrfs-progs: add support ext4 unwritten file extent - - - --- 2024-05-06 Anand Jain New
[v2,4/9] swapon(2): open swap with O_EXCL [v2,1/9] bcache_register(): don't bother with set_blocksize() - 2 - --- 2024-05-03 Al Viro New
[v2,5/9] zram: don't bother with reopening - just use O_EXCL for open [v2,1/9] bcache_register(): don't bother with set_blocksize() - - - --- 2024-05-03 Al Viro New
[v2,6/9] swsusp: don't bother with setting block size [v2,1/9] bcache_register(): don't bother with set_blocksize() - 2 - --- 2024-05-03 Al Viro New
[v2,7/9] btrfs_get_bdev_and_sb(): call set_blocksize() only for exclusive opens [v2,1/9] bcache_register(): don't bother with set_blocksize() - 2 - --- 2024-05-03 Al Viro New
[v2,8/9] set_blocksize(): switch to passing struct file * [v2,1/9] bcache_register(): don't bother with set_blocksize() - - - --- 2024-05-03 Al Viro New
[v2,9/9] make set_blocksize() fail unless block device is opened exclusive [v2,1/9] bcache_register(): don't bother with set_blocksize() - - - --- 2024-05-03 Al Viro New
[v2] btrfs-progs: dump-tree: support simple quota mode status flags [v2] btrfs-progs: dump-tree: support simple quota mode status flags - - - --- 2024-05-09 Qu Wenruo 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] 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
[v2] Btrfs: qgroup: add BUILD_BUG to report pointer cast breakage - - - --- 2014-11-12 Daniel Dressler Under Review
[v2] btrfs: regression test for btrfs extent merge - - - --- 2014-10-16 Qu Wenruo Under Review
[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] 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
[v2] Fix wrong memory free on check_is_root - - - --- 2014-12-18 Satoru Takeuchi Under Review
[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
[v3,01/15] btrfs: don't do find_extent_buffer in do_walk_down btrfs: snapshot delete cleanups - 1 - --- 2024-05-07 Josef Bacik 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,02/15] btrfs: remove all extra btrfs_check_eb_owner() calls btrfs: snapshot delete cleanups - 1 - --- 2024-05-07 Josef Bacik 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,03/15] btrfs: use btrfs_read_extent_buffer in do_walk_down btrfs: snapshot delete cleanups - - - --- 2024-05-07 Josef Bacik 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,04/15] btrfs: push lookup_info into walk_control btrfs: snapshot delete cleanups - - - --- 2024-05-07 Josef Bacik 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,05/15] btrfs: move the eb uptodate code into it's own helper btrfs: snapshot delete cleanups - - - --- 2024-05-07 Josef Bacik 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,06/15] btrfs: remove need_account in do_walk_down btrfs: snapshot delete cleanups - - - --- 2024-05-07 Josef Bacik 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,07/15] btrfs: unify logic to decide if we need to walk down into a node btrfs: snapshot delete cleanups - - - --- 2024-05-07 Josef Bacik 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,08/15] btrfs: extract the reference dropping code into it's own helper btrfs: snapshot delete cleanups - - - --- 2024-05-07 Josef Bacik 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,09/15] btrfs: don't BUG_ON ENOMEM in walk_down_proc btrfs: snapshot delete cleanups - - - --- 2024-05-07 Josef Bacik New
[v3,1/2] btrfs: slightly loose the requirement for qgroup removal btrfs: qgroup: stale qgroups related impromvents - - - --- 2024-05-07 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,10/15] btrfs: handle errors from ref mods during UPDATE_BACKREF btrfs: snapshot delete cleanups - - - --- 2024-05-07 Josef Bacik New
[v3,11/15] btrfs: replace BUG_ON with ASSERT in walk_down_proc btrfs: snapshot delete cleanups - - - --- 2024-05-07 Josef Bacik New
[v3,12/15] btrfs: clean up our handling of refs == 0 in snapshot delete btrfs: snapshot delete cleanups - - - --- 2024-05-07 Josef Bacik New
[v3,13/15] btrfs: convert correctness BUG_ON()'s to ASSERT()'s in walk_up_proc btrfs: snapshot delete cleanups - - - --- 2024-05-07 Josef Bacik New
[v3,14/15] btrfs: handle errors from btrfs_dec_ref properly btrfs: snapshot delete cleanups - - - --- 2024-05-07 Josef Bacik New
[v3,15/15] btrfs: add documentation around snapshot delete btrfs: snapshot delete cleanups - - - --- 2024-05-07 Josef Bacik New
« 1 2 3 4 »