193df6245704 ("btrfs: search for last logged dir index if it's not cached in the inode") 0f8ce49821de ("btrfs: avoid inode logging during rename and link when possible") 259c4b96d78d ("btrfs: stop doing unnecessary log updates during a rename") 88d2beec7e53 ("btrfs: avoid logging all directory changes during renames") d5f5bd546552 ("btrfs: pass the dentry to btrfs_log_new_name() instead of the inode") 732d591a5d6c ("btrfs: stop copying old dir items when logging a directory") a450a4af7433 ("btrfs: don't log unnecessary boundary keys when logging directory") 339d03542484 ("btrfs: only copy dir index keys when logging a directory") 1b2e5e5c7fea ("btrfs: fix missing last dir item offset update when logging directory") 4467af880929 ("btrfs: remove root argument from btrfs_unlink_inode()") 9798ba24cb76 ("btrfs: remove root argument from drop_one_dir_item()") 9a35fc9542fa ("btrfs: change error handling for btrfs_delete_*_in_log") dc2872247ec0 ("btrfs: keep track of the last logged keys when logging a directory") 086dcbfa50d3 ("btrfs: insert items in batches when logging a directory when possible") eb10d85ee77f ("btrfs: factor out the copying loop of dir items from log_dir_items()") 90d04510a774 ("btrfs: remove root argument from btrfs_log_inode() and its callees") 5328b2a7ff3a ("btrfs: avoid attempt to drop extents when logging inode for the first time") a5c733a4b6a9 ("btrfs: avoid search for logged i_size when logging inode if possible") 4934a8150214 ("btrfs: avoid expensive search when truncating inode items from the log") 8a2b3da191e5 ("btrfs: add helper to truncate inode items when logging inode")