platform/kernel/linux-rpi.git
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_submit_data_write_bio
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_submit_metadata_bio
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_wq_submit_bio
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_submit_bio_start_direct_io
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_submit_bio_start
2022-12-05 David Sterbabtrfs: switch async_submit_bio::inode to btrfs_inode
2022-12-05 David Sterbabtrfs: simplify btree_submit_bio_start and btrfs_submit...
2022-12-05 David Sterbabtrfs: change how submit bio callback is passed to...
2022-12-05 David Sterbabtrfs: drop parameter compression_type from btrfs_submi...
2022-12-05 David Sterbabtrfs: change how repair action is passed to btrfs_repa...
2022-12-05 David Sterbabtrfs: convert btrfs_block_group::seq_zone to runtime...
2022-12-05 David Sterbabtrfs: convert btrfs_block_group::needs_free_space...
2022-12-05 David Sterbabtrfs: zoned: use helper to check a power of two zone...
2022-12-05 David Sterbabtrfs: zlib: use copy_page for full page copy
2022-12-05 Filipe Mananabtrfs: send: bump the extent reference count limit...
2022-12-05 Filipe Mananabtrfs: send: skip resolution of our own backref when...
2022-12-05 Filipe Mananabtrfs: send: avoid double extent tree search when findi...
2022-12-05 Filipe Mananabtrfs: send: skip unnecessary backref iterations
2022-12-05 Filipe Mananabtrfs: send: cache leaf to roots mapping during backref...
2022-12-05 Filipe Mananabtrfs: constify ulist parameter of ulist_next()
2022-12-05 Filipe Mananabtrfs: reuse roots ulist on each leaf iteration for...
2022-12-05 Filipe Mananabtrfs: use a structure to pass arguments to backref...
2022-12-05 Filipe Mananabtrfs: use a single argument for extent offset in backr...
2022-12-05 Filipe Mananabtrfs: send: optimize clone detection to increase exten...
2022-12-05 Filipe Mananabtrfs: send: avoid unnecessary backref lookups when...
2022-12-05 Filipe Mananabtrfs: send: drop unnecessary backref context field...
2022-12-05 Filipe Mananabtrfs: send: update comment at find_extent_clone()
2022-12-05 Filipe Mananabtrfs: send: avoid unnecessary path allocations when...
2022-12-05 Qu Wenruobtrfs: remove the unused endio_raid56_workers and btrfs...
2022-12-05 Qu Wenruobtrfs: raid56: switch scrub path to use a single function
2022-12-05 Qu Wenruobtrfs: raid56: extract scrub read bio list assembly...
2022-12-05 Qu Wenruobtrfs: raid56: switch write path to rmw_rbio()
2022-12-05 Qu Wenruobtrfs: raid56: introduce the main entrance for RMW...
2022-12-05 Qu Wenruobtrfs: raid56: extract rwm write bios assembly into...
2022-12-05 Qu Wenruobtrfs: raid56: extract the rmw bio list build code...
2022-12-05 Qu Wenruobtrfs: raid56: switch recovery path to a single function
2022-12-05 Qu Wenruobtrfs: raid56: extract sector recovery code into a...
2022-12-05 Qu Wenruobtrfs: raid56: extract the recovery bio list build...
2022-12-05 Qu Wenruobtrfs: raid56: extract the pq generation code into...
2022-12-05 Qu Wenruobtrfs: raid56: extract the vertical stripe recovery...
2022-12-05 David Sterbabtrfs: merge struct extent_page_data to btrfs_bio_ctrl
2022-12-05 David Sterbabtrfs: switch extent_page_data bit fields to bools
2022-12-05 David Sterbabtrfs: simplify percent calculation helpers, rename...
2022-12-05 Filipe Mananabtrfs: update stale comment for nowait direct IO writes
2022-12-05 David Sterbabtrfs: fix SPDX comment in tree-mod-log.h
2022-12-05 Qu Wenruobtrfs: extract the inline extent read code into its...
2022-12-05 Qu Wenruobtrfs: remove new_inline argument from btrfs_extent_ite...
2022-12-05 Qu Wenruobtrfs: do not reset extent map members for inline exten...
2022-12-05 Qu Wenruobtrfs: make inline extent read calculation much simpler
2022-12-05 Qu Wenruobtrfs: selftests: remove impossible inline extent at...
2022-12-05 Josef Bacikbtrfs: move orphan prototypes into orphan.h
2022-12-05 Josef Bacikbtrfs: move super_block specific helpers into super.h
2022-12-05 Josef Bacikbtrfs: move super prototypes into super.h
2022-12-05 Josef Bacikbtrfs: move CONFIG_BTRFS_FS_RUN_SANITY_TESTS checks...
2022-12-05 Josef Bacikbtrfs: move verity prototypes into verity.h
2022-12-05 Josef Bacikbtrfs: move dev-replace prototypes into dev-replace.h
2022-12-05 Josef Bacikbtrfs: move scrub prototypes into scrub.h
2022-12-05 Josef Bacikbtrfs: move relocation prototypes into relocation.h
2022-12-05 Josef Bacikbtrfs: move acl prototypes into acl.h
2022-12-05 Josef Bacikbtrfs: move the snapshot drop related prototypes to...
2022-12-05 Josef Bacikbtrfs: move the 32bit warn defines into messages.h
2022-12-05 Josef Bacikbtrfs: move file prototypes to file.h
2022-12-05 Josef Bacikbtrfs: move ioctl prototypes into ioctl.h
2022-12-05 Josef Bacikbtrfs: move uuid tree prototypes to uuid-tree.h
2022-12-05 Josef Bacikbtrfs: move file-item prototypes into their own header
2022-12-05 Josef Bacikbtrfs: move dir-item prototypes into dir-item.h
2022-12-05 Josef Bacikbtrfs: move defrag related prototypes to their own...
2022-12-05 Josef Bacikbtrfs: move the file defrag code into defrag.c
2022-12-05 Josef Bacikbtrfs: move the auto defrag code to defrag.c
2022-12-05 Josef Bacikbtrfs: rename tree-defrag.c to defrag.c
2022-12-05 Josef Bacikbtrfs: move inode prototypes to btrfs_inode.h
2022-12-05 Josef Bacikbtrfs: move the printk and assert helpers to messages.c
2022-12-05 Josef Bacikbtrfs: add blk_types.h include to compression.h
2022-12-05 Josef Bacikbtrfs: add dependencies to fs.h and block-rsv.h
2022-12-05 Josef Bacikbtrfs: move btrfs_chunk_item_size out of ctree.h
2022-12-05 Josef Bacikbtrfs: convert discard stat defs to enum
2022-12-05 David Sterbabtrfs: update function comments
2022-12-05 Josef Bacikbtrfs: remove unused btrfs_cond_migrate_bytes
2022-12-05 Josef Bacikbtrfs: remove unused function prototypes
2022-12-05 Josef Bacikbtrfs: move root tree prototypes to their own header
2022-12-05 Josef Bacikbtrfs: delete unused function prototypes in ctree.h
2022-12-05 Josef Bacikbtrfs: move delalloc space related prototypes to delall...
2022-12-05 Josef Bacikbtrfs: move extent-tree helpers into their own header...
2022-12-05 Josef Bacikbtrfs: move btrfs_account_ro_block_groups_free_space...
2022-12-05 Josef Bacikbtrfs: remove extra space info prototypes in ctree.h
2022-12-05 Josef Bacikbtrfs: minor whitespace in ctree.h
2022-12-05 Josef Bacikbtrfs: move the lockdep helpers into locking.h
2022-12-05 Josef Bacikbtrfs: move btrfs_fs_info declarations into fs.h
2022-12-05 Omar Sandovalbtrfs: extend btrfs_dir_item type to store encryption...
2022-12-05 Sweet Tea Dorminybtrfs: use struct fscrypt_str instead of struct qstr
2022-12-05 Sweet Tea Dorminybtrfs: setup qstr from dentrys using fscrypt helper
2022-12-05 Sweet Tea Dorminybtrfs: use struct qstr instead of name and namelen...
2022-12-05 Anand Jainbtrfs: merge module cleanup sequence to one helper
2022-12-05 David Sterbabtrfs: sink gfp_t parameter to alloc_scrub_sector
2022-12-05 David Sterbabtrfs: switch GFP_NOFS to GFP_KERNEL in scrub_setup_rec...
2022-12-05 David Sterbabtrfs: sink gfp_t parameter to btrfs_qgroup_trace_extent
2022-12-05 David Sterbabtrfs: sink gfp_t parameter to btrfs_backref_iter_alloc
2022-12-05 Josef Bacikbtrfs: remove temporary btrfs_map_token declaration...
2022-12-05 Josef Bacikbtrfs: move accessor helpers into accessors.h
2022-12-05 Josef Bacikbtrfs: move btrfs_map_token to accessors
next