Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 éve |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 éve |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 éve |
Jeff Mahoney
|
c28f158e5e
btrfs: struct reada_control.root -> reada_control.fs_info
|
9 éve |
David Sterba
|
b917bb3878
btrfs: reada, remove pointless BUG_ON check for fs_info
|
8 éve |
David Sterba
|
8694bb6136
btrfs: reada, remove pointless BUG_ON in reada_find_extent
|
8 éve |
David Sterba
|
fc2e901f26
btrfs: reada, sink start parameter to btree_readahead_hook
|
8 éve |
David Sterba
|
bcdc51b204
btrfs: reada, remove unused parameter from __readahead_hook
|
8 éve |
David Sterba
|
04998b3324
btrfs: reada, cleanup remove unneeded variable in __readahead_hook
|
8 éve |
Christoph Hellwig
|
cf8cddd38b
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
|
8 éve |
Jeff Mahoney
|
ab8d0fc48d
btrfs: convert pr_* to btrfs_* where possible
|
9 éve |
Jeff Mahoney
|
62e855771d
btrfs: convert printk(KERN_* to use pr_* calls
|
9 éve |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 éve |
Filipe Manana
|
ce7791ffee
Btrfs: fix race between readahead and device replace/removal
|
9 éve |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 éve |
David Sterba
|
675d276b32
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
|
9 éve |
David Sterba
|
ff7db6e05a
Merge branch 'foreign/zhaolei/reada' into for-chris-4.6
|
9 éve |
Liu Bo
|
73beece9ca
Btrfs: fix lockdep deadlock warning due to dev_replace
|
10 éve |
Zhao Lei
|
7aff8cf4a6
btrfs: reada: ignore creating reada_extent for a non-existent device
|
9 éve |
Zhao Lei
|
4fe7a0e138
btrfs: reada: avoid undone reada extents in btrfs_reada_wait
|
9 éve |
Zhao Lei
|
2fefd5583f
btrfs: reada: limit max works count
|
9 éve |
Zhao Lei
|
895a11b868
btrfs: reada: simplify dev->reada_in_flight processing
|
9 éve |
Zhao Lei
|
8afd6841e1
btrfs: reada: Fix a debug code typo
|
9 éve |
Zhao Lei
|
57f16e0826
btrfs: reada: Jump into cleanup in direct way for __readahead_hook()
|
9 éve |
Zhao Lei
|
02873e4325
btrfs: reada: Use fs_info instead of root in __readahead_hook's argument
|
9 éve |
Zhao Lei
|
6e39dbe8b9
btrfs: reada: Pass reada_extent into __readahead_hook directly
|
9 éve |
Zhao Lei
|
b257cf5006
btrfs: reada: move reada_extent_put to place after __readahead_hook()
|
9 éve |
Zhao Lei
|
1e7970c0f3
btrfs: reada: Remove level argument in severial functions
|
9 éve |
Zhao Lei
|
3194502118
btrfs: reada: bypass adding extent when all zone failed
|
9 éve |
Zhao Lei
|
6a159d2ae4
btrfs: reada: add all reachable mirrors into reada device list
|
9 éve |