summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-io-tree.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: use fixed width int type for extent_state::stateQu Wenruo2020-12-081-17/+16
* btrfs: merge __set_extent_bit and set_extent_bitNikolay Borisov2020-12-081-8/+13
* btrfs: update the number of bytes used by an inode atomicallyFilipe Manana2020-12-081-1/+15
* btrfs: sink the failed_start parameter to set_extent_bitQu Wenruo2020-12-081-10/+7
* btrfs: remove struct extent_io_opsNikolay Borisov2020-10-071-1/+0
* btrfs: use own btree inode io_tree owner idQu Wenruo2020-10-071-0/+1
* btrfs: add owner and fs_info to alloc_state io_treeQu Wenruo2020-10-071-0/+1
* btrfs: trim: fix underflow in trim length to prevent access beyond device bou...Qu Wenruo2020-08-121-0/+2
* btrfs: streamline btrfs_get_io_failure_record logicNikolay Borisov2020-07-271-2/+0
* btrfs: make get_state_failrec return failrec directlyNikolay Borisov2020-07-271-2/+1
* btrfs: fix corrupt log due to concurrent fsync of inodes with shared extentsFilipe Manana2020-05-251-0/+1
* btrfs: switch to per-transaction pinned extentsNikolay Borisov2020-03-231-2/+2
* btrfs: introduce per-inode file extent treeJosef Bacik2020-03-231-0/+3
* btrfs: move the failrec tree stuff into extent-io-tree.hJosef Bacik2019-11-181-0/+18
* btrfs: export find_delalloc_rangeJosef Bacik2019-11-181-0/+3
* btrfs: move extent_io_tree defs to their own headerJosef Bacik2019-11-181-0/+227