blob: 36750201bbfd100b51b692ecdf187a27be0e97d9 [file] [log] [blame]
dce580ca403a ("btrfs: factor out create_chunk()")
5badf512ecd0 ("btrfs: factor out decide_stripe_size()")
560156cb25fc ("btrfs: factor out gather_device_info()")
27c314d5ca09 ("btrfs: factor out init_alloc_chunk_ctl")
4f2bafe8a49e ("btrfs: introduce alloc_chunk_ctl")
b25c19f49ef2 ("btrfs: handle invalid profile in chunk allocation")
cfbb825c7619 ("btrfs: add incompat for raid1 with 3, 4 copies")
47e6f7423b91 ("btrfs: add support for 3-copy replication (raid1c3)")
c17add7a1c61 ("btrfs: Consider system chunk array size for new SYSTEM chunks")
e1ea2beee284 ("btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_space")
4f080f571192 ("btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_space")
71a9c4885e1d ("btrfs: document BTRFS_MAX_MIRRORS")
c7369b3faea2 ("btrfs: add mask for all RAID1 types")
e3ecdb3fdecf ("btrfs: factor out devs_max setting in __btrfs_alloc_chunk")
60dfdf25bd31 ("btrfs: Remove 'trans' argument from find_free_dev_extent(_start)")
1c11b63eff2a ("btrfs: replace pending/pinned chunks lists with io tree")
61d0d0d2cbb7 ("btrfs: Handle pending/pinned chunks before blockgroup relocation during device shrink")
bbbf7243d62d ("btrfs: combine device update operations during transaction commit")
c2d1b3aae336 ("btrfs: Honour FITRIM range constraints during free space trim")
ab4ba2e13346 ("btrfs: tree-checker: Verify dev item")
075cb3c78fe7 ("btrfs: tree-checker: Check chunk item at tree block read time")
82fc28fbedbb ("btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it")
290342f66108 ("btrfs: use BUG() instead of BUG_ON(1)")
349ae63f4063 ("btrfs: ensure that a DUP or RAID1 block group has exactly two stripes")
505b050fdf42 ("Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs")