linux-block.git
2022-09-26 Josef Bacikbtrfs: unify the lock/unlock extent variants
2022-09-26 Josef Bacikbtrfs: drop extent_changeset from set_extent_bit
2022-09-26 Josef Bacikbtrfs: remove failed_start argument from set_extent_bit
2022-09-26 Josef Bacikbtrfs: remove the wake argument from clear_extent_bits
2022-09-26 Josef Bacikbtrfs: drop exclusive_bits from set_extent_bit
2022-09-26 Josef Bacikbtrfs: move extent io tree unrelated prototypes to...
2022-09-26 Josef Bacikbtrfs: use next_state/prev_state in merge_state
2022-09-26 Josef Bacikbtrfs: make tree_search_prev_next return extent_state's
2022-09-26 Josef Bacikbtrfs: make tree_search_for_insert return extent_state
2022-09-26 Josef Bacikbtrfs: make tree_search return struct extent_state
2022-09-26 Josef Bacikbtrfs: use next_state instead of rb_next where we can
2022-09-26 Josef Bacikbtrfs: remove struct tree_entry in extent-io-tree.c
2022-09-26 Josef Bacikbtrfs: unexport all the temporary exports for extent...
2022-09-26 Josef Bacikbtrfs: unexport btrfs_debug_check_extent_io_range
2022-09-26 Josef Bacikbtrfs: move core extent_io_tree functions to extent...
2022-09-26 Josef Bacikbtrfs: move a few exported extent_io_tree helpers to...
2022-09-26 Josef Bacikbtrfs: temporarily export and then move extent state...
2022-09-26 Josef Bacikbtrfs: temporarily export and move core extent_io_tree...
2022-09-26 Josef Bacikbtrfs: move btrfs_debug_check_extent_io_range into...
2022-09-26 Josef Bacikbtrfs: export wait_extent_bit
2022-09-26 Josef Bacikbtrfs: move simple extent bit helpers out of extent_io.c
2022-09-26 Josef Bacikbtrfs: convert BUG_ON(EXTENT_BIT_LOCKED) checks to...
2022-09-26 Josef Bacikbtrfs: move extent state init and alloc functions to...
2022-09-26 Josef Bacikbtrfs: temporarily export alloc_extent_state helpers
2022-09-26 Josef Bacikbtrfs: separate out the eb and extent state leak helpers
2022-09-26 Josef Bacikbtrfs: separate out the extent state and extent buffer...
2022-09-26 Josef Bacikbtrfs: use find_first_extent_bit in btrfs_clean_io_failure
2022-09-26 Josef Bacikbtrfs: convert the io_failure_tree to a plain rb_tree
2022-09-26 Josef Bacikbtrfs: unexport internal failrec functions
2022-09-26 Josef Bacikbtrfs: rename clean_io_failure and remove extraneous...
2022-09-26 David Sterbabtrfs: add KCSAN annotations for unlocked access to...
2022-09-26 Filipe Mananabtrfs: remove useless used space increment during space...
2022-09-26 Christoph Hellwigbtrfs: zoned: refactor device checks in btrfs_check_zon...
2022-09-26 Christophe... btrfs: qgroup: fix a typo in a comment
2022-09-26 Gaosheng Cuibtrfs: remove btrfs_bit_radix_cachep declaration
2022-09-26 Qu Wenruobtrfs: skip subtree scan if it's too high to avoid...
2022-09-26 Qu Wenruobtrfs: introduce BTRFS_QGROUP_RUNTIME_FLAG_NO_ACCOUNTIN...
2022-09-26 Qu Wenruobtrfs: introduce BTRFS_QGROUP_RUNTIME_FLAG_CANCEL_RESCAN
2022-09-26 Qu Wenruobtrfs: introduce BTRFS_QGROUP_STATUS_FLAGS_MASK for...
2022-09-26 Qu Wenruobtrfs: sysfs: introduce global qgroup attribute group
2022-09-26 Filipe Mananabtrfs: make fiemap more efficient and accurate reportin...
2022-09-26 Filipe Mananabtrfs: skip unnecessary extent buffer sharedness checks...
2022-09-26 Filipe Mananabtrfs: speedup checking for extent sharedness during...
2022-09-26 Filipe Mananabtrfs: rename btrfs_check_shared() to a more descriptiv...
2022-09-26 Filipe Mananabtrfs: allow fiemap to be interruptible
2022-09-26 Filipe Mananabtrfs: properly flush delalloc when entering fiemap
2022-09-26 Filipe Mananabtrfs: remove zero length check when entering fiemap
2022-09-26 Filipe Mananabtrfs: remove check for impossible block start for...
2022-09-26 Filipe Mananabtrfs: make hole and data seeking a lot more efficient
2022-09-26 Filipe Mananabtrfs: allow hole and data seeking to be interruptible
2022-09-26 zhang songyibtrfs: remove the unnecessary result variables
2022-09-26 Qu Wenruobtrfs: separate BLOCK_GROUP_TREE compat RO flag from...
2022-09-26 Qu Wenruobtrfs: don't save block group root into super block
2022-09-26 Qu Wenruobtrfs: enhance unsupported compat RO flags handling
2022-09-26 Qu Wenruobtrfs: dump all space infos if we abort transaction...
2022-09-26 Qu Wenruobtrfs: output human readable space info flag
2022-09-26 Qu Wenruobtrfs: check superblock to ensure the fs was not modifi...
2022-09-26 Christoph Hellwigbtrfs: stop allocation a btrfs_io_context for simple I/O
2022-09-26 Christoph Hellwigbtrfs: add fast path for single device io in __btrfs_ma...
2022-09-26 Christoph Hellwigbtrfs: decide bio cloning inside submit_stripe_bio
2022-09-26 Christoph Hellwigbtrfs: factor out low-level bio setup from submit_strip...
2022-09-26 Christoph Hellwigbtrfs: give struct btrfs_bio a real end_io handler
2022-09-26 Christoph Hellwigbtrfs: properly abstract the parity raid bio handling
2022-09-26 Christoph Hellwigbtrfs: use chained bios when cloning
2022-09-26 Christoph Hellwigbtrfs: don't take a bio_counter reference for cloned...
2022-09-26 Christoph Hellwigbtrfs: pass the operation to btrfs_bio_alloc
2022-09-26 Christoph Hellwigbtrfs: move btrfs_bio allocation to volumes.c
2022-09-26 Christoph Hellwigbtrfs: don't create integrity bioset for btrfs_bioset
2022-09-26 Josef Bacikbtrfs: remove use btrfs_remove_free_space_cache instead...
2022-09-26 Josef Bacikbtrfs: call __btrfs_remove_free_space_cache_locked...
2022-09-26 Filipe Mananabtrfs: fix race between quota enable and quota rescan...
2022-09-26 Maciej S. Szmigierobtrfs: don't print information about space cache or...
2022-09-26 Filipe Mananabtrfs: simplify error handling at btrfs_del_root_ref()
2022-09-26 Omar Sandovalbtrfs: get rid of block group caching progress logic
2022-09-26 BingJing Changbtrfs: send: fix failures when processing inodes with...
2022-09-26 BingJing Changbtrfs: send: refactor arguments of get_inode_info()
2022-09-26 Ethan Lienbtrfs: remove unnecessary EXTENT_UPTODATE state in...
2022-09-26 Filipe Mananabtrfs: simplify adding and replacing references during...
2022-09-26 David Sterbabtrfs: sysfs: show discard stats and tunables in non...
2022-09-26 Filipe Mananabtrfs: use delayed items when logging a directory
2022-09-26 Filipe Mananabtrfs: skip logging parent dir when conflicting inode...
2022-09-26 Filipe Mananabtrfs: log conflicting inodes without holding log mutex...
2022-09-26 Filipe Mananabtrfs: move log_new_dir_dentries() above btrfs_log_inode()
2022-09-26 Filipe Mananabtrfs: move need_log_inode() to above log_conflicting_i...
2022-09-26 Filipe Mananabtrfs: search for last logged dir index if it's not...
2022-09-26 Filipe Mananabtrfs: shrink the size of struct btrfs_delayed_item
2022-09-26 Filipe Mananabtrfs: remove unused logic when looking up delayed...
2022-09-26 Filipe Mananabtrfs: store index number instead of key in struct...
2022-09-26 Filipe Mananabtrfs: remove root argument from btrfs_delayed_item_res...
2022-09-26 Filipe Mananabtrfs: avoid memory allocation at log_new_dir_dentries...
2022-09-26 Filipe Mananabtrfs: free list element sooner at log_new_dir_dentries()
2022-09-26 Filipe Mananabtrfs: update stale comment for log_new_dir_dentries()
2022-09-26 Filipe Mananabtrfs: remove the root argument from log_new_dir_dentries()
2022-09-26 Filipe Mananabtrfs: don't drop dir index range items when logging...
2022-09-26 Qu Wenruobtrfs: scrub: use larger block size for data extent...
2022-09-26 Qu Wenruobtrfs: scrub: move logical/physical/dev/mirror_num...
2022-09-26 Qu Wenruobtrfs: scrub: remove scrub_sector::page and use scrub_b...
2022-09-26 Qu Wenruobtrfs: scrub: introduce scrub_block::pages for more...
2022-09-26 Qu Wenruobtrfs: scrub: factor out allocation and initialization...
2022-09-26 Qu Wenruobtrfs: scrub: factor out initialization of scrub_block...
next