Linus Torvalds
|
bc243704fb
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
Liu Bo
|
c3cfb65630
Btrfs: fix unexpected return value of bio_readpage_error
|
8 years ago |
Linus Torvalds
|
8c27cb3566
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
Qu Wenruo
|
364ecf3651
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
|
8 years ago |
Qu Wenruo
|
7bc329c183
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
|
8 years ago |
David Sterba
|
c5e4c3d750
btrfs: sink gfp parameter to btrfs_io_bio_alloc
|
8 years ago |
David Sterba
|
c821e7f3da
btrfs: pass bytes to btrfs_bio_alloc
|
8 years ago |
David Sterba
|
9f2179a5e7
btrfs: remove redundant parameters from btrfs_bio_alloc
|
8 years ago |
David Sterba
|
8b6c1d56f2
btrfs: sink gfp parameter to btrfs_bio_clone
|
8 years ago |
Liu Bo
|
e477094f0d
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
|
8 years ago |
Liu Bo
|
2f8e914042
Btrfs: new helper btrfs_bio_clone_partial
|
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 |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 years ago |
Chris Mason
|
bce19f9d23
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.12
|
8 years ago |
Filipe Manana
|
a7e3b975a0
Btrfs: fix reported number of inode blocks
|
8 years ago |
Filipe Manana
|
a315e68f6e
Btrfs: fix invalid attempt to free reserved space on failure to cow range
|
8 years ago |
Elena Reshetova
|
b7ac31b7b2
btrfs: convert extent_state.refs from atomic_t to refcount_t
|
8 years ago |
David Sterba
|
20a7db8ab3
btrfs: add dummy callback for readpage_io_failed and drop checks
|
8 years ago |
David Sterba
|
4d53dddbec
btrfs: document existence of 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 |
David Sterba
|
53d3235995
btrfs: embed extent_changeset::range_changed to the structure
|
8 years ago |
Liu Bo
|
da2c7009f6
btrfs: teach __process_pages_contig about PAGE_LOCK operation
|
8 years ago |