David Sterba
|
e0ae999414
btrfs: preallocate device flush bio
|
8 years ago |
David Sterba
|
fa1bcbe0a5
btrfs: document mandatory order of bio in btrfs_io_bio
|
8 years ago |
Liu Bo
|
17347cec15
Btrfs: change how we iterate bios in endio
|
8 years ago |
Anand Jain
|
401b41e5a8
btrfs: add framework to handle device flush error as a volume
|
8 years ago |
Anand Jain
|
13e88e1560
btrfs: delete unused member nobarriers
|
8 years ago |
David Sterba
|
825ad4c964
btrfs: drop redundant parameters from btrfs_map_sblock
|
8 years ago |
Liu Bo
|
592d92eeab
Btrfs: create a helper for getting chunk map
|
8 years ago |
Elena Reshetova
|
140475ae4a
btrfs: convert btrfs_bio.refs from atomic_t to refcount_t
|
8 years ago |
David Sterba
|
da353f6b30
btrfs: constify device path passed to relevant helpers
|
8 years ago |
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
|
9 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
|
9 years ago |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
9 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 |