Miao Xie
|
931aa87791
Btrfs: fix list delete warning when removing ordered root from the list
|
11 years ago |
Filipe David Borba Manana
|
b52abf1e3b
Btrfs: don't wait for ordered data outside desired range
|
11 years ago |
Miao Xie
|
b02441999e
Btrfs: don't wait for the completion of all the ordered extents
|
11 years ago |
Josef Bacik
|
9385876917
Btrfs: take ordered root lock when removing ordered operations inode
|
11 years ago |
Josef Bacik
|
0ef8b72607
Btrfs: return an error from btrfs_wait_ordered_range
|
11 years ago |
chandan
|
5ede859b00
Btrfs: btrfs_add_ordered_operation: Fix last modified transaction comparison.
|
11 years ago |
Josef Bacik
|
f0de181c9b
Btrfs: kill delay_iput arg to the wait_ordered functions
|
11 years ago |
Josef Bacik
|
77cef2ec54
Btrfs: allow partial ordered extent completion
|
12 years ago |
Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
Josef Bacik
|
9ffba8cda9
Btrfs: fix heavy delalloc related deadlock
|
12 years ago |
Miao Xie
|
f51a4a1826
Btrfs: remove btrfs_sector_sum structure
|
12 years ago |
Miao Xie
|
199c2a9c3d
Btrfs: introduce per-subvolume ordered extent list
|
12 years ago |
Miao Xie
|
e4100d987b
Btrfs: improve the performance of the csums lookup
|
12 years ago |
Josef Bacik
|
db1d607d3c
Btrfs: hold the ordered operations mutex when waiting on ordered extents
|
12 years ago |
Josef Bacik
|
569e0f358c
Btrfs: place ordered operations on a per transaction list
|
12 years ago |
Miao Xie
|
5b947f1ba9
Btrfs: don't traverse the ordered operation list repeatedly
|
12 years ago |
Josef Bacik
|
2ab28f322f
Btrfs: wait on ordered extents at the last possible moment
|
12 years ago |
Josef Bacik
|
59fe4f4197
Btrfs: fix possible stale data exposure
|
12 years ago |
Josef Bacik
|
5d1f40202b
Btrfs: fix missing i_size update
|
12 years ago |
Liu Bo
|
4fde183d8c
Btrfs: cleanup for btrfs_wait_order_range
|
12 years ago |
Miao Xie
|
9afab8820b
Btrfs: make ordered extent be flushed by multi-task
|
12 years ago |
Miao Xie
|
25287e0a16
Btrfs: make ordered operations be handled by multi-task
|
12 years ago |
Liu Bo
|
6bbe3a9c80
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
|
13 years ago |
Miao Xie
|
6352b91da1
Btrfs: use a slab for ordered extents allocation
|
13 years ago |
Miao Xie
|
b9a8cc5bef
Btrfs: fix file extent discount problem in the, snapshot
|
13 years ago |
Artem Bityutskiy
|
b257031408
btrfs: nuke pdflush from comments
|
13 years ago |
Josef Bacik
|
7ddf5a42d3
Btrfs: call filemap_fdatawrite twice for compression
|
13 years ago |
Josef Bacik
|
5fd0204355
Btrfs: finish ordered extents in their own thread
|
13 years ago |
Josef Bacik
|
4e89915220
Btrfs: do not check delalloc when updating disk_i_size
|
13 years ago |
Josef Bacik
|
551ebb2d34
Btrfs: remove useless waiting and extra filemap work
|
13 years ago |