blob: cc19f1c30ee8745089bce61aac57a63919bd4304 [file] [log] [blame]
ba0b084ac309 ("Btrfs: check for the full sync flag while holding the inode lock during fsync")
0c713cbab620 ("Btrfs: fix race between ranged fsync and writeback of adjacent ranges")
52042d8e82ff ("btrfs: Fix typos in comments and strings")
aab15e8ec257 ("Btrfs: fix rare chances for data loss when doing a fast fsync")
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")
0be88e367fd8 ("btrfs: don't attempt to trim devices that don't support it")
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")
ca5788aba3e8 ("btrfs: remove remaing full_sync logic from btrfs_sync_file")
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")
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")
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")