blob: 677f3dcbf11d442857d08761b625a9303cbbe2dc [file] [log] [blame]
f4f15454fa42 ("btrfs: rename btrfs_add_delalloc_inodes() to singular form")
8a46e55a6cbb ("btrfs: stop passing root argument to btrfs_add_delalloc_inodes()")
4c5d166f6b36 ("btrfs: pass btrfs_inode to btrfs_set_delalloc_extent")
0988fc7bda79 ("btrfs: switch extent_io_tree::private_data to btrfs_inode and rename")
35da5a7edec3 ("btrfs: drop private_data parameter from extent_io_tree_init")
82ca5a04f03f ("btrfs: pass btrfs_inode to btrfs_add_delalloc_inodes")
2885fd632050 ("btrfs: move inode prototypes to btrfs_inode.h")
6db75318823a ("btrfs: use struct fscrypt_str instead of struct qstr")
ab3c5c18e8fa ("btrfs: setup qstr from dentrys using fscrypt helper")
e43eec81c516 ("btrfs: use struct qstr instead of name and namelen pairs")
c7321b76dfcc ("btrfs: convert BTRFS_ILOCK-* defines to enum bit")
f60acad355cf ("btrfs: move btrfs_print_data_csum_error into inode.c")
8184620ae212 ("btrfs: fix lost file sync on direct IO write with nowait and dsync iocb")
3050dfa63e1f ("btrfs: remove stale prototype of btrfs_write_inode")
26ce91144631 ("btrfs: make can_nocow_extent nowait compatible")
23408d819677 ("btrfs: remove is_data_inode() checks in extent-io-tree.c")
efb0645bd9df ("btrfs: don't init io tree with private data for non-inodes")
71528e9e16c7 ("btrfs: get rid of extent_io_tree::dirty_bytes")
4374d03d21a9 ("btrfs: remove extent_io_tree::track_uptodate")
e63b81aef26b ("btrfs: use next_state/prev_state in merge_state")