Linus Torvalds
|
0a2a1330d2
Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
Nikolay Borisov
|
0e4324a4c3
btrfs: round down size diff when shrinking/growing device
|
8 years ago |
Linus Torvalds
|
8c27cb3566
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
David Sterba
|
e0ae999414
btrfs: preallocate device flush bio
|
8 years ago |
Nikolay Borisov
|
7dfb8be11b
btrfs: Round down values which are written for total_bytes_size
|
8 years ago |
David Sterba
|
0d0c71b317
btrfs: obsolete and remove mount option alloc_start
|
8 years ago |
David Sterba
|
6165572c11
btrfs: use GFP_KERNEL in btrfs_init_dev_replace_tgtdev
|
8 years ago |
David Sterba
|
8b6c1d56f2
btrfs: sink gfp parameter to btrfs_bio_clone
|
8 years ago |
David Sterba
|
3aa8e074ab
btrfs: btrfs_bio_clone never fails, skip error handling
|
8 years ago |
Jeff Mahoney
|
1b86826d12
btrfs: cleanup root usage by btrfs_get_alloc_profile
|
8 years ago |
Nikolay Borisov
|
a5ed45f822
btrfs: Convert fs_info->free_chunk_space to atomic64_t
|
8 years ago |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 years ago |
Chris Mason
|
9bcaaea741
btrfs: fix the gfp_mask for the reada_zones radix tree
|
8 years ago |
Anand Jain
|
e884f4f06e
btrfs: use q which is already obtained from bdev_get_queue
|
8 years ago |
Liu Bo
|
42c61ab676
Btrfs: switch to div64_u64 if with a u64 divisor
|
8 years ago |
David Sterba
|
825ad4c964
btrfs: drop redundant parameters from btrfs_map_sblock
|
8 years ago |
David Sterba
|
171938e528
btrfs: track exclusive filesystem operation in flags
|
8 years ago |
David Sterba
|
cc8385b59e
btrfs: preallocate radix tree node for readahead
|
8 years ago |
Liu Bo
|
539b50d2f6
Btrfs: convert BUG_ON to WARN_ON
|
8 years ago |
Liu Bo
|
2b19a1fef7
Btrfs: helper for ops that requires full stripe
|
8 years ago |
Liu Bo
|
6fad823f49
Btrfs: do not add extra mirror when dev_replace target dev is not available
|
8 years ago |
Liu Bo
|
73c0f22825
Btrfs: handle operations for device replace separately
|
8 years ago |
Liu Bo
|
5ab56090b8
Btrfs: introduce a function to get extra mirror from replace
|
8 years ago |
Liu Bo
|
0b3d4cd371
Btrfs: separate DISCARD from __btrfs_map_block
|
8 years ago |
Liu Bo
|
592d92eeab
Btrfs: create a helper for getting chunk map
|
8 years ago |
Elena Reshetova
|
490b54d6fb
btrfs: convert extent_map.refs from atomic_t to refcount_t
|
8 years ago |
Elena Reshetova
|
140475ae4a
btrfs: convert btrfs_bio.refs from atomic_t to refcount_t
|
8 years ago |
Adam Borowski
|
1450612797
btrfs: fix a bogus warning when converting only data or metadata
|
8 years ago |
Linus Torvalds
|
4b31ac485d
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 years ago |
Liu Bo
|
a967efb30b
Btrfs: fix potential use-after-free for cloned bio
|
8 years ago |