Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 anni fa |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 anni fa |
Jeff Mahoney
|
6bccf3ab1e
btrfs: call functions that always use the same root with fs_info instead
|
9 anni fa |
Domagoj Tršan
|
0b5e3dafb6
btrfs: change btrfs_csum_final result param type to u8
|
8 anni fa |
David Sterba
|
62d1f9fe97
btrfs: remove trivial helper btrfs_find_tree_block
|
8 anni fa |
Liu Bo
|
c79a175175
Btrfs: fix memory leak of block group cache
|
9 anni fa |
Linus Torvalds
|
28687b935e
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 anni fa |
Jeff Mahoney
|
35bbb97fc8
btrfs: don't create or leak aliased root while cleaning up orphans
|
9 anni fa |
Linus Torvalds
|
d58b0d980f
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 anni fa |
Linus Torvalds
|
d05d7f4079
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
|
9 anni fa |
Jeff Mahoney
|
7c0260ee09
btrfs: tests, require fs_info for root
|
9 anni fa |
Mike Christie
|
81a75f6781
btrfs: use bio fields for op and flags
|
9 anni fa |
Feifei Xu
|
b9ef22dedd
Btrfs: self-tests: Support non-4k page size
|
9 anni fa |
Chris Mason
|
b28cf57246
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
|
9 anni fa |
Byongho Lee
|
ee22184b53
Btrfs: use linux/sizes.h to represent constants
|
9 anni fa |
David Sterba
|
4db8c528cd
btrfs: remove a trivial helper btrfs_set_buffer_uptodate
|
9 anni fa |
Anand Jain
|
29c36d7253
Btrfs: add btrfs_read_dev_one_super() to read one specific SB
|
10 anni fa |
Zhao Lei
|
943c6e9925
btrfs: Add raid56 support for updating
|
10 anni fa |
Daniel Dressler
|
01d58472a8
Btrfs: disk-io: replace root args iff only fs_info used
|
10 anni fa |
David Sterba
|
a83fffb75d
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
|
11 anni fa |
David Sterba
|
c0dcaa4d7b
btrfs: sink blocksize parameter to reada_tree_block_flagged
|
11 anni fa |
David Sterba
|
d3e46fea1b
btrfs: sink blocksize parameter to readahead_tree_block
|
11 anni fa |
Chris Mason
|
27b19cc886
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
|
11 anni fa |
David Sterba
|
97eb6b69d1
btrfs: use slab for end_io_wq structures
|
11 anni fa |
David Sterba
|
bfebd8b544
btrfs: use enum for wq endio metadata type
|
11 anni fa |
David Sterba
|
0308af4465
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
|
11 anni fa |
David Sterba
|
ce86cd5917
btrfs: remove parameter blocksize from read_tree_block
|
11 anni fa |
David Sterba
|
6197d86eab
btrfs: return void from readahead_tree_block
|
11 anni fa |
David Sterba
|
58dc4ce432
btrfs: remove unused parameter from readahead_tree_block
|
11 anni fa |
Miao Xie
|
8b110e393c
Btrfs: implement repair function when direct read fails
|
11 anni fa |