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 |
David Sterba
|
e8f5b395d5
btrfs: btrfs_create_repair_bio never fails, skip error handling
|
8 years ago |
David Sterba
|
c09abff87f
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
|
8 years ago |
Linus Torvalds
|
a4c20b9a57
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
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
|
848c23b78f
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
|
8 years ago |
Jens Axboe
|
e6959b9350
btrfs: add support for passing in write hints for buffered writes
|
8 years ago |
Nikolay Borisov
|
104b4e5139
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
|
8 years ago |
David Sterba
|
c5e4c3d750
btrfs: sink gfp parameter to btrfs_io_bio_alloc
|
8 years ago |
David Sterba
|
184f999e12
btrfs: add helper to initialize the non-bio part of btrfs_io_bio
|
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 |
David Sterba
|
e4f5690386
btrfs: btrfs_io_bio_alloc never fails, skip error handling
|
8 years ago |
David Sterba
|
0c4dd97c5e
btrfs: btrfs_bio_alloc never fails, skip error handling
|
8 years ago |
David Sterba
|
6e707bcd1f
btrfs: bioset allocations will never fail, adapt our helpers
|
8 years ago |
Nikolay Borisov
|
3d9ec8c49a
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
|
8 years ago |
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 |
NeilBrown
|
011067b056
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
|
8 years ago |
Jens Axboe
|
8f66439eec
Merge tag 'v4.12-rc5' into for-4.13/block
|
8 years ago |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
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 |