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.h
Age
Commit message (
Expand
)
Author
2020-02-28
btrfs: destroy qgroup extent records on transaction abort
Jeff Mahoney
2019-02-25
btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...
Qu Wenruo
2019-02-25
btrfs: qgroup: Cleanup old subtree swap code
Qu Wenruo
2019-02-25
btrfs: qgroup: Use delayed subtree rescan for balance
Qu Wenruo
2019-02-25
btrfs: qgroup: Introduce per-root swapped blocks infrastructure
Qu Wenruo
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
btrfs: drop extra enum initialization where using defaults
David Sterba
2018-10-15
btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
Qu Wenruo
2018-10-15
btrfs: qgroup: Only trace data extents in leaves if we're relocating data blo...
Qu Wenruo
2018-10-15
btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents
Qu Wenruo
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_items
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extent
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation
Lu Fengqi
2018-08-06
btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disable
Nikolay Borisov
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-03-31
btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANS
Qu Wenruo
2018-03-31
btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans
Qu Wenruo
2018-03-31
btrfs: qgroup: Cleanup the remaining old reservation counters
Qu Wenruo
2018-03-31
btrfs: qgroup: Skeleton to support separate qgroup reservation type
Qu Wenruo
2018-03-31
btrfs: Drop fs_info parameter from btrfs_qgroup_account_extents
Nikolay Borisov
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-29
btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
Qu Wenruo
2017-04-18
btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space...
Qu Wenruo
2017-04-18
btrfs: qgroup: Add trace point for qgroup reserved space
Qu Wenruo
2017-04-18
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
2017-02-17
btrfs: qgroup: Move half of the qgroup accounting time out of commit trans
Qu Wenruo
2017-02-14
btrfs: allow unlink to exceed subvolume quota
Jeff Mahoney
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-11-30
btrfs: Export and move leaf/subtree qgroup helpers to qgroup.c
Qu Wenruo
2016-11-30
btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps
Qu Wenruo
2016-11-30
btrfs: qgroup: Add comments explaining how btrfs qgroup works
Qu Wenruo
2016-08-25
btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
Qu Wenruo
2016-08-25
btrfs: waiting on qgroup rescan should not always be interruptible
Jeff Mahoney
2016-07-26
btrfs: prefix fsid to all trace events
Jeff Mahoney
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
[next]