blob: 0b566309fbd5cd316c86395faf7d90d0c88e1de4 [file] [log] [blame]
d2b8fcfe4315 ("btrfs: modify local copy of btrfs_inode flags")
11d3cd5c6258 ("btrfs: drop useless inode i_flags copy and restore")
ff9fef559bab ("btrfs: start transaction in btrfs_ioctl_setflags()")
f22125e5d8ae ("btrfs: refactor btrfs_set_props to validate externally")
04e6863b19c7 ("btrfs: split btrfs_setxattr calls regarding transaction")
cac237ae095f ("btrfs: rename btrfs_setxattr to btrfs_setxattr_trans")
8b4d1efc9e6c ("btrfs: prop: open code btrfs_set_prop in inherit_prop")
262c96a3c367 ("btrfs: refactor btrfs_set_prop and add btrfs_set_prop_trans")
7715da84f74d ("btrfs: merge _btrfs_set_prop helpers")
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")
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")
7b6a221e5b21 ("btrfs: rename btrfs_update_iflags 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")
ab0d09361662 ("btrfs: drop extern from function declarations")
7852781d94b3 ("btrfs: drop underscores from exported xattr functions")
581137532542 ("Btrfs: fix unexpected cow in run_delalloc_nocow")
3e72ee8874f4 ("btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()")
93370509c24c ("btrfs: SETFLAGS ioctl: use helper for compression type conversion")
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")