platform/kernel/linux-starfive.git
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
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
next