David Sterba
|
d7f663fa3f
btrfs: prune unused includes
|
7 years ago |
David Sterba
|
ca5788aba3
btrfs: remove remaing full_sync logic from btrfs_sync_file
|
7 years ago |
Josef Bacik
|
5636cf7d6d
btrfs: remove the logged extents infrastructure
|
7 years ago |
David Sterba
|
093258e6eb
btrfs: replace waitqueue_actvie with cond_wake_up
|
7 years ago |
David Sterba
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
7 years ago |
Qu Wenruo
|
43b18595d6
btrfs: qgroup: Use separate meta reservation type for delalloc
|
7 years ago |
David Sterba
|
e67c718b5b
btrfs: add more __cold annotations
|
7 years ago |
Josef Bacik
|
8b62f87bad
Btrfs: rework outstanding_extents
|
7 years ago |
Chris Mason
|
6374e57ad8
btrfs: fix integer overflow in calc_reclaim_items_nr
|
8 years ago |
Elena Reshetova
|
e76edab7f0
btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t
|
8 years ago |
Elena Reshetova
|
9b64f57ddf
btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t
|
8 years ago |
Nikolay Borisov
|
a776c6fa1f
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
|
8 years ago |
Liu Bo
|
62c821a8e2
Btrfs: clean up btrfs_ordered_update_i_size
|
8 years ago |
Liu Bo
|
19fd2df5b1
Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properly
|
8 years ago |
Nikolay Borisov
|
223466370c
btrfs: Make btrfs_get_logged_extents take btrfs_inode
|
8 years ago |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 years ago |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 years ago |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 years ago |
Nikolay Borisov
|
fba4b69771
btrfs: Fix slab accounting flags
|
9 years ago |
Wang Xiaoguang
|
c0d2f6104e
btrfs: fix disk_i_size update bug when fallocate() fails
|
9 years ago |
Filipe Manana
|
f0e9b7d640
Btrfs: fix race setting block group readonly during device replace
|
9 years ago |
Filipe Manana
|
578def7c50
Btrfs: don't wait for unrelated IO to finish before relocation
|
9 years ago |
Adam Buchbinder
|
bb7ab3b92e
btrfs: Fix misspellings in comments.
|
9 years ago |
Anand Jain
|
ebb8765b2d
btrfs: move btrfs_compression_type to compression.h
|
9 years ago |
Kinglong Mee
|
5598e9005a
btrfs: drop null testing before destroy functions
|
9 years ago |
Josef Bacik
|
161c3549b4
Btrfs: change how we wait for pending ordered extents
|
10 years ago |
David Sterba
|
a83342aa0c
btrfs: add comments to barriers before waitqueue_active
|
10 years ago |
Filipe Manana
|
61de718fce
Btrfs: fix memory corruption on failure to submit bio for direct IO
|
10 years ago |
Filipe Manana
|
7558c8bc17
Btrfs: don't attach unnecessary extents to transaction on fsync
|
10 years ago |
Filipe Manana
|
b659ef0277
Btrfs: avoid syncing log in the fast fsync path when not necessary
|
10 years ago |