Filipe Manana
|
53e489bc8c
Btrfs: check pending chunks when shrinking fs to avoid corruption
|
10 years ago |
Anand Jain
|
2421a8cd5f
Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue
|
10 years ago |
Anand Jain
|
6c14a1641b
Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info
|
10 years ago |
Anand Jain
|
1ba43816af
Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info
|
10 years ago |
Anand Jain
|
5a13f4308c
Btrfs: sysfs: add pointer to access fs_info from fs_devices
|
10 years ago |
Anand Jain
|
c73eccf75b
Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids
|
10 years ago |
Anand Jain
|
2e7910d6ca
Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices
|
10 years ago |
Mike Snitzer
|
326e1dbb57
block: remove management of bi_remaining when restoring original bi_end_io
|
10 years ago |
Filipe Manana
|
a96295965b
Btrfs: fix racy system chunk allocation when setting block group ro
|
10 years ago |
Jens Axboe
|
dac56212e8
bio: skip atomic inc/dec of ->bi_cnt for most use cases
|
10 years ago |
Forrest Liu
|
1b98450816
Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole
|
10 years ago |
Zhao Lei
|
f2ab76188e
btrfs: Fix tail space processing in find_free_dev_extent()
|
10 years ago |
Chris Mason
|
fc4c3c872f
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
|
10 years ago |
David Sterba
|
258ece0212
btrfs: remove shadowing variables in __btrfs_map_block
|
10 years ago |
David Sterba
|
9d644a623e
btrfs: cleanup, use correct type in div_u64_rem
|
10 years ago |
David Sterba
|
47c5713f47
btrfs: replace remaining do_div calls with div_u64 variants
|
10 years ago |
David Sterba
|
b8b93addde
btrfs: cleanup 64bit/32bit divs, provably bounded values
|
10 years ago |
David Sterba
|
31e818fe73
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
|
10 years ago |
David Sterba
|
853d8ec4b2
btrfs: need_resched not needed with cond_resched
|
10 years ago |
Chris Mason
|
e57cf21e97
Btrfs: fix allocation size calculations in alloc_btrfs_bio
|
10 years ago |
Eric Sandeen
|
9eaed21ef9
btrfs: remove unused fs_info arg from btrfs_close_extra_devices()
|
11 years ago |
Zhao Lei
|
08da757d3f
btrfs: cleanup: use for() loop in btrfs_map_bio()
|
10 years ago |
Zhao Lei
|
a688a04aab
btrfs: remove unused chunk_tree argument in several functions
|
10 years ago |
David Sterba
|
e8c9f18603
btrfs: constify structs with op functions or static definitions
|
10 years ago |
Zhao Lei
|
13212b54d1
btrfs: Fix out-of-space bug
|
10 years ago |
David Sterba
|
e3540eab29
btrfs: add more checks to btrfs_read_sys_array
|
11 years ago |
David Sterba
|
1ffb22cf8c
btrfs: cleanup, rename a few variables in btrfs_read_sys_array
|
11 years ago |
Zhao Lei
|
ffe2d2034b
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
|
10 years ago |
Zhao Lei
|
10f1190016
Btrfs: Include map_type in raid_bio
|
10 years ago |
Zhao Lei
|
6e9606d2a2
Btrfs: add ref_count and free function for btrfs_bio
|
10 years ago |