Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 년 전 |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 년 전 |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 년 전 |
Christoph Hellwig
|
80ace3e403
btrfs: don't access the bio directly in the raid5/6 code
|
8 년 전 |
Liu Bo
|
e46a28ca3d
Btrfs: remove BUG() in raid56
|
9 년 전 |
Mike Christie
|
37226b2111
btrfs: use bio op accessors
|
9 년 전 |
Mike Christie
|
4e49ea4a3d
block/fs/drivers: remove rw argument from submit_bio
|
9 년 전 |
Nicholas D Steeves
|
0132761017
btrfs: fix string and comment grammatical issues and typos
|
9 년 전 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 년 전 |
Zhao Lei
|
a6111d11b8
btrfs: raid56: Use raid_write_end_io for scrub
|
9 년 전 |
Zhao Lei
|
748f4ef4c6
btrfs: Remove unnecessary ClearPageUptodate for raid56
|
9 년 전 |
Zhao Lei
|
915e22903c
btrfs: use rbio->nr_pages to reduce calculation
|
10 년 전 |
Zhao Lei
|
b7178a5f03
btrfs: Use unified stripe_page's index calculation
|
10 년 전 |
Zhao Lei
|
bfca9a6d4b
btrfs: Fix calculation of rbio->dbitmap's size calculation
|
10 년 전 |
David Sterba
|
7928d672ff
btrfs: cleanup, remove stray return statements
|
9 년 전 |
David Sterba
|
33a9eca7e4
btrfs: comment waitqueue_active implied by locks
|
9 년 전 |
Linus Torvalds
|
22365979ab
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
10 년 전 |
Omar Sandoval
|
b4ee178268
Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation
|
10 년 전 |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 년 전 |
Chris Mason
|
fc4c3c872f
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
|
10 년 전 |
David Sterba
|
31e818fe73
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
|
10 년 전 |
Wang Shilong
|
f749303bda
Btrfs: switch to kvfree() helper
|
10 년 전 |
Zhao Lei
|
10f1190016
Btrfs: Include map_type in raid_bio
|
10 년 전 |
Zhao Lei
|
6e9606d2a2
Btrfs: add ref_count and free function for btrfs_bio
|
10 년 전 |
Zhao Lei
|
8e5cfb55d3
Btrfs: Make raid_map array be inlined in btrfs_bio structure
|
10 년 전 |
Miao Xie
|
4245215d6a
Btrfs, raid56: fix use-after-free problem in the final device replace procedure on raid56
|
10 년 전 |
Miao Xie
|
7603597690
Btrfs, replace: write raid56 parity into the replace target device
|
10 년 전 |
Miao Xie
|
2c8cdd6ee4
Btrfs, replace: write dirty pages into the replace target device
|
10 년 전 |
Miao Xie
|
5a6ac9eacb
Btrfs, raid56: support parity scrub on raid56
|
10 년 전 |
Miao Xie
|
1b94b5567e
Btrfs, raid56: use a variant to record the operation type
|
10 년 전 |