Kees Cook
|
1389053e1b
btrfs: raid56: Remove VLA usage
|
7 gadi atpakaļ |
David Sterba
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
7 gadi atpakaļ |
Liu Bo
|
580c6efaf9
Btrfs: replace: cache rbio when rebuild data on missing device
|
7 gadi atpakaļ |
Liu Bo
|
d6a691350b
Btrfs: raid56: remove redundant async_missing_raid56
|
7 gadi atpakaļ |
Dmitriy Gorokh
|
047fdea634
btrfs: Fix NULL pointer exception in find_bio_stripe
|
7 gadi atpakaļ |
Liu Bo
|
7583d8d088
Btrfs: raid56: fix race between merge_bio and rbio_orig_end_io
|
7 gadi atpakaļ |
Liu Bo
|
44ac474def
Btrfs: do not cache rbio pages if using raid6 recover
|
7 gadi atpakaļ |
Liu Bo
|
0198e5b707
Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
|
7 gadi atpakaļ |
Liu Bo
|
cc54ff626a
Btrfs: do not merge rbios if their fail stripe index are not identical
|
7 gadi atpakaļ |
Liu Bo
|
db34be19c4
Btrfs: remove redundant check in rbio_can_merge
|
7 gadi atpakaļ |
Liu Bo
|
8810f7517a
Btrfs: make raid6 rebuild retry more
|
7 gadi atpakaļ |
Liu Bo
|
203e02d934
Btrfs: remove unused wait in btrfs_stripe_hash
|
7 gadi atpakaļ |
Liu Bo
|
c9f540fa6f
Btrfs: remove unused variable wait in lock_stripe_add
|
7 gadi atpakaļ |
Liu Bo
|
785884fc31
Btrfs: fix memory leak in raid56
|
8 gadi atpakaļ |
Liu Bo
|
9cd3a7eb85
Btrfs: search parity device wisely
|
8 gadi atpakaļ |
Linus Torvalds
|
a0725ab0c7
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
|
8 gadi atpakaļ |
Omar Sandoval
|
58efbc9f54
Btrfs: fix blk_status_t/errno confusion
|
8 gadi atpakaļ |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 gadi atpakaļ |
Linus Torvalds
|
bc243704fb
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 gadi atpakaļ |
Filipe Manana
|
6592e58c6b
Btrfs: fix write corruption due to bio cloning on raid5/6
|
8 gadi atpakaļ |
Linus Torvalds
|
8c27cb3566
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 gadi atpakaļ |
David Sterba
|
c5e4c3d750
btrfs: sink gfp parameter to btrfs_io_bio_alloc
|
8 gadi atpakaļ |
David Sterba
|
e4f5690386
btrfs: btrfs_io_bio_alloc never fails, skip error handling
|
8 gadi atpakaļ |
David Sterba
|
818e010bf9
btrfs: replace opencoded kvzalloc with the helper
|
8 gadi atpakaļ |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 gadi atpakaļ |
Qu Wenruo
|
ae6529c35b
btrfs: Wait for in-flight bios before freeing target device for raid56
|
8 gadi atpakaļ |
Liu Bo
|
abad60c601
Btrfs: fix wrong failed mirror_num of read-repair on raid56
|
8 gadi atpakaļ |
Elena Reshetova
|
dec95574f4
btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_t
|
8 gadi atpakaļ |
Qu Wenruo
|
a7ceffbbbd
btrfs: raid56: Remove unused variable in lock_stripe_add
|
8 gadi atpakaļ |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 gadi atpakaļ |