aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.h
Commit message (Expand)AuthorAge
* Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-10-12
|\
| * Btrfs: fix free space tree bitmaps on big-endian systemsOmar Sandoval2016-10-03
* | Btrfs: kill the start argument to read_extent_buffer_pagesJosef Bacik2016-09-26
* | btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo2016-09-26
|/
* Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-26
|\
| * btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang2016-08-25
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ | |/ |/|
| * btrfs: use bio fields for op and flagsMike Christie2016-06-07
* | Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-02
|/
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-25
|\
| * btrfs: sink gfp parameter to convert_extent_bitDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to set_record_extent_bitsDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to set_extent_newDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to set_extent_defragDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to set_extent_delallocDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to clear_extent_dirtyDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to clear_record_extent_bitsDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to set_extent_bitsDavid Sterba2016-04-29
* | btrfs: kill unused writepage_io_hook callbackDavid Sterba2016-05-06
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba2016-02-26
|\
| * btrfs: use proper type for failrec in extent_stateDavid Sterba2016-02-18
* | Btrfs: remove no longer used function extent_read_full_page_nolock()Filipe Manana2016-02-03
|/
* Merge branch 'freespace-4.5' into for-linus-4.5Chris Mason2015-12-23
|\
| * Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-18
| |\
| | * Btrfs: add extent buffer bitmap sanity testsOmar Sandoval2015-12-17
| | * Btrfs: add extent buffer bitmap operationsOmar Sandoval2015-12-17
* | | Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...Chris Mason2015-12-23
|\ \ \
| * | | btrfs: make lock_extent static inlineDavid Sterba2015-12-03
| * | | btrfs: drop unused parameter from lock_extent_bitsDavid Sterba2015-12-03
| * | | btrfs: make clear_extent_bit helpers static inlineDavid Sterba2015-12-03
| * | | btrfs: make set_extent_bit helpers static inlineDavid Sterba2015-12-03
| |/ /
* | | btrfs: make extent_range_redirty_for_io return voidDavid Sterba2015-12-07
* | | btrfs: make extent_range_clear_dirty_for_io return voidDavid Sterba2015-12-07
* | | btrfs: make end_extent_writepage return voidDavid Sterba2015-12-07
* | | btrfs: make extent_clear_unlock_delalloc return voidDavid Sterba2015-12-07
* | | btrfs: make clear_extent_buffer_uptodate return voidDavid Sterba2015-12-07
* | | btrfs: make set_extent_buffer_uptodate return voidDavid Sterba2015-12-07
|/ /
* | btrfs: qgroup: Introduce btrfs_qgroup_reserve_data functionQu Wenruo2015-10-21
* | btrfs: extent_io: Introduce new function clear_record_extent_bits()Qu Wenruo2015-10-21
* | btrfs: extent_io: Introduce new function set_record_extent_bitsQu Wenruo2015-10-21
* | btrfs: extent_io: Introduce needed structure for recoding set/clear bitsQu Wenruo2015-10-21
|/
* btrfs: constify structs with op functions or static definitionsDavid Sterba2015-02-16
* btrfs: switch extent_state state to unsignedDavid Sterba2015-01-21
* btrfs: sink parameter len to alloc_extent_bufferDavid Sterba2014-12-12
* btrfs: unify extent buffer allocation apiDavid Sterba2014-12-12
* Btrfs: set page and mapping error on compressed write failureFilipe Manana2014-11-20
* Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is offChris Mason2014-10-07
* Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason2014-10-04
|\