index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
qgroup.c
Age
Commit message (
Expand
)
Author
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
2015-03-13
Btrfs: fix comp_oper to get right order
Liu Bo
2015-03-03
btrfs: use explicit initializer for seq_elem
David Sterba
2015-02-16
Btrfs: disk-io: replace root args iff only fs_info used
Daniel Dressler
2015-01-21
btrfs: qgroup: move WARN_ON() to the correct location.
Yang Dongsheng
2014-10-02
btrfs: move checks for DUMMY_ROOT into a helper
David Sterba
2014-09-17
btrfs: don't go readonly on existing qgroup items
Mark Fasheh
2014-09-17
btrfs: add trace for qgroup accounting
Mark Fasheh
2014-09-17
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-08-24
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-21
btrfs: fix leak in qgroup_subtree_accounting() error path
Eric Sandeen
2014-08-15
btrfs: correctly handle return from ulist_add
Mark Fasheh
2014-08-15
btrfs: qgroup: account shared subtrees during snapshot delete
Mark Fasheh
2014-06-13
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
2014-06-09
Btrfs: free tmp ulist for qgroup rescan
Josef Bacik
2014-06-09
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
2014-06-09
Btrfs: rework qgroup accounting
Josef Bacik
2014-03-10
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->qgroup_rescan_worker workqueue with btrfs_workqueue.
Qu Wenruo
2014-01-28
Btrfs: fix qgroup rescan to work with skinny metadata
Josef Bacik
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
btrfs: fix unused variables in qgroup.c
Valentina Giusti
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
Btrfs: remove reduplicate check when disabling quota
Wang Shilong
2013-09-01
Btrfs: move btrfs_free_qgroup_config() out of spin_lock and fix comments
Wang Shilong
2013-09-01
Btrfs: fix oops when writing dirty qgroups to disk
Wang Shilong
2013-09-01
Btrfs: set qgroup_ulist to be null after calling ulist_free()
Wang Shilong
2013-06-14
Btrfs: fix qgroup rescan resume on mount
Jan Schmidt
2013-06-14
Btrfs: avoid double free of fs_info->qgroup_ulist
Jan Schmidt
2013-06-14
Btrfs: fix memory patcher through fs_info->qgroup_ulist
Jan Schmidt
2013-06-14
Btrfs: add ioctl to wait for qgroup rescan completion
Jan Schmidt
2013-06-14
Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulist
Wang Shilong
2013-05-06
Btrfs: automatic rescan after "quota enable" command
Jan Schmidt
[next]