Show patches with: Submitter = David Sterba       |   2005 patches
« 1 2 3 420 21 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[no subject] - - - --- 2013-12-17 David Sterba New
[-rc2] btrfs: remove stale code after removing ordered operations - - - --- 2014-08-20 David Sterba Accepted
[-rc6] btrfs: xattr: fix attribute removal - - - --- 2011-09-06 David Sterba New
[0/5] Speedups and check_setget_bounds reporting updates - 1 - --- 2022-02-03 David Sterba New
[01/10] btrfs: move balance args conversion helpers to volumes.c Static inline cleanups - - - --- 2024-02-19 David Sterba New
[01/10] btrfs: move functions comments from qgroup.h to qgroup.c Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[01/10] btrfs: scrub: inline helper scrub_setup_wr_ctx - - - --- 2017-05-16 David Sterba New
[01/10] btrfs: sink get_extent parameter to extent_writepages - - - --- 2017-11-06 David Sterba New
[01/10] btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_ordered Misc small cleanups - 1 - --- 2021-07-26 David Sterba New
[01/10] btrfs: use precalculated sectorsize_bits from fs_info Sectorsize, csum_size lifted to fs_info - - - --- 2020-10-29 David Sterba New
[01/11] btrfs: add missing device::flush_bio puts - 1 - --- 2017-10-31 David Sterba New
[01/11] btrfs: need_resched not needed with cond_resched - - - --- 2015-02-25 David Sterba Accepted
[01/11] btrfs: remove btrfs_dev_replace::read_locks Cleanup dev-replace locking - - - --- 2018-09-07 David Sterba New
[01/11] btrfs: use struct_size to calculate size of raid hash table Minor cleanups - 1 - --- 2020-02-21 David Sterba New
[01/12] btrfs: make btrfs_close_one_device static - - - --- 2015-12-03 David Sterba Accepted
[01/12] btrfs: reada, cleanup remove unneeded variable in __readahead_hook - - - --- 2016-11-09 David Sterba Accepted
[01/12] btrfs: rename variables clashing with global function names - - - --- 2011-04-22 David Sterba New
[01/13] btrfs-progs: pass OPEN_CTREE flags as unsigned - 1 - --- 2016-08-23 David Sterba Accepted
[01/13] btrfs: move sysfs declarations out of ctree.h Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[01/14] btrfs-progs: read global reserve size from space infos - - - --- 2014-04-29 David Sterba kdave Accepted
[01/14] btrfs: defrag, use unsigned type for extent thresh - - - --- 2014-10-02 David Sterba Accepted
[01/14] btrfs: push errors up from add_async_extent() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[01/14] btrfs: simplify some assignments of inode numbers - - - --- 2018-06-29 David Sterba New
[01/15] btrfs: create a helper function to read the disk super - - - --- 2016-02-15 David Sterba Accepted
[01/15] btrfs: export compression and decompression callbacks Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[01/15] btrfs: fix minimum number of chunk errors for DUP RAID/volumes code cleanups - 1 - --- 2019-05-17 David Sterba New
[01/16] btrfs: sink gfp parameter to set_extent_bits - - - --- 2016-04-29 David Sterba Accepted
[01/16] btrfs: squeeze btrfs_dev_replace_continue_on_mount to its caller - 1 - --- 2018-04-03 David Sterba New
[01/19] btrfs: use the token::eb for all set/get helpers Set/get helpers speedups and cleanups - 1 - --- 2020-05-07 David Sterba New
[01/20] btrfs: handle directory and dentry mismatch in btrfs_may_delete() Error handling fixes - - - --- 2024-01-24 David Sterba New
[01/22] btrfs: assume that bio_ret is always valid in submit_extent_page - - - --- 2018-03-08 David Sterba New
[01/22] btrfs: tests: handle fs_info allocation failure in extent_io tests Self test cleanups, error handling fixes - - - --- 2019-03-18 David Sterba New
[01/29] btrfs: remove unused parameter from read_block_for_search - - - --- 2017-02-13 David Sterba Accepted
[01/30] btrfs: get fs_info from eb in lock_extent_buffer_for_io Redundant argument cleanups, part 1 - - - --- 2019-03-25 David Sterba New
[01/40] btrfs: change how repair action is passed to btrfs_repair_one_sector Parameter and type changes to btrfs_inode - - - --- 2022-11-01 David Sterba New
[02/10] btrfs: open code btrfs_backref_iter_free() Static inline cleanups - - - --- 2024-02-19 David Sterba New
[02/10] btrfs: reformat remaining kdoc style comments Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[02/10] btrfs: remove uptodate parameter from btrfs_dec_test_first_ordered_pending Misc small cleanups - 1 - --- 2021-07-26 David Sterba New
[02/10] btrfs: replace div_u64 by shift in free_space_bitmap_size Sectorsize, csum_size lifted to fs_info - 1 - --- 2020-10-29 David Sterba New
[02/10] btrfs: scrub: inline helper scrub_free_wr_ctx - - - --- 2017-05-16 David Sterba New
[02/10] btrfs: sink get_extent parameter to extent_write_locked_range - - - --- 2017-11-06 David Sterba New
[02/11] btrfs: move mapping of block for discard to its caller Minor cleanups - 2 - --- 2020-02-21 David Sterba New
[02/11] btrfs: open code btrfs_dev_replace_clear_lock_blocking Cleanup dev-replace locking - - - --- 2018-09-07 David Sterba New
[02/11] btrfs: rename device free rcu helper to free_device_rcu - - - --- 2017-10-31 David Sterba New
[02/11] btrfs: use cond_resched_lock where possible - - - --- 2015-02-25 David Sterba Accepted
[02/12] btrfs: reada, remove unused parameter from __readahead_hook - - - --- 2016-11-09 David Sterba Accepted
[02/12] btrfs: remove nested duplicate variable declarations - - - --- 2011-04-22 David Sterba New
[02/12] btrfs: sink parameter wait to btrfs_alloc_delalloc_work - - - --- 2015-12-03 David Sterba Accepted
[02/13] btrfs-progs: make superblock reading/scanning api more generic - - - --- 2016-08-23 David Sterba Accepted
[02/13] btrfs: move btrfs_add_raid_kobjects to sysfs.c Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[02/14] btrfs-progs: add original 'df' and rename 'disk_usage' to 'usage' - - - --- 2014-04-29 David Sterba kdave Accepted
[02/14] btrfs: remove unused variable from btrfs_parse_options - - - --- 2014-10-02 David Sterba Accepted
[02/14] btrfs: simplify pointer chasing of local fs_info variables - - - --- 2018-06-29 David Sterba New
[02/14] btrfs: update comment and drop assertion in extent item lookup in find_parent_nodes() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[02/15] btrfs: create helper function __check_raid_min_devices() - - - --- 2016-02-15 David Sterba Accepted
[02/15] btrfs: raid56: allow the exact minimum number of devices for balance convert RAID/volumes code cleanups - - - --- 2019-05-17 David Sterba New
[02/15] btrfs: switch compression callbacks to direct calls Remove callback indirections in compression code - - - --- 2019-10-14 David Sterba New
[02/16] btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear - 1 - --- 2018-04-03 David Sterba New
[02/16] btrfs: sink gfp parameter to clear_extent_bits - - - --- 2016-04-29 David Sterba Accepted
[02/19] btrfs: drop eb parameter from set/get token helpers Set/get helpers speedups and cleanups - 1 - --- 2020-05-07 David Sterba New
[02/20] btrfs: handle invalid range and start in merge_extent_mapping() Error handling fixes - - - --- 2024-01-24 David Sterba New
[02/22] btrfs: assume that prev_em_start is always valid in __do_readpage - - - --- 2018-03-08 David Sterba New
[02/22] btrfs: tests: don't leak fs_info in extent_io bitmap tests Self test cleanups, error handling fixes - - - --- 2019-03-18 David Sterba New
[02/29] btrfs: remove unused parameter from check_async_write - 1 - --- 2017-02-13 David Sterba Accepted
[02/30] btrfs: get fs_info from eb in repair_eb_io_failure Redundant argument cleanups, part 1 - - - --- 2019-03-25 David Sterba New
[02/40] btrfs: drop parameter compression_type from btrfs_submit_dio_repair_bio Parameter and type changes to btrfs_inode - - - --- 2022-11-01 David Sterba New
[03/10] btrfs: drop __must_check annotations Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[03/10] btrfs: make btrfs_next_leaf static inline Misc small cleanups - 1 - --- 2021-07-26 David Sterba New
[03/10] btrfs: open code btrfs_backref_get_eb() Static inline cleanups - - - --- 2024-02-19 David Sterba New
[03/10] btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits Sectorsize, csum_size lifted to fs_info - 1 - --- 2020-10-29 David Sterba New
[03/10] btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctx - 1 - --- 2017-05-16 David Sterba New
[03/10] btrfs: sink get_extent parameter to extent_write_full_page - - - --- 2017-11-06 David Sterba New
[03/11] btrfs: cleanup 64bit/32bit divs, compile time constants - - - --- 2015-02-25 David Sterba Accepted
[03/11] btrfs: introduce free_device helper - - - --- 2017-10-31 David Sterba New
[03/11] btrfs: open code btrfs_dev_replace_stats_inc Cleanup dev-replace locking - 1 - --- 2018-09-07 David Sterba New
[03/11] btrfs: open code trivial helper btrfs_header_fsid Minor cleanups - 1 - --- 2020-02-21 David Sterba New
[03/12] btrfs: fix dereference before check - - - --- 2011-04-22 David Sterba New
[03/12] btrfs: reada, sink start parameter to btree_readahead_hook - - - --- 2016-11-09 David Sterba Accepted
[03/12] btrfs: remove wait from struct btrfs_delalloc_work - - - --- 2015-12-03 David Sterba Accepted
[03/13] btrfs-progs: introduce signature for a partially set up filesystem - - - --- 2016-08-23 David Sterba Accepted
[03/13] btrfs: factor sysfs code out of link_block_group Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[03/14] btrfs-progs: move device usage to cmds-device, more cleanups - - - --- 2014-04-29 David Sterba kdave Accepted
[03/14] btrfs: handle invalid extent item reference found in extent_from_logical() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[03/14] Btrfs: set default max_inline to 8KiB instead of 8MiB - - - --- 2014-10-02 David Sterba Accepted
[03/14] btrfs: use copy_page for copying pages instead of memcpy - - - --- 2018-06-29 David Sterba New
[03/15] btrfs: clean up and optimize __check_raid_min_device() - - - --- 2016-02-15 David Sterba Accepted
[03/15] btrfs: compression: attach workspace manager to the ops Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[03/15] btrfs: remove mapping tree structures indirection RAID/volumes code cleanups - - - --- 2019-05-17 David Sterba New
[03/16] btrfs: export and rename free_device - 1 - --- 2018-04-03 David Sterba New
[03/16] btrfs: sink gfp parameter to clear_record_extent_bits - - - --- 2016-04-29 David Sterba Accepted
[03/19] btrfs: don't use set/get token for single assignment in overwrite_item Set/get helpers speedups and cleanups - 1 - --- 2020-05-07 David Sterba New
[03/20] btrfs: handle block group lookup error when it's being removed Error handling fixes - - - --- 2024-01-24 David Sterba New
[03/22] btrfs: remove redundant variable in __do_readpage - - - --- 2018-03-08 David Sterba New
[03/22] btrfs: tests: print file:line for error messages Self test cleanups, error handling fixes - - - --- 2019-03-18 David Sterba New
[03/29] btrfs: remove unused parameter from clean_tree_block - 1 - --- 2017-02-13 David Sterba Accepted
[03/30] btrfs: get fs_info from eb in write_one_eb Redundant argument cleanups, part 1 - - - --- 2019-03-25 David Sterba New
[03/40] btrfs: change how submit bio callback is passed to btrfs_wq_submit_bio Parameter and type changes to btrfs_inode - - - --- 2022-11-01 David Sterba New
[04/10] btrfs: drop get_extent from extent_page_data - - - --- 2017-11-06 David Sterba New
[04/10] btrfs: reduce parameters of btrfs_pin_reserved_extent Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[04/10] btrfs: scrub: embed scrub_wr_ctx into scrub context - - - --- 2017-05-16 David Sterba New
« 1 2 3 420 21 »