Anand Jain
|
401e29c124
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
|
7 лет назад |
Anand Jain
|
e6e674bd4d
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
|
7 лет назад |
Anand Jain
|
e12c96214d
btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
|
7 лет назад |
Anand Jain
|
ebbede42d4
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
|
7 лет назад |
Anand Jain
|
38b5f68e98
btrfs: drop btrfs_device::can_discard to query directly
|
7 лет назад |
Nikolay Borisov
|
ac244ef1da
btrfs: Remove unused function
|
8 лет назад |
Nikolay Borisov
|
4660c49f9b
btrfs: Remove redundant memory barrier in dev stats
|
8 лет назад |
Nikolay Borisov
|
9deae96892
btrfs: Fix memory barriers usage with device stats counters
|
8 лет назад |
Liu Bo
|
9f5316c17b
Btrfs: free btrfs_device in place
|
8 лет назад |
Anand Jain
|
5a2b8e601c
btrfs: declare btrfs_report_missing_device() static
|
8 лет назад |
Linus Torvalds
|
66ba772ee3
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 лет назад |
Omar Sandoval
|
58efbc9f54
Btrfs: fix blk_status_t/errno confusion
|
8 лет назад |
Nikolay Borisov
|
db7c942ce8
btrfs: Remove unused sectorsize variable from struct map_lookup
|
8 лет назад |
Nikolay Borisov
|
e4ff5fb5dc
btrfs: Remove unused parameters from volume.c functions
|
8 лет назад |
Qu Wenruo
|
c550245148
btrfs: Enhance message when a device is missing during mount
|
8 лет назад |
Qu Wenruo
|
21634a19f6
btrfs: Introduce a function to check if all chunks a OK for degraded rw mount
|
8 лет назад |
David Sterba
|
e0ae999414
btrfs: preallocate device flush bio
|
8 лет назад |
David Sterba
|
fa1bcbe0a5
btrfs: document mandatory order of bio in btrfs_io_bio
|
8 лет назад |
Liu Bo
|
17347cec15
Btrfs: change how we iterate bios in endio
|
8 лет назад |
Anand Jain
|
401b41e5a8
btrfs: add framework to handle device flush error as a volume
|
8 лет назад |
Anand Jain
|
13e88e1560
btrfs: delete unused member nobarriers
|
8 лет назад |
David Sterba
|
825ad4c964
btrfs: drop redundant parameters from btrfs_map_sblock
|
8 лет назад |
Liu Bo
|
592d92eeab
Btrfs: create a helper for getting chunk map
|
8 лет назад |
Elena Reshetova
|
140475ae4a
btrfs: convert btrfs_bio.refs from atomic_t to refcount_t
|
8 лет назад |
David Sterba
|
da353f6b30
btrfs: constify device path passed to relevant helpers
|
8 лет назад |
Linus Torvalds
|
087a76d390
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 лет назад |
David Sterba
|
34441361c4
btrfs: opencode chunk locking, remove helpers
|
9 лет назад |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 лет назад |
Jeff Mahoney
|
3796d33535
btrfs: root->fs_info cleanup, lock/unlock_chunks
|
9 лет назад |
Jeff Mahoney
|
fb456252d3
btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere
|
9 лет назад |