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
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
btrfs: opencode extent_buffer_get
David Sterba
2019-11-18
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-11-18
btrfs: get rid of unnecessary memset() of work item
Omar Sandoval
2019-10-17
btrfs: tracepoints: Fix wrong parameter order for qgroup events
Qu Wenruo
2019-09-27
btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
Qu Wenruo
2019-09-27
btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
Qu Wenruo
2019-09-24
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
2019-09-09
btrfs: qgroup: Try our best to delete qgroup relations
Qu Wenruo
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-07-02
btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
Qu Wenruo
2019-05-28
btrfs: qgroup: Check bg while resuming relocation to avoid NULL pointer deref...
Qu Wenruo
2019-04-29
btrfs: get fs_info from trans in btrfs_create_tree
David Sterba
2019-04-29
btrfs: get fs_info from eb in clean_tree_block
David Sterba
2019-03-19
btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
Nikolay Borisov
2019-02-27
btrfs: move ulist allocation out of transaction in quota enable
David Sterba
2019-02-25
btrfs: qgroup: Make qgroup async transaction commit more aggressive
Qu Wenruo
2019-02-25
btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...
Qu Wenruo
2019-02-25
btrfs: qgroup: Remove duplicated trace points for qgroup_rsv_add/release
Qu Wenruo
2019-02-25
btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers
David Sterba
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
2019-02-25
btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap
Qu Wenruo
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation
Filipe Manana
2018-12-17
btrfs: Remove unnecessary tree locking code in qgroup_rescan_leaf
Nikolay Borisov
2018-11-22
Btrfs: fix race between enabling quotas and subvolume creation
Filipe Manana
2018-10-15
btrfs: qgroup: move the qgroup->members check out from (!qgroup)'s else branch
Lu Fengqi
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-10-15
btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree
Qu Wenruo
2018-10-15
btrfs: qgroup: Introduce function to trace two swaped extents
Qu Wenruo
2018-10-15
btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...
Qu Wenruo
2018-10-15
btrfs: qgroup: Dirty all qgroups before rescan
Qu Wenruo
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-08-23
btrfs: use after free in btrfs_quota_enable
Dan Carpenter
2018-08-06
btrfs: Remove fs_info from btrfs_del_root
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from qgroup_rescan_leaf
Lu Fengqi
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
[next]