blob: 8e9e000f7ac77c178b5ee67e2f3ecf68b2fa2291 [file] [log] [blame]
769030e11847 ("btrfs: fix warning during log replay when bumping inode link count")
313ab75399d0 ("btrfs: add and use helper for unlinking inode during log replay")
ccae4a19c914 ("btrfs: remove no longer needed logic for replaying directory deletes")
4467af880929 ("btrfs: remove root argument from btrfs_unlink_inode()")
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")
bd54f381a12a ("btrfs: do not pin logs too early during renames")
a7d1c5dc8632 ("btrfs: introduce btrfs_lookup_match_dir")
9a56fcd15a9c ("btrfs: make btrfs_update_inode take btrfs_inode")
76aea5379678 ("btrfs: make btrfs_inode_safe_disk_i_size_write take btrfs_inode")
2766ff61762c ("btrfs: update the number of bytes used by an inode atomically")
5893dfb98f25 ("btrfs: refactor btrfs_drop_extents() to make it easier to extend")
ac5887c8e013 ("btrfs: locking: remove all the blocking helpers")
a14b78ad06ab ("btrfs: introduce btrfs_inode_lock()/unlock()")
b8d8e1fd570a ("btrfs: introduce btrfs_write_check()")
c86537a42f86 ("btrfs: check FS error state bit early during write")
5e8b9ef30392 ("btrfs: move pos increment and pagecache extension to btrfs_buffered_write")
4e4cabece9f9 ("btrfs: split btrfs_direct_IO to read and write")