blob: 86eab03022b7348ce40a33655c5a055b92800b27 [file] [log] [blame]
604997b4a380 ("btrfs: use the correct const function attribute for btrfs_get_num_csums")
b4e967be431c ("btrfs: add member for a specific checksum driver")
f7cea56c0fff ("btrfs: sysfs: export supported checksums")
af024ed2e0e5 ("btrfs: create structure to encode checksum type and length")
6d97c6e31b55 ("btrfs: add boilerplate code for directly including the crypto framework")
8dc3f22c8ba0 ("btrfs: check for supported superblock checksum type before checksum validation")
eede2bf34f4f ("Btrfs: prevent ioctls from interfering with a swap file")
57ec5fb478a3 ("btrfs: tests: move testing members of struct btrfs_root to the end")
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")
46df06b85e28 ("btrfs: refactor block group replication factor calculation to a helper")
b5c40d598f54 ("Btrfs: fix clone vs chattr NODATASUM race")
b67287682688 ("Btrfs: dedupe_file_range ioctl: remove 16MiB restriction")
3973909d926c ("Btrfs: split btrfs_extent_same")
f902bd3a5e19 ("btrfs: sysfs: Add entry which shows if rmdir can work on subvolumes")
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")
9113493e3ad6 ("btrfs: remove unused fs_info parameter")
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")
4408ea7c5fd9 ("btrfs: ctree.h: Fix wrong comment position about csum size")
581137532542 ("Btrfs: fix unexpected cow in run_delalloc_nocow")
3e72ee8874f4 ("btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()")
401e29c124ea ("btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT")
e6e674bd4d54 ("btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING")
e12c96214d28 ("btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA")
ebbede42d47d ("btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE")
3c958bd23b60 ("btrfs: add helper for device path or missing")
38b5f68e9811 ("btrfs: drop btrfs_device::can_discard to query directly")
0fb08bccbce2 ("btrfs: factor __btrfs_open_devices() to create btrfs_open_one_device()")
9f050db43e0f ("btrfs: move check for device generation to the last")
71f8a8d2c1ee ("btrfs: set fs_devices->seed directly")
1538e6c52e19 ("btrfs: use non-RCU list traversal in write_all_supers callees")
08ffcae8c92e ("btrfs: simplify btrfs_close_bdev")
fd708b81d972 ("Btrfs: add a extent ref verify tool")
84f7d8e6242c ("btrfs: pass root to various extent ref mod functions")
557ea5dd003d ("btrfs: Move leaf and node validation checker to tree-checker.c")
4b865cab96fe ("btrfs: Add checker for EXTENT_CSUM")
40c3c4094732 ("btrfs: Add sanity check for EXTENT_DATA when reading out leaf")
7f43d4affb2a ("btrfs: Check if item pointer overlaps with the item itself")