Liu Bo
|
e477094f0d
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
|
8 years ago |
Liu Bo
|
17347cec15
Btrfs: change how we iterate bios in endio
|
8 years ago |
Liu Bo
|
2f8e914042
Btrfs: new helper btrfs_bio_clone_partial
|
8 years ago |
Liu Bo
|
015c1bd9f1
Btrfs: use bio_clone_fast to clone our bio
|
8 years ago |
Josef Bacik
|
7870d0822b
Btrfs: don't pass the inode through clean_io_failure
|
8 years ago |
Josef Bacik
|
6ec656bc0f
btrfs: remove inode argument from repair_io_failure
|
8 years ago |
Josef Bacik
|
c6100a4b4e
Btrfs: replace tree->mapping with tree->private_data
|
8 years ago |
Colin Ian King
|
bff5baf8aa
btrfs: fix incorrect error return ret being passed to mapping_set_error
|
8 years ago |
Qu Wenruo
|
4751832da9
btrfs: fiemap: Cache and merge fiemap extent before submit it to user
|
8 years ago |
Liu Bo
|
c725328c55
Btrfs: enable repair during read for raid56 profile
|
8 years ago |
Liu Bo
|
592d92eeab
Btrfs: create a helper for getting chunk map
|
8 years ago |
Elena Reshetova
|
b7ac31b7b2
btrfs: convert extent_state.refs from atomic_t to refcount_t
|
8 years ago |
Elena Reshetova
|
490b54d6fb
btrfs: convert extent_map.refs from atomic_t to refcount_t
|
8 years ago |
Liu Bo
|
9d0d1c8b1c
Btrfs: bring back repair during read
|
8 years ago |
Liu Bo
|
49d4a33472
Btrfs: fix regression in lock_delalloc_pages
|
8 years ago |
David Sterba
|
20a7db8ab3
btrfs: add dummy callback for readpage_io_failed and drop checks
|
8 years ago |
David Sterba
|
20c9801d39
btrfs: drop checks for mandatory extent_io_ops callbacks
|
8 years ago |
David Sterba
|
c3988d630a
btrfs: let writepage_end_io_hook return void
|
8 years ago |
Nikolay Borisov
|
fc4f21b1d8
btrfs: Make get_extent_t take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
6fc0ef6870
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
7ab7956ec3
btrfs: make btrfs_free_io_failure_record take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
b30cb441fc
btrfs: make clean_io_failure take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
9d4f7f8ad6
btrfs: make repair_io_failure take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
4ac1f4acd7
btrfs: make free_io_failure take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
a776c6fa1f
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
|
8 years ago |
David Sterba
|
4242b64a4c
btrfs: remove unused parameter from extent_write_cache_pages
|
8 years ago |
David Sterba
|
3d4b9496e8
btrfs: remove unused parameter from update_nr_written
|
8 years ago |
David Sterba
|
c2df8bb43f
btrfs: remove unused parameter from submit_extent_page
|
8 years ago |
David Sterba
|
53d3235995
btrfs: embed extent_changeset::range_changed to the structure
|
8 years ago |
Takafumi Kubota
|
fe01aa6538
Btrfs: add another missing end_page_writeback on submit_extent_page failure
|
8 years ago |