blob: 4d74e54da7bfbc5afd210ed70bdc5a4222714bd0 [file] [log] [blame]
9ddc959e802b ("btrfs: use the file extent tree infrastructure")
e182163d9cbe ("btrfs: stop clearing EXTENT_DIRTY in inode I/O tree")
3acd48507dc4 ("btrfs: fix allocation of free space cache v1 bitmap pages")
762bf09893b4 ("btrfs: improve error handling in run_delalloc_nocow")
922f0518249d ("btrfs: streamline code in run_delalloc_nocow in case of inline extents")
bb55f6260b47 ("btrfs: simplify extent type checks in run_delalloc_nocow")
a6bd9cd1559b ("btrfs: improve comments around nocow path")
3e024846d241 ("btrfs: refactor variable scope in run_delalloc_nocow")
d3984c90414a ("btrfs: introduce an evict flushing state")
9ce2f423b946 ("btrfs: refactor priority_reclaim_metadata_space")
03235279b4de ("btrfs: factor out the ticket flush handling")
374bf9c5cd7d ("btrfs: unify error handling for ticket flushing")
2e405ad84254 ("btrfs: migrate the block group lookup code")
aac0023c2106 ("btrfs: move basic block_group definitions to their own header")
982f1f5d1617 ("btrfs: Add an assertion to warn incorrect case in insert_inline_extent()")
74e9194afb2c ("btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc")
cecc8d9038d1 ("btrfs: Move free_pages_out label in inline extent handling branch in compress_file_range")
ac3e99334d64 ("btrfs: Return number of compressed extents directly in compress_file_range")
690a5dbfc513 ("Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents")
9cba40a693e6 ("Btrfs: factor out extent dropping code from hole punch handler")
07301df7d2fc ("btrfs: trim: Check the range passed into to prevent overflow")
42c16da6d684 ("btrfs: inode: Don't compress if NODATASUM or NODATACOW set")
867363429d70 ("btrfs: migrate the delalloc space stuff to it's own home")
fb6dea26601b ("btrfs: migrate btrfs_trans_release_chunk_metadata")
6ef03debdb3d ("btrfs: migrate the delayed refs rsv code")
67f9c2209e88 ("btrfs: migrate the global_block_rsv helpers to block-rsv.c")
550fa228ee7e ("btrfs: migrate the block-rsv code to block-rsv.c")
424a47805a81 ("btrfs: stop using block_rsv_release_bytes everywhere")
fcec36224fc6 ("btrfs: cleanup the target logic in __btrfs_block_rsv_release")
fed14b323db8 ("btrfs: export __btrfs_block_rsv_release")
0b50174ad5e9 ("btrfs: export btrfs_block_rsv_add_bytes")
d12ffdd1aa4c ("btrfs: move btrfs_block_rsv definitions into it's own header")
0d9764f6d0fb ("btrfs: move reserve_metadata_bytes and supporting code to space-info.c")
5da6afeb32e9 ("btrfs: move dump_space_info to space-info.c")
c2a67a76ec87 ("btrfs: export block_rsv_use_bytes")
b338b013e18a ("btrfs: move btrfs_space_info_add_*_bytes to space-info.c")
bb96c4e57420 ("btrfs: move the space info update macro to space-info.h")
41783ef24d56 ("btrfs: move and export can_overcommit")
280c290881bc ("btrfs: move the space_info handling code to space-info.c")
d44b72aa12d0 ("btrfs: export space_info_add_*_bytes")
fc471cb0c8f0 ("btrfs: rename do_chunk_alloc to btrfs_chunk_alloc")
8719aaae8d69 ("btrfs: move space_info to space-info.h")
e749af443fa8 ("btrfs: lift bio_set_dev from bio allocation helpers")
f262fa8de6a2 ("btrfs: drop default value assignments in enums")
63611e738a62 ("btrfs: run delayed iput at unlink time")
89b798ad1b42 ("btrfs: Use btrfs_get_io_geometry appropriately")
5f1411265e16 ("btrfs: Introduce btrfs_io_geometry infrastructure")
d5178578bcd4 ("btrfs: directly call into crypto framework for checksumming")
51bce6c9b977 ("btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions")
8dc3f22c8ba0 ("btrfs: check for supported superblock checksum type before checksum validation")