platform/kernel/linux-rpi.git
2022-09-26 Josef Bacikbtrfs: use a runtime flag to indicate an inode is a...
2022-09-26 Josef Bacikbtrfs: open code and remove btrfs_insert_inode_hash...
2022-09-26 Josef Bacikbtrfs: open code and remove btrfs_inode_sectorsize...
2022-09-26 Josef Bacikbtrfs: move btrfs_ordered_sum_size into file-item.c
2022-09-26 Josef Bacikbtrfs: move the fs_info related helpers closer to fs_in...
2022-09-26 Josef Bacikbtrfs: move btrfs_csum_ptr to inode.c
2022-09-26 Josef Bacikbtrfs: move fs_info forward declarations to the top...
2022-09-26 Josef Bacikbtrfs: move btrfs_swapfile_pin into volumes.h
2022-09-26 Josef Bacikbtrfs: move btrfs_pinned_by_swapfile prototype into...
2022-09-26 Josef Bacikbtrfs: move btrfs_init_async_reclaim_work prototype...
2022-09-26 Josef Bacikbtrfs: move btrfs_full_stripe_locks_tree into block...
2022-09-26 Josef Bacikbtrfs: move btrfs_caching_type to block-group.h
2022-09-26 Christoph Hellwigbtrfs: stop tracking failed reads in the I/O tree
2022-09-26 Josef Bacikbtrfs: remove is_data_inode() checks in extent-io-tree.c
2022-09-26 Josef Bacikbtrfs: don't init io tree with private data for non...
2022-09-26 Josef Bacikbtrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
2022-09-26 Josef Bacikbtrfs: don't clear CTL bits when trying to release...
2022-09-26 Josef Bacikbtrfs: get rid of extent_io_tree::dirty_bytes
2022-09-26 Josef Bacikbtrfs: remove extent_io_tree::track_uptodate
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...
next