Qu Wenruo
|
9c8b35b1ba
btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags when assigning/deleting a qgroup relations.
|
10 years ago |
Dongsheng Yang
|
8ea0ec9e01
btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.
|
10 years ago |
Qu Wenruo
|
53b7cde9d5
btrfs: Update btrfs qgroup status item when rescan is done.
|
10 years ago |
Qu Wenruo
|
3393168d22
btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.
|
10 years ago |
Qu Wenruo
|
8465ecec96
btrfs: Check qgroup level in kernel qgroup assign.
|
10 years ago |
Dongsheng Yang
|
f5a6b1c53b
btrfs: qgroup: allow to remove qgroup which has parent but no child.
|
10 years ago |
Dongsheng Yang
|
09870d2772
btrfs: qgroup: return EINVAL if level of parent is not higher than child's.
|
10 years ago |
Dongsheng Yang
|
e2d1f92399
btrfs: qgroup: do a reservation in a higher level.
|
10 years ago |
Dongsheng Yang
|
31193213f1
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
|
10 years ago |
Dongsheng Yang
|
4087cf24ae
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
|
10 years ago |
Dongsheng Yang
|
03477d945f
btrfs: qgroup: fix limit args override whole limit struct
|
10 years ago |
Dongsheng Yang
|
d3001ed3a8
btrfs: qgroup: update limit info in function btrfs_run_qgroups().
|
10 years ago |
Dongsheng Yang
|
1510e71c62
btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().
|
10 years ago |
Dongsheng Yang
|
e8c8541ac3
btrfs: qgroup: update qgroup in memory at the same time when we update it in btree.
|
10 years ago |
Dongsheng Yang
|
3eeb4d597e
btrfs: qgroup: inherit limit info from srcgroup in creating snapshot.
|
10 years ago |
Filipe Manana
|
bf69196045
Btrfs: change the insertion criteria for the qgroup operations rbtree
|
10 years ago |
Chris Mason
|
fc4c3c872f
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
|
10 years ago |
Chris Mason
|
9deed229fa
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
|
10 years ago |
Liu Bo
|
48da5f0a4c
Btrfs: fix comp_oper to get right order
|
10 years ago |
David Sterba
|
3284da7b7b
btrfs: use explicit initializer for seq_elem
|
10 years ago |
Daniel Dressler
|
01d58472a8
Btrfs: disk-io: replace root args iff only fs_info used
|
10 years ago |
Yang Dongsheng
|
0ee13fe28c
btrfs: qgroup: move WARN_ON() to the correct location.
|
10 years ago |
David Sterba
|
fccb84c94a
btrfs: move checks for DUMMY_ROOT into a helper
|
11 years ago |
Mark Fasheh
|
0b4699dcb6
btrfs: don't go readonly on existing qgroup items
|
11 years ago |
Mark Fasheh
|
d3982100ba
btrfs: add trace for qgroup accounting
|
11 years ago |
David Sterba
|
707e8a0715
btrfs: use nodesize everywhere, kill leafsize
|
11 years ago |
Liu Bo
|
9e0af23764
Btrfs: fix task hang under heavy compressed write
|
11 years ago |
Eric Sandeen
|
a3c108950d
btrfs: fix leak in qgroup_subtree_accounting() error path
|
11 years ago |
Mark Fasheh
|
f90e579c2b
btrfs: correctly handle return from ulist_add
|
11 years ago |
Mark Fasheh
|
1152651a08
btrfs: qgroup: account shared subtrees during snapshot delete
|
11 years ago |