Zhao Lei
|
57f16e0826
btrfs: reada: Jump into cleanup in direct way for __readahead_hook()
|
9 years ago |
Zhao Lei
|
02873e4325
btrfs: reada: Use fs_info instead of root in __readahead_hook's argument
|
9 years ago |
Zhao Lei
|
6e39dbe8b9
btrfs: reada: Pass reada_extent into __readahead_hook directly
|
9 years ago |
Zhao Lei
|
b257cf5006
btrfs: reada: move reada_extent_put to place after __readahead_hook()
|
9 years ago |
Zhao Lei
|
1e7970c0f3
btrfs: reada: Remove level argument in severial functions
|
9 years ago |
Zhao Lei
|
3194502118
btrfs: reada: bypass adding extent when all zone failed
|
9 years ago |
Zhao Lei
|
6a159d2ae4
btrfs: reada: add all reachable mirrors into reada device list
|
9 years ago |
Zhao Lei
|
a3f7fde243
btrfs: reada: Move is_need_to_readahead contition earlier
|
9 years ago |
Zhao Lei
|
97d5f0e63d
btrfs: reada: Avoid many times of empty loop
|
9 years ago |
Zhao Lei
|
8e9aa51f54
btrfs: reada: Add missed segment checking in reada_find_zone
|
9 years ago |
Zhao Lei
|
c37f49c7ef
btrfs: reada: reduce additional fs_info->reada_lock in reada_find_zone
|
9 years ago |
Zhao Lei
|
503785306d
btrfs: reada: Fix in-segment calculation for reada
|
9 years ago |
David Sterba
|
ed0244faf5
btrfs: reada: use GFP_KERNEL everywhere
|
9 years ago |
Luis de Bethencourt
|
ddd664f447
btrfs: reada: Fix returned errno code
|
10 years ago |
Omar Sandoval
|
7cb2c4202e
Btrfs: count devices correctly in readahead during RAID 5/6 replace
|
10 years ago |
Zhao Lei
|
6e9606d2a2
Btrfs: add ref_count and free function for btrfs_bio
|
10 years ago |
David Sterba
|
c0dcaa4d7b
btrfs: sink blocksize parameter to reada_tree_block_flagged
|
11 years ago |
David Sterba
|
b6ae40ec76
btrfs: remove blocksize from reada_extent
|
11 years ago |
David Sterba
|
707e8a0715
btrfs: use nodesize everywhere, kill leafsize
|
11 years ago |
Liu Bo
|
9e0af23764
Btrfs: fix task hang under heavy compressed write
|
11 years ago |
Wang Shilong
|
5fbc7c59fd
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
|
11 years ago |
Qu Wenruo
|
d458b0540e
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
|
11 years ago |
Qu Wenruo
|
736cfa15e8
btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue.
|
11 years ago |
Frank Holton
|
efe120a067
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
|
11 years ago |
Vincent
|
3c59ccd32a
Btrfs: fix reada debug code compilation
|
12 years ago |
Stefan Behrens
|
29a8d9a0bc
Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()
|
13 years ago |
Stefan Behrens
|
8dabb7420f
Btrfs: change core code of btrfs to support the device replace operations
|
13 years ago |
Stefan Behrens
|
ff023aac31
Btrfs: add code to scrub to copy read data to another disk
|
13 years ago |
Stefan Behrens
|
3ec706c831
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
|
13 years ago |
Al Viro
|
99621b44aa
btrfs: reada_extent doesn't need kref for refcount
|
13 years ago |