summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-12-05btrfs: send: update comment at find_extent_clone()Filipe Manana
2022-12-05btrfs: send: avoid unnecessary path allocations when finding extent cloneFilipe Manana
2022-12-05btrfs: remove the unused endio_raid56_workers and btrfs_raid_bio::end_io_workQu Wenruo
2022-12-05btrfs: raid56: switch scrub path to use a single functionQu Wenruo
2022-12-05btrfs: raid56: extract scrub read bio list assembly code into a helperQu Wenruo
2022-12-05btrfs: raid56: switch write path to rmw_rbio()Qu Wenruo
2022-12-05btrfs: raid56: introduce the main entrance for RMW pathQu Wenruo
2022-12-05btrfs: raid56: extract rwm write bios assembly into a helperQu Wenruo
2022-12-05btrfs: raid56: extract the rmw bio list build code into a helperQu Wenruo
2022-12-05btrfs: raid56: switch recovery path to a single functionQu Wenruo
2022-12-05btrfs: raid56: extract sector recovery code into a helperQu Wenruo
2022-12-05btrfs: raid56: extract the recovery bio list build code into a helperQu Wenruo
2022-12-05btrfs: raid56: extract the pq generation code into a helperQu Wenruo
2022-12-05btrfs: raid56: extract the vertical stripe recovery code into recover_vertical()Qu Wenruo
2022-12-05btrfs: merge struct extent_page_data to btrfs_bio_ctrlDavid Sterba
2022-12-05btrfs: switch extent_page_data bit fields to boolsDavid Sterba
2022-12-05btrfs: simplify percent calculation helpers, rename div_factorDavid Sterba
2022-12-05btrfs: update stale comment for nowait direct IO writesFilipe Manana
2022-12-05btrfs: fix SPDX comment in tree-mod-log.hDavid Sterba
2022-12-05btrfs: extract the inline extent read code into its own functionQu Wenruo
2022-12-05btrfs: remove new_inline argument from btrfs_extent_item_to_extent_map()Qu Wenruo
2022-12-05btrfs: do not reset extent map members for inline extents readQu Wenruo
2022-12-05btrfs: make inline extent read calculation much simplerQu Wenruo
2022-12-05btrfs: selftests: remove impossible inline extent at non-zero file offsetQu Wenruo
2022-12-05btrfs: move orphan prototypes into orphan.hJosef Bacik
2022-12-05btrfs: move super_block specific helpers into super.hJosef Bacik
2022-12-05btrfs: move super prototypes into super.hJosef Bacik
2022-12-05btrfs: move CONFIG_BTRFS_FS_RUN_SANITY_TESTS checks to fs.hJosef Bacik
2022-12-05btrfs: move verity prototypes into verity.hJosef Bacik
2022-12-05btrfs: move dev-replace prototypes into dev-replace.hJosef Bacik
2022-12-05btrfs: move scrub prototypes into scrub.hJosef Bacik
2022-12-05btrfs: move relocation prototypes into relocation.hJosef Bacik
2022-12-05btrfs: move acl prototypes into acl.hJosef Bacik
2022-12-05btrfs: move the snapshot drop related prototypes to extent-tree.hJosef Bacik
2022-12-05btrfs: move the 32bit warn defines into messages.hJosef Bacik
2022-12-05btrfs: move file prototypes to file.hJosef Bacik
2022-12-05btrfs: move ioctl prototypes into ioctl.hJosef Bacik
2022-12-05btrfs: move uuid tree prototypes to uuid-tree.hJosef Bacik
2022-12-05btrfs: move file-item prototypes into their own headerJosef Bacik
2022-12-05btrfs: move dir-item prototypes into dir-item.hJosef Bacik
2022-12-05btrfs: move defrag related prototypes to their own headerJosef Bacik
2022-12-05btrfs: move the file defrag code into defrag.cJosef Bacik
2022-12-05btrfs: move the auto defrag code to defrag.cJosef Bacik
2022-12-05btrfs: rename tree-defrag.c to defrag.cJosef Bacik
2022-12-05btrfs: move inode prototypes to btrfs_inode.hJosef Bacik
2022-12-05btrfs: move the printk and assert helpers to messages.cJosef Bacik
2022-12-05btrfs: add blk_types.h include to compression.hJosef Bacik
2022-12-05btrfs: add dependencies to fs.h and block-rsv.hJosef Bacik
2022-12-05btrfs: move btrfs_chunk_item_size out of ctree.hJosef Bacik
2022-12-05btrfs: convert discard stat defs to enumJosef Bacik