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
2017-01-06
Btrfs: fix qgroup rescan worker initialization
Filipe Manana
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
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-08-25
btrfs: properly track when rescan worker is running
Jeff Mahoney
2016-07-26
btrfs: add btrfs_trans_handle->fs_info pointer
Jeff Mahoney
2016-07-26
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
Jeff Mahoney
2016-07-26
btrfs: prefix fsid to all trace events
Jeff Mahoney
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-04-29
btrfs: sink gfp parameter to set_record_extent_bits
David Sterba
2016-04-29
btrfs: sink gfp parameter to clear_record_extent_bits
David Sterba
2016-04-04
btrfs: Add qgroup tracing
Mark Fasheh
2016-04-04
btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
Mark Fasheh
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
[next]