blob: 60d2c6b8e0c0f0f6284e9f1f368b91592ce450e2 [file] [log] [blame]
28bad2125767 ("btrfs: fix truncate throttling")
7c8616278b19 ("btrfs: remove fs_info from btrfs_should_throttle_delayed_refs")
af9b8a0e2085 ("btrfs: remove fs_info from btrfs_check_space_for_delayed_refs")
ad80cf50c3f0 ("btrfs: drop min_size from evict_refill_and_join")
3a58417486ca ("btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_add_bytes")
27919067f182 ("Btrfs: fix ENOSPC caused by orphan items reservations")
4b9d7b59bfcb ("Btrfs: refactor btrfs_evict_inode() reserve refill dance")
c08db7d8d295 ("Btrfs: don't return ino to ino cache if inode item removal fails")
7b40b695b4d0 ("Btrfs: get rid of BTRFS_INODE_HAS_ORPHAN_ITEM")
f7e9e8fc792f ("Btrfs: stop creating orphan items for truncate")
0552210997ba ("Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()")
fd86a3a31506 ("Btrfs: fix error handling in btrfs_truncate_inode_items()")
d1342aadbd9f ("Btrfs: update stale comments referencing vmtruncate()")
ec42f167348a ("btrfs: Move may_destroy_subvol() from ioctl.c to inode.c")
f218ea6c4792 ("btrfs: delayed-inode: Remove wrong qgroup meta reservation calls")
ff6bc37eb7f6 ("btrfs: qgroup: Use independent and accurate per inode qgroup rsv")
4f5427ccce5d ("btrfs: delayed-inode: Use new qgroup meta rsv for delayed inode and item")
43b18595d660 ("btrfs: qgroup: Use separate meta reservation type for delalloc")
733e03a0b26a ("btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans")
64ee4e751a1c ("btrfs: qgroup: Update trace events to use new separate rsv types")
429d6275d501 ("btrfs: qgroup: Fix wrong qgroup reservation update for relationship modification")
dba213242fbc ("btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservation type")
f59c0347d4be ("btrfs: qgroup: Introduce helpers to update and access new qgroup rsv")
d4e5c92055d8 ("btrfs: qgroup: Skeleton to support separate qgroup reservation type")
0a0d4415e338 ("Btrfs: delete dead code in btrfs_orphan_add()")
c79a70b1330b ("btrfs: drop fs_info parameter from btrfs_run_delayed_refs")
213e8c5520ed ("Btrfs: skip writeback of last page when truncating file to same size")
581137532542 ("Btrfs: fix unexpected cow in run_delalloc_nocow")
3d5addafd0c4 ("Btrfs: do not check inode's runtime flags under root->orphan_lock")
3752d22fcea1 ("btrfs: cow_file_range() num_bytes and disk_num_bytes are same")
765f3cebff00 ("btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster")
ac01f26a27f1 ("btrfs: handle failure of add_pending_csums")
1a932ef4e479 ("Btrfs: fix use-after-free on root->orphan_block_rsv")
e89166990f11 ("Btrfs: fix deadlock in run_delalloc_nocow")
d2560ebd231e ("btrfs: Make btrfs_inode_rsv_release static")
e43bbe5e16d8 ("btrfs: sink unlock_extent parameter gfp_flags")
f3038ee3a3f1 ("btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker")
e9679de3fdcb ("Btrfs: compress_file_range() change page dirty status once")
7c2871a2f469 ("btrfs: switch btrfs_trans_handle::adding_csums to bool")
66b0c887bbf6 ("btrfs: prepare to drop gfp mask parameter from clear_extent_bit")
4c274bc67b81 ("Btrfs: document rules about bio async submit")
b430b7751286 ("btrfs: Fix quota reservation leak on preallocated files")
e3b8a4858566 ("Btrfs: fix reported number of inode blocks after buffered append writes")
ddfae63cc8e0 ("btrfs: move btrfs_truncate_block out of trans handle")
69fe2d75dd91 ("btrfs: make the delalloc block rsv per inode")
8b62f87bad9c ("Btrfs: rework outstanding_extents")
f51d2b59120f ("btrfs: allow to set compression level for zlib")
79f015f21653 ("btrfs: cleanup extent locking sequence")
7c777430e855 ("Btrfs: only check delayed ref usage in should_end_transaction")
736cd52e0c72 ("Btrfs: remove nr_async_submits and async_submit_draining")