summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/subpage.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-26btrfs: update stale comment for log_new_dir_dentries()Filipe Manana1-4/+4
2022-09-26btrfs: remove the root argument from log_new_dir_dentries()Filipe Manana1-3/+3
2022-09-26btrfs: don't drop dir index range items when logging a directoryFilipe Manana1-5/+1
2022-09-26btrfs: scrub: use larger block size for data extent scrubQu Wenruo1-1/+7
2022-09-26btrfs: scrub: move logical/physical/dev/mirror_num from scrub_sector to scrub...Qu Wenruo1-73/+92
2022-09-26btrfs: scrub: remove scrub_sector::page and use scrub_block::pages insteadQu Wenruo1-32/+67
2022-09-26btrfs: scrub: introduce scrub_block::pages for more efficient memory usage fo...Qu Wenruo1-22/+116
2022-09-26btrfs: scrub: factor out allocation and initialization of scrub_sector into h...Qu Wenruo1-31/+29
2022-09-26btrfs: scrub: factor out initialization of scrub_block into helperQu Wenruo1-23/+23
2022-09-26btrfs: scrub: use pointer array to replace sblocks_for_recheckQu Wenruo1-46/+53
2022-09-26btrfs: send: add support for fs-verityBoris Burkov6-7/+125
2022-09-26btrfs: use atomic_try_cmpxchg in free_extent_bufferUros Bizjak1-4/+2
2022-09-26btrfs: scrub: remove impossible sanity checksQu Wenruo1-25/+9
2022-09-26btrfs: delete btrfs_wait_space_cache_v1_finishedJosef Bacik2-2/+2
2022-09-26btrfs: remove lock protection for BLOCK_GROUP_FLAG_RELOCATING_REPAIRJosef Bacik1-3/+0
2022-09-26btrfs: remove BLOCK_GROUP_FLAG_HAS_CACHING_CTLJosef Bacik2-25/+21
2022-09-26btrfs: simplify block group traversal in btrfs_put_block_group_cacheJosef Bacik1-27/+15
2022-09-26btrfs: remove lock protection for BLOCK_GROUP_FLAG_TO_COPYJosef Bacik3-9/+0
2022-09-26btrfs: convert block group bit field to use bit helpersJosef Bacik9-56/+71
2022-09-26btrfs: handle space_info setting of bg in btrfs_add_bg_to_space_infoJosef Bacik3-28/+13
2022-09-26btrfs: simplify arguments of btrfs_update_space_info and renameJosef Bacik3-36/+28
2022-09-26btrfs: use btrfs_fs_closing for background bg workJosef Bacik1-0/+6
2022-09-26btrfs: rename btrfs_insert_file_extent() to btrfs_insert_hole_extent()Omar Sandoval5-30/+20
2022-09-26btrfs: sysfs: use sysfs_streq for string matchingDavid Sterba1-20/+1
2022-09-26btrfs: scrub: try to fix super block errorsQu Wenruo1-0/+36
2022-09-26btrfs: scrub: properly report super block errors in system logQu Wenruo1-21/+12
2022-09-26btrfs: fix alignment of VMA for memory mapped files on THPAlexander Zhu1-0/+1
2022-09-26btrfs: add lockdep annotations for the ordered extents wait eventIoannis Angelakopoulos4-0/+33
2022-09-26btrfs: change the lockdep class of free space inode's invalidate_lockIoannis Angelakopoulos1-0/+10
2022-09-26btrfs: add lockdep annotations for pending_ordered wait eventIoannis Angelakopoulos4-0/+6
2022-09-26btrfs: add lockdep annotations for transaction states wait eventsIoannis Angelakopoulos3-10/+83
2022-09-26btrfs: add lockdep annotations for num_extwriters wait eventIoannis Angelakopoulos3-0/+15
2022-09-26btrfs: add lockdep annotations for num_writers wait eventIoannis Angelakopoulos3-5/+41
2022-09-26btrfs: add macros for annotating wait events with lockdepIoannis Angelakopoulos1-0/+45
2022-09-26btrfs: dump extra info if one free space cache has more bitmaps than it shouldQu Wenruo1-0/+6
2022-09-25Linux 6.0-rc7v6.0-rc7Linus Torvalds1-1/+1
2022-09-25devdax: Fix soft-reservation memory descriptionDan Williams1-0/+1
2022-09-24Makefile.debug: re-enable debug info for .S filesNick Desaulniers2-11/+14
2022-09-24Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITNick Desaulniers1-3/+1
2022-09-24io_uring: ensure that cached task references are always put on exitJens Axboe1-0/+3
2022-09-23certs: make system keyring depend on built-in x509 parserMasahiro Yamada1-1/+1
2022-09-23Kconfig: remove unused function 'menu_get_root_menu'Zeng Heng2-6/+0
2022-09-23scripts/clang-tools: remove unused moduleyangxingwu1-1/+0
2022-09-23cgroup: cgroup_get_from_id() must check the looked-up kn is a directoryMing Lei1-1/+4
2022-09-23vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon1-2/+1
2022-09-23MAINTAINERS: switch graphics to airlied other addressesDave Airlie1-3/+4
2022-09-22KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabledSean Christopherson2-0/+4
2022-09-22KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURESDr. David Alan Gilbert1-1/+7
2022-09-22KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0Sean Christopherson3-10/+5
2022-09-22KVM: x86/mmu: add missing update to max_mmu_rmap_sizeMiaohe Lin1-0/+2