Linus Torvalds
|
087a76d390
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 years ago |
David Sterba
|
34441361c4
btrfs: opencode chunk locking, remove helpers
|
8 years ago |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 years ago |
Jeff Mahoney
|
3796d33535
btrfs: root->fs_info cleanup, lock/unlock_chunks
|
9 years ago |
Jeff Mahoney
|
fb456252d3
btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere
|
9 years ago |
Jeff Mahoney
|
5112febbc7
btrfs: btrfs_init_new_device should use fs_info->dev_root
|
9 years ago |
Jeff Mahoney
|
6bccf3ab1e
btrfs: call functions that always use the same root with fs_info instead
|
9 years ago |
Jeff Mahoney
|
5b4aacefb8
btrfs: call functions that overwrite their root parameter with fs_info
|
9 years ago |
Christoph Hellwig
|
cf8cddd38b
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
|
8 years ago |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 years ago |
Jeff Mahoney
|
ab8d0fc48d
btrfs: convert pr_* to btrfs_* where possible
|
9 years ago |
Mike Christie
|
81a75f6781
btrfs: use bio fields for op and flags
|
9 years ago |
Mike Christie
|
b3d3fa5199
btrfs: update __btrfs_map_block for REQ_OP transition
|
9 years ago |
David Sterba
|
680834ca0a
Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516
|
9 years ago |
David Sterba
|
36fac9e9ff
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
|
9 years ago |
Liu Bo
|
3d8da67817
Btrfs: fix divide error upon chunk's stripe_len
|
9 years ago |
Anand Jain
|
88acff64c6
btrfs: cleanup assigning next active device with a check
|
9 years ago |
Jeff Mahoney
|
04cd01dffb
btrfs: uapi/linux/btrfs.h migration, move balance flags
|
9 years ago |
David Sterba
|
5c5c0df05d
btrfs: rename btrfs_find_device_by_user_input
|
9 years ago |
David Sterba
|
621292bae6
btrfs: introduce raid-type to error-code table, for minimum device constraint
|
9 years ago |
Anand Jain
|
6b526ed70c
btrfs: introduce device delete by devid
|
9 years ago |
Anand Jain
|
24e0474b59
btrfs: create helper btrfs_find_device_by_user_input()
|
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 |
Chris Mason
|
afa427cf9d
Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
|
9 years ago |
David Sterba
|
87ad58c5f0
btrfs: make btrfs_close_one_device static
|
9 years ago |
David Sterba
|
da02c68989
btrfs: fix clashing number of the enhanced balance usage filter
|
9 years ago |
David Sterba
|
b66d62ba1e
btrfs: add balance filters limits, stripes and usage to supported mask
|
9 years ago |
David Sterba
|
bc3094673f
btrfs: extend balance filter usage to take minimum and maximum
|
9 years ago |
Gabríel Arthúr Pétursson
|
dee32d0ac3
btrfs: add balance filter for stripes
|
10 years ago |