platform/kernel/linux-rpi.git
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
2022-12-05 Josef Bacikbtrfs: rename struct-funcs.c to accessors.c
2022-12-05 Josef Bacikbtrfs: move the compat/incompat flag masks to fs.h
2022-12-05 Josef Bacikbtrfs: remove fs_info::pending_changes and related...
2022-12-05 Josef Bacikbtrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag
2022-12-05 Josef Bacikbtrfs: move fs_info::flags enum to fs.h
2022-12-05 Josef Bacikbtrfs: move mount option definitions to fs.h
2022-12-05 Josef Bacikbtrfs: convert incompat and compat flag test helpers...
2022-12-05 Josef Bacikbtrfs: move BTRFS_FS_STATE* definitions and helpers...
2022-12-05 Josef Bacikbtrfs: push printk index code into their respective...
2022-12-05 Josef Bacikbtrfs: move the printk helpers out of ctree.h
2022-12-05 Josef Bacikbtrfs: move assert helpers out of ctree.h
2022-12-05 Josef Bacikbtrfs: move fs wide helpers out of ctree.h
2022-12-05 Wang Yuguibtrfs: send add define for v2 buffer size
2022-12-05 David Sterbabtrfs: simplify generation check in btrfs_get_dentry
2022-12-05 David Sterbabtrfs: auto enable discard=async when possible
2022-12-05 David Sterbabtrfs: sysfs: convert remaining scnprintf to sysfs_emit
2022-12-05 Josef Bacikbtrfs: do not panic if we can't allocate a prealloc...
2022-12-05 Josef Bacikbtrfs: remove unused unlock_extent_atomic
2022-12-05 Josef Bacikbtrfs: do not use GFP_ATOMIC in the read endio
2022-12-05 Qu Wenruobtrfs: skip update of block group item if used bytes...
2022-12-05 David Sterbabtrfs: convert __TRANS_* defines to enum bits
2022-12-05 David Sterbabtrfs: convert QGROUP_* defines to enum bits
2022-12-05 David Sterbabtrfs: convert EXTENT_* bits to enums
2022-12-05 David Sterbabtrfs: convert extent_io page op defines to enum bits
2022-12-05 David Sterbabtrfs: convert BTRFS_ILOCK-* defines to enum bit
2022-12-05 David Sterbabtrfs: add helper for bit enumeration
2022-12-05 Qu Wenruobtrfs: make module init/exit match their sequence
2022-12-05 Filipe Mananabtrfs: remove gfp_t flag from btrfs_tree_mod_log_insert...
2022-12-05 Filipe Mananabtrfs: switch GFP_ATOMIC to GFP_NOFS when fixing up...
2022-12-05 Boris Burkovbtrfs: re-check reclaim condition in reclaim worker
2022-12-05 Boris Burkovbtrfs: skip reclaim if block_group is empty
2022-12-05 Filipe Mananabtrfs: avoid unnecessary resolution of indirect backref...
2022-12-05 Filipe Mananabtrfs: avoid duplicated resolution of indirect backrefs...
2022-12-05 Filipe Mananabtrfs: move up backref sharedness cache store and looku...
2022-12-05 Filipe Mananabtrfs: cache sharedness of the last few data extents...
2022-12-05 Filipe Mananabtrfs: remove useless logic when finding parent nodes
2022-12-05 Filipe Mananabtrfs: remove roots ulist when checking data extent...
2022-12-05 Filipe Mananabtrfs: move ulists to data extent sharedness check...
2022-12-05 Filipe Mananabtrfs: turn the backref sharedness check cache into...
2022-12-05 Filipe Mananabtrfs: directly pass the inode to btrfs_is_data_extent_...
2022-12-05 Filipe Mananabtrfs: remove checks for a 0 inode number during backre...
next