summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: struct-funcs, constify readersJeff Mahoney2017-08-161-10/+9
* Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-141-2/+2
|\
| * Btrfs: fix unexpected return value of bio_readpage_errorLiu Bo2017-07-141-2/+2
* | Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-051-23/+63
|\|
| * btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo2017-06-291-0/+34
| * btrfs: qgroup: Return actually freed bytes for qgroup release or free dataQu Wenruo2017-06-291-1/+1
| * btrfs: sink gfp parameter to btrfs_io_bio_allocDavid Sterba2017-06-191-1/+1
| * btrfs: pass bytes to btrfs_bio_allocDavid Sterba2017-06-191-1/+1
| * btrfs: remove redundant parameters from btrfs_bio_allocDavid Sterba2017-06-191-3/+1
| * btrfs: sink gfp parameter to btrfs_bio_cloneDavid Sterba2017-06-191-1/+1
| * Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partialLiu Bo2017-06-191-2/+1
| * Btrfs: new helper btrfs_bio_clone_partialLiu Bo2017-06-191-0/+2
| * Btrfs: don't pass the inode through clean_io_failureJosef Bacik2017-06-191-3/+7
| * btrfs: remove inode argument from repair_io_failureJosef Bacik2017-06-191-3/+3
| * Btrfs: replace tree->mapping with tree->private_dataJosef Bacik2017-06-191-9/+12
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-091-3/+3
|/
* Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2017-04-271-1/+4
|\
| * Btrfs: fix reported number of inode blocksFilipe Manana2017-04-261-0/+1
| * Btrfs: fix invalid attempt to free reserved space on failure to cow rangeFilipe Manana2017-04-261-1/+3
* | btrfs: convert extent_state.refs from atomic_t to refcount_tElena Reshetova2017-04-181-1/+2
|/
* btrfs: add dummy callback for readpage_io_failed and drop checksDavid Sterba2017-02-281-1/+1
* btrfs: document existence of extent_io ops callbacksDavid Sterba2017-02-281-7/+16
* btrfs: let writepage_end_io_hook return voidDavid Sterba2017-02-281-1/+1
* btrfs: Make get_extent_t take btrfs_inodeNikolay Borisov2017-02-281-1/+1
* btrfs: Make btrfs_clear_bit_hook take btrfs_inodeNikolay Borisov2017-02-281-2/+4
* btrfs: make btrfs_free_io_failure_record take btrfs_inodeNikolay Borisov2017-02-281-1/+2
* btrfs: make clean_io_failure take btrfs_inodeNikolay Borisov2017-02-281-2/+2
* btrfs: make repair_io_failure take btrfs_inodeNikolay Borisov2017-02-281-4/+4
* btrfs: make free_io_failure take btrfs_inodeNikolay Borisov2017-02-281-1/+3
* btrfs: embed extent_changeset::range_changed to the structureDavid Sterba2017-02-171-1/+1
* btrfs: teach __process_pages_contig about PAGE_LOCK operationLiu Bo2017-02-171-1/+2
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-061-2/+2
* btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-061-2/+2
* btrfs: add optimized version of eb to eb copyDavid Sterba2016-11-301-0/+2
* btrfs: remove constant parameter to memset_extent_buffer and rename itDavid Sterba2016-11-301-2/+2
* btrfs: introduce helpers for updating eb uuidsDavid Sterba2016-11-301-0/+3
* Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-10-121-0/+22
|\
| * Btrfs: fix free space tree bitmaps on big-endian systemsOmar Sandoval2016-10-031-0/+22
* | Btrfs: kill the start argument to read_extent_buffer_pagesJosef Bacik2016-09-261-1/+1
* | btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo2016-09-261-1/+1
|/
* Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-261-0/+1
|\
| * btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang2016-08-251-0/+1
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-4/+4
|\ \ | |/ |/|
| * btrfs: use bio fields for op and flagsMike Christie2016-06-071-4/+4
* | Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-021-2/+2
|/
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-251-17/+17
|\
| * btrfs: sink gfp parameter to convert_extent_bitDavid Sterba2016-04-291-1/+1
| * btrfs: sink gfp parameter to set_record_extent_bitsDavid Sterba2016-04-291-2/+1
| * btrfs: sink gfp parameter to set_extent_newDavid Sterba2016-04-291-2/+3
| * btrfs: sink gfp parameter to set_extent_defragDavid Sterba2016-04-291-2/+2