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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
qgroup.c
Age
Commit message (
Expand
)
Author
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
2013-05-06
Btrfs: rescan for qgroups
Jan Schmidt
2013-05-06
Btrfs: split btrfs_qgroup_account_ref into four functions
Jan Schmidt
2013-05-06
Btrfs: separate sequence numbers for delayed ref tracking and tree mod log
Jan Schmidt
2013-05-06
Btrfs: add all ioctl checks before user change for quota operations
Wang Shilong
2013-05-06
Btrfs: fix missing check about ulist_add() in qgroup.c
Wang Shilong
2013-05-06
Btrfs: fix confusing edquot happening case
Wang Shilong
2013-05-06
Btrfs: fix a warning when updating qgroup limit
Wang Shilong
2013-05-06
Btrfs: fix missing check in the btrfs_qgroup_inherit()
Wang Shilong
2013-05-06
Btrfs: fix missing check before creating a qgroup relation
Wang Shilong
2013-05-06
Btrfs: remove some unnecessary spin_lock usages
Wang Shilong
2013-05-06
Btrfs: introduce a mutex lock for btrfs quota operations
Wang Shilong
2013-05-06
Btrfs: creating the subvolume qgroup automatically when enabling quota
Wang Shilong
2013-05-06
Btrfs: fix a warning when disabling quota
Wang Shilong
2013-03-28
Btrfs: fix double free in the btrfs_qgroup_account_ref()
Wang Shilong
2013-03-14
Btrfs: return as soon as possible when edquot happens
Wang Shilong
2013-03-01
Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_...
Wang Shilong
2013-03-01
Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails
Wang Shilong
2013-03-01
Btrfs: fix missing deleted items in btrfs_clean_quota_tree
Wang Shilong
2013-02-20
Btrfs: fix missing check before disabling quota
Wang Shilong
2013-02-20
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
2013-01-21
Btrfs: prevent qgroup destroy when there are still relations
Arne Jansen
2013-01-21
Btrfs: ignore orphan qgroup relations
Arne Jansen
2012-10-25
Btrfs: fix memory leak in btrfs_quota_enable()
Tsutomu Itoh
2012-10-01
Btrfs: check return value of ulist_alloc() properly
Tsutomu Itoh
2012-10-01
Btrfs: fix gcc warnings for 32bit compiles
Jan Schmidt
2012-10-01
Btrfs: make aux field of ulist 64 bit
Alexander Block
2012-09-14
Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"
Chris Mason
2012-08-28
Btrfs: checking for NULL instead of IS_ERR
Dan Carpenter
2012-08-28
Btrfs: fix some error codes in btrfs_qgroup_inherit()
Dan Carpenter
2012-07-12
Btrfs: qgroup implementation and prototypes
Arne Jansen