summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-io-tree.h
AgeCommit message (Expand)Author
2020-12-08btrfs: use fixed width int type for extent_state::stateQu Wenruo
2020-12-08btrfs: merge __set_extent_bit and set_extent_bitNikolay Borisov
2020-12-08btrfs: update the number of bytes used by an inode atomicallyFilipe Manana
2020-12-08btrfs: sink the failed_start parameter to set_extent_bitQu Wenruo
2020-10-07btrfs: remove struct extent_io_opsNikolay Borisov
2020-10-07btrfs: use own btree inode io_tree owner idQu Wenruo
2020-10-07btrfs: add owner and fs_info to alloc_state io_treeQu Wenruo
2020-08-12btrfs: trim: fix underflow in trim length to prevent access beyond device bou...Qu Wenruo
2020-07-27btrfs: streamline btrfs_get_io_failure_record logicNikolay Borisov
2020-07-27btrfs: make get_state_failrec return failrec directlyNikolay Borisov
2020-05-25btrfs: fix corrupt log due to concurrent fsync of inodes with shared extentsFilipe Manana
2020-03-23btrfs: switch to per-transaction pinned extentsNikolay Borisov
2020-03-23btrfs: introduce per-inode file extent treeJosef Bacik
2019-11-18btrfs: move the failrec tree stuff into extent-io-tree.hJosef Bacik
2019-11-18btrfs: export find_delalloc_rangeJosef Bacik
2019-11-18btrfs: move extent_io_tree defs to their own headerJosef Bacik