Jeff Mahoney
|
3a45bb207e
btrfs: remove root parameter from transaction commit/end routines
|
9 лет назад |
Jeff Mahoney
|
bf89d38feb
btrfs: split btrfs_wait_marked_extents into normal and tree log functions
|
9 лет назад |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 лет назад |
Jeff Mahoney
|
ab8d0fc48d
btrfs: convert pr_* to btrfs_* where possible
|
9 лет назад |
Jeff Mahoney
|
64b6358072
btrfs: add btrfs_trans_handle->fs_info pointer
|
9 лет назад |
Jeff Mahoney
|
64c12921e1
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
|
9 лет назад |
Nicholas D Steeves
|
0132761017
btrfs: fix string and comment grammatical issues and typos
|
9 лет назад |
David Sterba
|
8546b57051
btrfs: preallocate path for snapshot creation at ioctl time
|
9 лет назад |
David Sterba
|
b0c0ea6338
btrfs: allocate root item at snapshot ioctl time
|
9 лет назад |
Filipe Manana
|
348a0013d5
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
|
9 лет назад |
Filipe Manana
|
8eab77ff16
Btrfs: use global reserve when deleting unused block group after ENOSPC
|
9 лет назад |
Chris Mason
|
a9e6d15356
Merge branch 'allocator-fixes' into for-linus-4.4
|
9 лет назад |
Josef Bacik
|
2968b1f48b
Btrfs: don't continue setting up space cache when enospc
|
9 лет назад |
Josef Bacik
|
3204d33cda
Btrfs: add a flags field to btrfs_transaction
|
10 лет назад |
Josef Bacik
|
161c3549b4
Btrfs: change how we wait for pending ordered extents
|
10 лет назад |
Qu Wenruo
|
7174109c65
btrfs: qgroup: Use new metadata reservation.
|
10 лет назад |
Alexandru Moise
|
5aed1dd8b4
btrfs: change num_items type from u64 to unsigned int
|
10 лет назад |
Filipe Manana
|
d9a0540a79
Btrfs: fix deadlock when finalizing block group creation
|
9 лет назад |
Josef Bacik
|
2b9dbef272
Btrfs: keep dropped roots in cache until transaction commit
|
10 лет назад |
Jeff Mahoney
|
e33e17ee10
btrfs: add missing discards when unpinning extents with -o discard
|
10 лет назад |
Qu Wenruo
|
9086db86e0
btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.
|
10 лет назад |
Filipe Manana
|
4fbcdf6694
Btrfs: fix -ENOSPC when finishing block group creation
|
10 лет назад |
Chris Mason
|
1bbc621ef2
Btrfs: allow block group cache writeout outside critical section in commit
|
10 лет назад |
Josef Bacik
|
cb723e4919
Btrfs: reserve space for block groups
|
10 лет назад |
Filipe Manana
|
2f2ff0ee5e
Btrfs: fix metadata inconsistencies after directory fsync
|
10 лет назад |
Zhao Lei
|
13212b54d1
btrfs: Fix out-of-space bug
|
10 лет назад |
Josef Bacik
|
ce93ec548c
Btrfs: track dirty block groups on their own list
|
10 лет назад |
Chris Mason
|
ad27c0dab7
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
|
10 лет назад |
Josef Bacik
|
50d9aa99bd
Btrfs: make sure logged extents complete in the current transaction V3
|
10 лет назад |
Filipe Manana
|
663dfbb077
Btrfs: deal with convert_extent_bit errors to avoid fs corruption
|
10 лет назад |