blob: 32e3a8ec730547e301966e31f020943ea82cca92 [file] [log] [blame]
fee4c1993743 ("btrfs: fix fscrypt name leak after failure to join log transaction")
723df2bcc9e1 ("btrfs: join running log transaction when logging new name")
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")
339d03542484 ("btrfs: only copy dir index keys when logging a 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")
289cffcb0399 ("btrfs: remove no longer needed checks for NULL log context")
cfd312695b71 ("btrfs: check for error when looking up inode during dir entry replay")
8dcbc26194eb ("btrfs: unify lookup return value when dir entry is missing")
52db77791fe2 ("btrfs: deal with errors when adding inode reference during log replay")
e15ac6413745 ("btrfs: deal with errors when replaying dir entry during log replay")
77a5b9e3d14c ("btrfs: deal with errors when checking if a dir entry exists during log replay")
1c167b87f4f9 ("btrfs: remove unnecessary NULL check for the new inode during rename exchange")