Linus Torvalds
|
28687b935e
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 years ago |
Jeff Mahoney
|
35bbb97fc8
btrfs: don't create or leak aliased root while cleaning up orphans
|
9 years ago |
Linus Torvalds
|
d58b0d980f
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 years ago |
Linus Torvalds
|
d05d7f4079
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
|
9 years ago |
Jeff Mahoney
|
7c0260ee09
btrfs: tests, require fs_info for root
|
9 years ago |
Mike Christie
|
81a75f6781
btrfs: use bio fields for op and flags
|
9 years ago |
Feifei Xu
|
b9ef22dedd
Btrfs: self-tests: Support non-4k page size
|
9 years ago |
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 years ago |
Byongho Lee
|
ee22184b53
Btrfs: use linux/sizes.h to represent constants
|
9 years ago |
David Sterba
|
4db8c528cd
btrfs: remove a trivial helper btrfs_set_buffer_uptodate
|
9 years ago |
Anand Jain
|
29c36d7253
Btrfs: add btrfs_read_dev_one_super() to read one specific SB
|
10 years ago |
Zhao Lei
|
943c6e9925
btrfs: Add raid56 support for updating
|
10 years ago |
Daniel Dressler
|
01d58472a8
Btrfs: disk-io: replace root args iff only fs_info used
|
10 years ago |
David Sterba
|
a83fffb75d
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
|
11 years ago |
David Sterba
|
c0dcaa4d7b
btrfs: sink blocksize parameter to reada_tree_block_flagged
|
11 years ago |
David Sterba
|
d3e46fea1b
btrfs: sink blocksize parameter to readahead_tree_block
|
11 years ago |
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 years ago |
David Sterba
|
97eb6b69d1
btrfs: use slab for end_io_wq structures
|
11 years ago |
David Sterba
|
bfebd8b544
btrfs: use enum for wq endio metadata type
|
11 years ago |
David Sterba
|
0308af4465
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
|
11 years ago |
David Sterba
|
ce86cd5917
btrfs: remove parameter blocksize from read_tree_block
|
11 years ago |
David Sterba
|
6197d86eab
btrfs: return void from readahead_tree_block
|
11 years ago |
David Sterba
|
58dc4ce432
btrfs: remove unused parameter from readahead_tree_block
|
11 years ago |
Miao Xie
|
8b110e393c
Btrfs: implement repair function when direct read fails
|
11 years ago |
David Sterba
|
3abdbd780e
btrfs: make close_ctree return void
|
11 years ago |
Josef Bacik
|
faa2dbf004
Btrfs: add sanity tests for new qgroup accounting code
|
11 years ago |
Josef Bacik
|
06ea65a398
Btrfs: add a sanity test for btrfs_split_item
|
12 years ago |
Miao Xie
|
c00869f1ae
Btrfs: fix oops caused by the space balance and dead roots
|
12 years ago |
Miao Xie
|
b0feb9d96e
Btrfs: introduce grab/put functions for the root of the fs/file tree
|
12 years ago |
Miao Xie
|
cb517eabba
Btrfs: cleanup the similar code of the fs root read
|
12 years ago |