Allen Pais
|
a944442c2b
btrfs: replace get_seconds with new 64bit time API
|
7 年之前 |
Gu JinXiang
|
6b0cb1f901
btrfs: drop useless member qgroup_reserved of btrfs_pending_snapshot
|
7 年之前 |
Qu Wenruo
|
a514d63882
btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT
|
7 年之前 |
David Sterba
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
7 年之前 |
Nikolay Borisov
|
bcf3a3e7fb
btrfs: Remove code referencing unused TRANS_USERSPACE
|
7 年之前 |
Nikolay Borisov
|
45ae2c1841
btrfs: Document consistency of transaction->io_bgs list
|
7 年之前 |
Nikolay Borisov
|
7806c6eb15
btrfs: Remove unused btrfs_start_transaction_lflush function
|
7 年之前 |
David Sterba
|
5302e08964
btrfs: reorder btrfs_transaction members for better packing
|
7 年之前 |
David Sterba
|
165c8b022c
btrfs: use narrower type for btrfs_transaction::num_dirty_bgs
|
7 年之前 |
David Sterba
|
1ca4bb63f6
btrfs: reorder btrfs_trans_handle members for better packing
|
7 年之前 |
David Sterba
|
b50fff816c
btrfs: switch to refcount_t type for btrfs_trans_handle::use_count
|
7 年之前 |
David Sterba
|
2dbda74ed9
btrfs: remove unused member of btrfs_trans_handle
|
7 年之前 |
David Sterba
|
7c2871a2f4
btrfs: switch btrfs_trans_handle::adding_csums to bool
|
7 年之前 |
David Sterba
|
f486135eba
btrfs: remove unused qgroup members from btrfs_trans_handle
|
8 年之前 |
Elena Reshetova
|
9b64f57ddf
btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t
|
8 年之前 |
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
|
10 年之前 |
David Sterba
|
b0c0ea6338
btrfs: allocate root item at snapshot ioctl time
|
10 年之前 |
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
|
10 年之前 |
Chris Mason
|
a9e6d15356
Merge branch 'allocator-fixes' into for-linus-4.4
|
10 年之前 |
Josef Bacik
|
2968b1f48b
Btrfs: don't continue setting up space cache when enospc
|
10 年之前 |
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 年之前 |