summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba2016-02-261-3/+2
|\
| * btrfs: use proper type for failrec in extent_stateDavid Sterba2016-02-181-3/+2
* | Btrfs: remove no longer used function extent_read_full_page_nolock()Filipe Manana2016-02-031-3/+0
|/
* Merge branch 'freespace-4.5' into for-linus-4.5Chris Mason2015-12-231-1/+9
|\
| * Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-181-1/+9
| |\
| | * Btrfs: add extent buffer bitmap sanity testsOmar Sandoval2015-12-171-1/+3
| | * Btrfs: add extent buffer bitmap operationsOmar Sandoval2015-12-171-0/+6
* | | Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...Chris Mason2015-12-231-23/+91
|\ \ \
| * | | btrfs: make lock_extent static inlineDavid Sterba2015-12-031-1/+6
| * | | btrfs: drop unused parameter from lock_extent_bitsDavid Sterba2015-12-031-1/+1
| * | | btrfs: make clear_extent_bit helpers static inlineDavid Sterba2015-12-031-9/+38
| * | | btrfs: make set_extent_bit helpers static inlineDavid Sterba2015-12-031-12/+46
| |/ /
* | | btrfs: make extent_range_redirty_for_io return voidDavid Sterba2015-12-071-1/+1
* | | btrfs: make extent_range_clear_dirty_for_io return voidDavid Sterba2015-12-071-1/+1
* | | btrfs: make end_extent_writepage return voidDavid Sterba2015-12-071-1/+1
* | | btrfs: make extent_clear_unlock_delalloc return voidDavid Sterba2015-12-071-1/+1
* | | btrfs: make clear_extent_buffer_uptodate return voidDavid Sterba2015-12-071-1/+1
* | | btrfs: make set_extent_buffer_uptodate return voidDavid Sterba2015-12-071-1/+1
|/ /
* | btrfs: qgroup: Introduce btrfs_qgroup_reserve_data functionQu Wenruo2015-10-211-0/+1
* | btrfs: extent_io: Introduce new function clear_record_extent_bits()Qu Wenruo2015-10-211-0/+3
* | btrfs: extent_io: Introduce new function set_record_extent_bitsQu Wenruo2015-10-211-0/+3
* | btrfs: extent_io: Introduce needed structure for recoding set/clear bitsQu Wenruo2015-10-211-0/+12
|/
* btrfs: constify structs with op functions or static definitionsDavid Sterba2015-02-161-1/+1
* btrfs: switch extent_state state to unsignedDavid Sterba2015-01-211-29/+29
* btrfs: sink parameter len to alloc_extent_bufferDavid Sterba2014-12-121-2/+2
* btrfs: unify extent buffer allocation apiDavid Sterba2014-12-121-1/+2
* Btrfs: set page and mapping error on compressed write failureFilipe Manana2014-11-201-0/+1
* Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is offChris Mason2014-10-071-1/+1
* Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason2014-10-041-10/+0
|\
| * btrfs: kill extent_buffer_page helperDavid Sterba2014-10-021-6/+0
| * btrfs: remove unused extent state bitsDavid Sterba2014-10-021-4/+0
* | Btrfs: be aware of btree inode write errors to avoid fs corruptionFilipe Manana2014-10-031-2/+5
|/
* Btrfs: cleanup the read failure record after write or when the inode is freeingMiao Xie2014-09-171-0/+1
* Btrfs: implement repair function when direct read failsMiao Xie2014-09-171-1/+4
* Btrfs: modify clean_io_failure and make it suit direct ioMiao Xie2014-09-171-3/+3
* Btrfs: modify repair_io_failure and make it suit direct ioMiao Xie2014-09-171-1/+1
* Btrfs: split bio_readpage_error into several functionsMiao Xie2014-09-171-0/+28
* Btrfs: shrink further sizeof(struct extent_buffer)Filipe Manana2014-09-171-2/+0
* Btrfs: reduce size of struct extent_stateFilipe Manana2014-09-171-1/+0
* Btrfs: remove unused wait queue in struct extent_bufferFilipe Manana2014-06-191-1/+0
* btrfs: new function read_extent_buffer_to_userGerhard Heift2014-06-121-0/+3
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-091-0/+2
* Btrfs: don't clear uptodate if the eb is under IOJosef Bacik2014-04-061-0/+1
* Btrfs: move the extent buffer radix tree into the fs_infoJosef Bacik2014-01-281-5/+3
* Btrfs: use a bit to track if we're in the radix treeJosef Bacik2014-01-281-0/+1
* Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer...Chandra Seetharaman2013-11-111-1/+1
* Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik2013-11-111-0/+6
* btrfs: mark some local function as 'static'Sergei Trofimovich2013-09-011-1/+0
* btrfs: Introduce extent_read_full_page_nolock()Mark Fasheh2013-09-011-0/+3
* Btrfs: cleanup arguments to extent_clear_unlock_delallocJosef Bacik2013-09-011-12/+9