Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 лет назад |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 лет назад |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 лет назад |
Nikolay Borisov
|
fba4b69771
btrfs: Fix slab accounting flags
|
9 лет назад |
Wang Xiaoguang
|
c0d2f6104e
btrfs: fix disk_i_size update bug when fallocate() fails
|
9 лет назад |
Filipe Manana
|
f0e9b7d640
Btrfs: fix race setting block group readonly during device replace
|
9 лет назад |
Filipe Manana
|
578def7c50
Btrfs: don't wait for unrelated IO to finish before relocation
|
9 лет назад |
Adam Buchbinder
|
bb7ab3b92e
btrfs: Fix misspellings in comments.
|
9 лет назад |
Anand Jain
|
ebb8765b2d
btrfs: move btrfs_compression_type to compression.h
|
9 лет назад |
Kinglong Mee
|
5598e9005a
btrfs: drop null testing before destroy functions
|
9 лет назад |
Josef Bacik
|
161c3549b4
Btrfs: change how we wait for pending ordered extents
|
10 лет назад |
David Sterba
|
a83342aa0c
btrfs: add comments to barriers before waitqueue_active
|
10 лет назад |
Filipe Manana
|
61de718fce
Btrfs: fix memory corruption on failure to submit bio for direct IO
|
10 лет назад |
Filipe Manana
|
7558c8bc17
Btrfs: don't attach unnecessary extents to transaction on fsync
|
10 лет назад |
Filipe Manana
|
b659ef0277
Btrfs: avoid syncing log in the fast fsync path when not necessary
|
10 лет назад |
Liu Bo
|
0c304304fe
Btrfs: remove csum_bytes_left
|
10 лет назад |
Filipe Manana
|
28aeeac1dd
Btrfs: fix panic when starting bg cache writeout after IO error
|
10 лет назад |
Filipe Manana
|
4d884fceaa
Btrfs: fix fsync race leading to ordered extent memory leaks
|
10 лет назад |
Filipe Manana
|
0870295b23
Btrfs: collect only the necessary ordered extents on ranged fsync
|
10 лет назад |
Josef Bacik
|
50d9aa99bd
Btrfs: make sure logged extents complete in the current transaction V3
|
10 лет назад |
Filipe Manana
|
728404dacf
Btrfs: add helper btrfs_fdatawrite_range
|
10 лет назад |
Liu Bo
|
9e0af23764
Btrfs: fix task hang under heavy compressed write
|
11 лет назад |
Chris Mason
|
8d875f95da
btrfs: disable strict file flushes for renames and truncates
|
11 лет назад |
Liu Bo
|
98ce2deda2
Btrfs: fix abnormal long waiting in fsync
|
11 лет назад |
David Sterba
|
351fd35321
btrfs: remove stale newlines from log messages
|
11 лет назад |
Miao Xie
|
31f3d255c6
Btrfs: split the global ordered extents mutex
|
11 лет назад |
Miao Xie
|
af7a65097b
Btrfs: wake up the tasks that wait for the io earlier
|
11 лет назад |
Miao Xie
|
8b9d83cd6b
Btrfs: fix early enospc due to the race of the two ordered extent wait
|
11 лет назад |
Qu Wenruo
|
d458b0540e
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
|
11 лет назад |
Qu Wenruo
|
a44903abe9
btrfs: Replace fs_info->flush_workers with btrfs_workqueue.
|
11 лет назад |