summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAge
* Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-05
|\
| * btrfs: Remove false alert when fiemap range is smaller than on-disk extentQu Wenruo2017-06-29
| * btrfs: sink gfp parameter to btrfs_io_bio_allocDavid Sterba2017-06-19
| * btrfs: add helper to initialize the non-bio part of btrfs_io_bioDavid Sterba2017-06-19
| * btrfs: pass bytes to btrfs_bio_allocDavid Sterba2017-06-19
| * btrfs: remove redundant parameters from btrfs_bio_allocDavid Sterba2017-06-19
| * btrfs: sink gfp parameter to btrfs_bio_cloneDavid Sterba2017-06-19
| * btrfs: btrfs_io_bio_alloc never fails, skip error handlingDavid Sterba2017-06-19
| * btrfs: btrfs_bio_alloc never fails, skip error handlingDavid Sterba2017-06-19
| * btrfs: bioset allocations will never fail, adapt our helpersDavid Sterba2017-06-19
| * btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSETNikolay Borisov2017-06-19
| * Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partialLiu Bo2017-06-19
| * Btrfs: change how we iterate bios in endioLiu Bo2017-06-19
| * Btrfs: new helper btrfs_bio_clone_partialLiu Bo2017-06-19
| * Btrfs: use bio_clone_fast to clone our bioLiu Bo2017-06-19
| * Btrfs: don't pass the inode through clean_io_failureJosef Bacik2017-06-19
| * btrfs: remove inode argument from repair_io_failureJosef Bacik2017-06-19
| * Btrfs: replace tree->mapping with tree->private_dataJosef Bacik2017-06-19
* | btrfs: add support for passing in write hints for buffered writesJens Axboe2017-06-27
* | blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown2017-06-18
* | Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-12
|\ \ | |/
| * btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King2017-05-16
| * btrfs: fiemap: Cache and merge fiemap extent before submit it to userQu Wenruo2017-05-16
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
|/
* Btrfs: enable repair during read for raid56 profileLiu Bo2017-04-18
* Btrfs: create a helper for getting chunk mapLiu Bo2017-04-18
* btrfs: convert extent_state.refs from atomic_t to refcount_tElena Reshetova2017-04-18
* btrfs: convert extent_map.refs from atomic_t to refcount_tElena Reshetova2017-04-18
* Btrfs: bring back repair during readLiu Bo2017-03-29
* Btrfs: fix regression in lock_delalloc_pagesLiu Bo2017-03-17
* btrfs: add dummy callback for readpage_io_failed and drop checksDavid Sterba2017-02-28
* btrfs: drop checks for mandatory extent_io_ops callbacksDavid Sterba2017-02-28
* btrfs: let writepage_end_io_hook return voidDavid Sterba2017-02-28
* btrfs: Make get_extent_t take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: Make btrfs_clear_bit_hook take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: make btrfs_free_io_failure_record take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: make clean_io_failure take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: make repair_io_failure take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: make free_io_failure take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: Make btrfs_lookup_ordered_range take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: remove unused parameter from extent_write_cache_pagesDavid Sterba2017-02-17
* btrfs: remove unused parameter from update_nr_writtenDavid Sterba2017-02-17
* btrfs: remove unused parameter from submit_extent_pageDavid Sterba2017-02-17
* btrfs: embed extent_changeset::range_changed to the structureDavid Sterba2017-02-17
* Btrfs: add another missing end_page_writeback on submit_extent_page failureTakafumi Kubota2017-02-17
* Btrfs: use helper to simplify lock/unlock pagesLiu Bo2017-02-17
* btrfs: teach __process_pages_contig about PAGE_LOCK operationLiu Bo2017-02-17
* Btrfs: create helper for processing bits on contiguous pagesLiu Bo2017-02-14
* Btrfs: cleanup unused cached_state in __extent_writepage_ioLiu Bo2017-02-14
* btrfs: fix over-80 lines introduced by previous cleanupsDavid Sterba2017-02-14