blob: 03e42a6d0188162707c4498353dc7f593ab2260f [file] [log] [blame]
112974d4067b ("btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()")
60dfdf25bd31 ("btrfs: Remove 'trans' argument from find_free_dev_extent(_start)")
c2d1b3aae336 ("btrfs: Honour FITRIM range constraints during free space trim")
52042d8e82ff ("btrfs: Fix typos in comments and strings")
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")
fee7acc36131 ("btrfs: keep trim from interfering with transaction commits")
0be88e367fd8 ("btrfs: don't attempt to trim devices that don't support it")
d4e329de5e5e ("btrfs: iterate all devices during trim, instead of fs_devices::alloc_list")
93bba24d4b5a ("btrfs: Enhance btrfs_trim_fs function to handle error better")
b0132a3be5da ("btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED")
d64766fdf9cd ("btrfs: Refactor loop in btrfs_release_extent_buffer_page")
8696d7604557 ("btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent")
deb406274339 ("btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree")
cc5e31a4775d ("btrfs: switch types to int when counting eb pages")
65ad010488a5 ("btrfs: pass only eb to num_extent_pages")
b5e6c3e170b7 ("btrfs: always wait on ordered extents at fsync time")
2a1f7c0cbdda ("btrfs: lzo: document the compressed data format")
b25f0d0012d1 ("btrfs: Use while loop instead of labels in __endio_write_update_ordered")
88c14590cdd6 ("btrfs: use RCU in btrfs_show_devname for device list traversal")
429d6275d501 ("btrfs: qgroup: Fix wrong qgroup reservation update for relationship modification")
d4e5c92055d8 ("btrfs: qgroup: Skeleton to support separate qgroup reservation type")
460fb20a4bba ("btrfs: Drop fs_info parameter from btrfs_qgroup_account_extents")
4d31778aa2fa ("btrfs: qgroup: Fix root item corruption when multiple same source snapshots are created with quota enabled")
3e72ee8874f4 ("btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()")
c04e61b5e41b ("Btrfs: move extent map specific code to extent_map.c")
a520a7e0b548 ("Btrfs: fix incorrect block_len in merge_extent_mapping")
44ac474def52 ("Btrfs: do not cache rbio pages if using raid6 recover")
922ea8994a39 ("btrfS: collapse btrfs_handle_error() into __btrfs_handle_fs_error()")
61ecda686525 ("btrfs: remove check for BTRFS_FS_STATE_ERROR which we just set")
6528b99d3d20 ("btrfs: factor btrfs_check_rw_degradable() to check given device")
440c840cb49f ("Btrfs: compression heuristic: replace heap sort with radix sort")
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")
9c6b1c4de1c6 ("btrfs: document device locking")
1751e8a6cb93 ("Rename superblock flags (MS_xyz -> SB_xyz)")
b04a23421bf6 ("Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs")