summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
Qu Wenruo 2025-11-24btrfs: replace const_ilog2() with ilog2()Andy Shevchenko 2025-11-24btrfs: implement remove_bdev and shutdown super operation callbacksQu Wenruo 2025-09-23btrfs: fix typos in comments and stringsDavid Sterba 2025-07-22btrfs: don't print relocation messages from auto reclaimJohannes Thumshirn 2025-07-22btrfs: remove struct rcu_stringDavid Sterba 2025-07-22btrfs: open code RCU for device nameDavid Sterba 2025-07-22btrfs: delay btrfs_open_devices() until super block is createdQu Wenruo 2025-07-22btrfs: always open the device read-only in btrfs_scan_one_device()Christoph Hellwig 2025-07-21btrfs: constify more pointer parametersDavid Sterba 2025-05-15btrfs: add space_info parameter for block group creationNaohiro Aota 2025-05-15btrfs: merge btrfs_read_dev_one_super() into btrfs_read_disk_super()Qu Wenruo 2025-05-15btrfs: on unknown chunk allocation policy fallback to regularDavid Sterba 2025-05-15btrfs: remove unused btrfs_io_stripe::lengthDavid Sterba 2025-03-18btrfs: update include and forward declarations in headersDavid Sterba 2025-01-13btrfs: add read policy to set a preferred deviceAnand Jain 2025-01-13btrfs: introduce RAID1 round-robin read balancingAnand Jain 2025-01-13btrfs: add tracking of read blocks for read policyAnand Jain 2025-01-13btrfs: cache RAID stripe tree decision in btrfs_io_contextJohannes Thumshirn 2024-11-11btrfs: remove unused btrfs_is_parity_mirror()Dr. David Alan Gilbert 2024-11-11btrfs: tests: add selftests for raid-stripe-treeJohannes Thumshirn 2024-11-11btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUGQu Wenruo 2024-10-07btrfs: split remaining space to discard in chunksLuca Stefani 2024-09-10btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_rootJohannes Thumshirn 2024-09-10btrfs: move uuid tree related code to uuid-tree.[ch]Qu Wenruo