summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-io-tree.h
Commit message (Expand)AuthorAgeFilesLines
* 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