blob: 9540174e13bf3d4a17ca162ed740378d55984ac1 [file] [log] [blame]
06f67c47076e ("btrfs: use __u16 for the return value of btrfs_qgroup_level()")
5958253cf65d ("btrfs: qgroup: catch reserved space leaks at unmount time")
81f7eb00ff5b ("btrfs: destroy qgroup extent records on transaction abort")
f616f5cd9da7 ("btrfs: qgroup: Use delayed subtree rescan for balance")
370a11b8114b ("btrfs: qgroup: Introduce per-root swapped blocks infrastructure")
de37aa513105 ("btrfs: Remove fsid/metadata_fsid fields from btrfs_info")
7239ff4b2be8 ("btrfs: Introduce support for FSID change without metadata rewrite")
eede2bf34f4f ("Btrfs: prevent ioctls from interfering with a swap file")
3d0174f78e72 ("btrfs: qgroup: Only trace data extents in leaves if we're relocating data block group")
5f527822be40 ("btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents")
ea49f3e73c4b ("btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree")
25982561db7f ("btrfs: qgroup: Introduce function to trace two swaped extents")
57ec5fb478a3 ("btrfs: tests: move testing members of struct btrfs_root to the end")
5c9d028b3b17 ("Btrfs: delayed-refs: use rb_first_cached for href_root")
b444ad46b2db ("btrfs: Make btrfs_find_device_by_path return struct btrfs_device")
8ecebf4d767e ("Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space")
cf90d884b347 ("btrfs: Introduce mount time chunk <-> dev extent mapping check")
8e87e8562744 ("btrfs: Remove fs_info argument from btrfs_add_dev_item")
46df06b85e28 ("btrfs: refactor block group replication factor calculation to a helper")
8696d7604557 ("btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent")
deb406274339 ("btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree")
5da54bc13801 ("btrfs: use a temporary variable for fs_devices in btrfs_init_new_device")
bc877d285ca3 ("btrfs: Deduplicate extent_buffer init code")
b5c40d598f54 ("Btrfs: fix clone vs chattr NODATASUM race")
b67287682688 ("Btrfs: dedupe_file_range ioctl: remove 16MiB restriction")
3973909d926c ("Btrfs: split btrfs_extent_same")
5c57b8b6a496 ("btrfs: unify naming of flags variables for SETFLAGS and XFLAGS")
a157d4fd81dc ("btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touches")
5ba76abfb233 ("btrfs: rename check_flags to reflect which flags it touches")
1905a0f7c7de ("btrfs: rename btrfs_mask_flags to reflect which flags it touches")
069ec957c35e ("btrfs: Refactor btrfs_check_super_valid")
21a852b01820 ("btrfs: Move btrfs_check_super_valid() to avoid forward declaration")
9113493e3ad6 ("btrfs: remove unused fs_info parameter")
c4babc5e38e9 ("btrfs: rename struct btrfs_fs_devices::list")
9888c3402c85 ("btrfs: replace GPL boilerplate by SPDX -- headers")
38e82de8ccd1 ("btrfs: user proper type for btrfs_mask_flags flags")
8287475a2055 ("btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved space")
64cfaef6362f ("btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANS")
e1211d0e896b ("btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroup")
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")
460fb20a4bba ("btrfs: Drop fs_info parameter from btrfs_qgroup_account_extents")
e67c718b5b9a ("btrfs: add more __cold annotations")
581137532542 ("Btrfs: fix unexpected cow in run_delalloc_nocow")
3e72ee8874f4 ("btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()")
2f659546c904 ("btrfs: tree-checker: Replace root parameter with fs_info")