index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
qgroup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: qgroup: Fix a regression in qgroup reserved space.
Qu Wenruo
2015-08-06
1
-0
/
+5
*
btrfs: qgroup: allow user to clear the limitation on qgroup
Yang Dongsheng
2015-06-30
1
-8
/
+41
*
btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.
Qu Wenruo
2015-06-10
1
-0
/
+8
*
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
2015-06-10
1
-862
/
+2
*
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
Qu Wenruo
2015-06-10
1
-1
/
+1
*
btrfs: qgroup: Switch rescan to new mechanism.
Qu Wenruo
2015-06-10
1
-36
/
+7
*
btrfs: qgroup: Add new qgroup calculation function
Qu Wenruo
2015-06-10
1
-0
/
+116
*
btrfs: qgroup: Add new function to record old_roots.
Qu Wenruo
2015-06-10
1
-0
/
+27
*
btrfs: qgroup: Record possible quota-related extent for qgroup.
Qu Wenruo
2015-06-10
1
-0
/
+31
*
btrfs: qgroup: Add function qgroup_update_counters().
Qu Wenruo
2015-06-10
1
-0
/
+120
*
btrfs: qgroup: Add function qgroup_update_refcnt().
Qu Wenruo
2015-06-10
1
-0
/
+58
*
btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.
Qu Wenruo
2015-06-10
1
-41
/
+54
*
btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()
Christian Engelmayer
2015-06-02
1
-4
/
+4
*
btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags...
Qu Wenruo
2015-04-13
1
-57
/
+126
*
btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.
Dongsheng Yang
2015-04-13
1
-0
/
+1
*
btrfs: Update btrfs qgroup status item when rescan is done.
Qu Wenruo
2015-04-13
1
-1
/
+24
*
btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.
Qu Wenruo
2015-04-13
1
-3
/
+3
*
btrfs: Check qgroup level in kernel qgroup assign.
Qu Wenruo
2015-04-13
1
-0
/
+4
*
btrfs: qgroup: allow to remove qgroup which has parent but no child.
Dongsheng Yang
2015-04-13
1
-5
/
+25
*
btrfs: qgroup: return EINVAL if level of parent is not higher than child's.
Dongsheng Yang
2015-04-13
1
-0
/
+5
*
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
2015-04-13
1
-66
/
+4
*
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
Dongsheng Yang
2015-04-13
1
-4
/
+64
*
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
Dongsheng Yang
2015-04-13
1
-1
/
+1
*
btrfs: qgroup: fix limit args override whole limit struct
Dongsheng Yang
2015-04-13
1
-5
/
+10
*
btrfs: qgroup: update limit info in function btrfs_run_qgroups().
Dongsheng Yang
2015-04-13
1
-0
/
+4
*
btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().
Dongsheng Yang
2015-04-13
1
-27
/
+24
*
btrfs: qgroup: update qgroup in memory at the same time when we update it in ...
Dongsheng Yang
2015-04-13
1
-11
/
+17
*
btrfs: qgroup: inherit limit info from srcgroup in creating snapshot.
Dongsheng Yang
2015-04-13
1
-0
/
+8
*
Btrfs: change the insertion criteria for the qgroup operations rbtree
Filipe Manana
2015-03-26
1
-4
/
+4
*
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
2015-03-25
1
-1
/
+1
|
\
|
*
Btrfs: disk-io: replace root args iff only fs_info used
Daniel Dressler
2015-02-16
1
-1
/
+1
*
|
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-25
1
-3
/
+3
|
\
\
|
*
|
btrfs: use explicit initializer for seq_elem
David Sterba
2015-03-03
1
-3
/
+3
|
|
/
*
/
Btrfs: fix comp_oper to get right order
Liu Bo
2015-03-13
1
-1
/
+1
|
/
*
btrfs: qgroup: move WARN_ON() to the correct location.
Yang Dongsheng
2015-01-21
1
-2
/
+1
*
btrfs: move checks for DUMMY_ROOT into a helper
David Sterba
2014-10-02
1
-6
/
+4
*
btrfs: don't go readonly on existing qgroup items
Mark Fasheh
2014-09-17
1
-2
/
+8
*
btrfs: add trace for qgroup accounting
Mark Fasheh
2014-09-17
1
-0
/
+4
*
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
1
-4
/
+2
*
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-24
1
-0
/
+1
*
btrfs: fix leak in qgroup_subtree_accounting() error path
Eric Sandeen
2014-08-21
1
-1
/
+1
*
btrfs: correctly handle return from ulist_add
Mark Fasheh
2014-08-15
1
-4
/
+9
*
btrfs: qgroup: account shared subtrees during snapshot delete
Mark Fasheh
2014-08-15
1
-0
/
+164
*
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
2014-06-13
1
-1
/
+3
*
Btrfs: free tmp ulist for qgroup rescan
Josef Bacik
2014-06-09
1
-0
/
+1
*
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
2014-06-09
1
-0
/
+23
*
Btrfs: rework qgroup accounting
Josef Bacik
2014-06-09
1
-243
/
+672
*
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
1
-1
/
+1
*
btrfs: Replace fs_info->qgroup_rescan_worker workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
1
-8
/
+9
*
Btrfs: fix qgroup rescan to work with skinny metadata
Josef Bacik
2014-01-28
1
-5
/
+13
[next]