index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
qgroup.c
Age
Commit message (
Expand
)
Author
2017-01-06
Btrfs: fix qgroup rescan worker initialization
Filipe Manana
2016-09-07
btrfs: properly track when rescan worker is running
Jeff Mahoney
2016-09-07
btrfs: waiting on qgroup rescan should not always be interruptible
Jeff Mahoney
2015-11-25
btrfs: qgroup: account shared subtree during snapshot delete
Mark Fasheh
2015-11-25
btrfs: qgroup: fix quota disable during rescan
Justin Maggard
2015-11-05
Btrfs: fix sleeping inside atomic context in qgroup rescan worker
Filipe Manana
2015-11-05
Btrfs: fix race waiting for qgroup rescan worker
Filipe Manana
2015-11-05
btrfs: qgroup: exit the rescan worker during umount
Justin Maggard
2015-10-26
btrfs: qgroup: Fix a rebase bug which will cause qgroup double free
Qu Wenruo
2015-10-26
btrfs: qgroup: Don't copy extent buffer to do qgroup rescan
Qu Wenruo
2015-10-21
btrfs: qgroup: Check if qgroup reserved space leaked
Qu Wenruo
2015-10-21
btrfs: qgroup: Add new trace point for qgroup data reserve
Qu Wenruo
2015-10-21
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-21
btrfs: qgroup: Introduce new functions to reserve/free metadata
Qu Wenruo
2015-10-21
btrfs: delayed_ref: release and free qgroup reserved at proper timing
Qu Wenruo
2015-10-21
btrfs: qgroup: Introduce functions to release/free qgroup reserve data
Qu Wenruo
2015-10-21
btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
Qu Wenruo
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-08-07
Btrfs: Spelling s/consitent/consistent/
Geert Uytterhoeven
2015-08-06
btrfs: qgroup: Fix a regression in qgroup reserved space.
Qu Wenruo
2015-06-30
btrfs: qgroup: allow user to clear the limitation on qgroup
Yang Dongsheng
2015-06-10
btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.
Qu Wenruo
2015-06-10
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
2015-06-10
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
Qu Wenruo
2015-06-10
btrfs: qgroup: Switch rescan to new mechanism.
Qu Wenruo
2015-06-10
btrfs: qgroup: Add new qgroup calculation function
Qu Wenruo
2015-06-10
btrfs: qgroup: Add new function to record old_roots.
Qu Wenruo
2015-06-10
btrfs: qgroup: Record possible quota-related extent for qgroup.
Qu Wenruo
2015-06-10
btrfs: qgroup: Add function qgroup_update_counters().
Qu Wenruo
2015-06-10
btrfs: qgroup: Add function qgroup_update_refcnt().
Qu Wenruo
2015-06-10
btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.
Qu Wenruo
2015-06-02
btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()
Christian Engelmayer
2015-04-13
btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags...
Qu Wenruo
2015-04-13
btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.
Dongsheng Yang
2015-04-13
btrfs: Update btrfs qgroup status item when rescan is done.
Qu Wenruo
2015-04-13
btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.
Qu Wenruo
2015-04-13
btrfs: Check qgroup level in kernel qgroup assign.
Qu Wenruo
2015-04-13
btrfs: qgroup: allow to remove qgroup which has parent but no child.
Dongsheng Yang
2015-04-13
btrfs: qgroup: return EINVAL if level of parent is not higher than child's.
Dongsheng Yang
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
2015-04-13
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
Dongsheng Yang
2015-04-13
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
Dongsheng Yang
2015-04-13
btrfs: qgroup: fix limit args override whole limit struct
Dongsheng Yang
2015-04-13
btrfs: qgroup: update limit info in function btrfs_run_qgroups().
Dongsheng Yang
2015-04-13
btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().
Dongsheng Yang
2015-04-13
btrfs: qgroup: update qgroup in memory at the same time when we update it in ...
Dongsheng Yang
2015-04-13
btrfs: qgroup: inherit limit info from srcgroup in creating snapshot.
Dongsheng Yang
2015-03-26
Btrfs: change the insertion criteria for the qgroup operations rbtree
Filipe Manana
2015-03-25
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
[next]