platform/kernel/linux-rpi.git
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...
2022-09-26 Qu Wenruobtrfs: scrub: use pointer array to replace sblocks_for_...
2022-09-26 Boris Burkovbtrfs: send: add support for fs-verity
2022-09-26 Uros Bizjakbtrfs: use atomic_try_cmpxchg in free_extent_buffer
2022-09-26 Qu Wenruobtrfs: scrub: remove impossible sanity checks
2022-09-26 Josef Bacikbtrfs: delete btrfs_wait_space_cache_v1_finished
2022-09-26 Josef Bacikbtrfs: remove lock protection for BLOCK_GROUP_FLAG_RELO...
2022-09-26 Josef Bacikbtrfs: remove BLOCK_GROUP_FLAG_HAS_CACHING_CTL
2022-09-26 Josef Bacikbtrfs: simplify block group traversal in btrfs_put_bloc...
2022-09-26 Josef Bacikbtrfs: remove lock protection for BLOCK_GROUP_FLAG_TO_COPY
2022-09-26 Josef Bacikbtrfs: convert block group bit field to use bit helpers
2022-09-26 Josef Bacikbtrfs: handle space_info setting of bg in btrfs_add_bg_...
2022-09-26 Josef Bacikbtrfs: simplify arguments of btrfs_update_space_info...
2022-09-26 Josef Bacikbtrfs: use btrfs_fs_closing for background bg work
2022-09-26 Omar Sandovalbtrfs: rename btrfs_insert_file_extent() to btrfs_inser...
2022-09-26 David Sterbabtrfs: sysfs: use sysfs_streq for string matching
2022-09-26 Qu Wenruobtrfs: scrub: try to fix super block errors
2022-09-26 Qu Wenruobtrfs: scrub: properly report super block errors in...
2022-09-26 Alexander Zhubtrfs: fix alignment of VMA for memory mapped files...
2022-09-26 Ioannis Angelakopoulosbtrfs: add lockdep annotations for the ordered extents...
2022-09-26 Ioannis Angelakopoulosbtrfs: change the lockdep class of free space inode...
2022-09-26 Ioannis Angelakopoulosbtrfs: add lockdep annotations for pending_ordered...
2022-09-26 Ioannis Angelakopoulosbtrfs: add lockdep annotations for transaction states...
2022-09-26 Ioannis Angelakopoulosbtrfs: add lockdep annotations for num_extwriters wait...
2022-09-26 Ioannis Angelakopoulosbtrfs: add lockdep annotations for num_writers wait...
2022-09-26 Ioannis Angelakopoulosbtrfs: add macros for annotating wait events with lockdep
2022-09-26 Qu Wenruobtrfs: dump extra info if one free space cache has...
2022-09-25 Linus TorvaldsLinux 6.0-rc7
2022-09-25 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2022-09-25 Linus TorvaldsMerge tag 'dax-and-nvdimm-fixes-v6.0-final' of git...
2022-09-25 Linus TorvaldsMerge tag 'i2c-for-6.0-rc7' of git://git./linux/kernel...
2022-09-25 Dan WilliamsMerge branch 'for-6.0/dax' into libnvdimm-fixes
2022-09-25 Dan Williamsdevdax: Fix soft-reservation memory description
next