index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
qgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
btrfs: move checks for DUMMY_ROOT into a helper
David Sterba
1
-6
/
+4
2014-09-18
btrfs: don't go readonly on existing qgroup items
Mark Fasheh
1
-2
/
+8
2014-09-18
btrfs: add trace for qgroup accounting
Mark Fasheh
1
-0
/
+4
2014-09-18
btrfs: use nodesize everywhere, kill leafsize
David Sterba
1
-4
/
+2
2014-08-24
Btrfs: fix task hang under heavy compressed write
Liu Bo
1
-0
/
+1
2014-08-21
btrfs: fix leak in qgroup_subtree_accounting() error path
Eric Sandeen
1
-1
/
+1
2014-08-15
btrfs: correctly handle return from ulist_add
Mark Fasheh
1
-4
/
+9
2014-08-15
btrfs: qgroup: account shared subtrees during snapshot delete
Mark Fasheh
1
-0
/
+164
2014-06-13
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
1
-1
/
+3
2014-06-10
Btrfs: free tmp ulist for qgroup rescan
Josef Bacik
1
-0
/
+1
2014-06-10
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
1
-0
/
+23
2014-06-10
Btrfs: rework qgroup accounting
Josef Bacik
1
-243
/
+672
2014-03-10
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
1
-1
/
+1
2014-03-10
btrfs: Replace fs_info->qgroup_rescan_worker workqueue with btrfs_workqueue.
Qu Wenruo
1
-8
/
+9
2014-01-29
Btrfs: fix qgroup rescan to work with skinny metadata
Josef Bacik
1
-5
/
+13
2014-01-29
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-13
/
+15
2014-01-29
btrfs: fix unused variables in qgroup.c
Valentina Giusti
1
-9
/
+2
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
1
-6
/
+4
2013-09-01
Btrfs: remove reduplicate check when disabling quota
Wang Shilong
1
-5
/
+0
2013-09-01
Btrfs: move btrfs_free_qgroup_config() out of spin_lock and fix comments
Wang Shilong
1
-3
/
+6
2013-09-01
Btrfs: fix oops when writing dirty qgroups to disk
Wang Shilong
1
-28
/
+13
2013-09-01
Btrfs: set qgroup_ulist to be null after calling ulist_free()
Wang Shilong
1
-0
/
+6
2013-06-14
Btrfs: fix qgroup rescan resume on mount
Jan Schmidt
1
-69
/
+121
2013-06-14
Btrfs: avoid double free of fs_info->qgroup_ulist
Jan Schmidt
1
-2
/
+6
2013-06-14
Btrfs: fix memory patcher through fs_info->qgroup_ulist
Jan Schmidt
1
-1
/
+1
2013-06-14
Btrfs: add ioctl to wait for qgroup rescan completion
Jan Schmidt
1
-0
/
+21
2013-06-14
Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulist
Wang Shilong
1
-34
/
+36
2013-05-06
Btrfs: automatic rescan after "quota enable" command
Jan Schmidt
1
-0
/
+11
2013-05-06
Btrfs: rescan for qgroups
Jan Schmidt
1
-14
/
+304
2013-05-06
Btrfs: split btrfs_qgroup_account_ref into four functions
Jan Schmidt
1
-105
/
+148
2013-05-06
Btrfs: separate sequence numbers for delayed ref tracking and tree mod log
Jan Schmidt
1
-5
/
+8
2013-05-06
Btrfs: add all ioctl checks before user change for quota operations
Wang Shilong
1
-5
/
+41
2013-05-06
Btrfs: fix missing check about ulist_add() in qgroup.c
Wang Shilong
1
-18
/
+44
2013-05-06
Btrfs: fix confusing edquot happening case
Wang Shilong
1
-2
/
+2
2013-05-06
Btrfs: fix a warning when updating qgroup limit
Wang Shilong
1
-5
/
+5
2013-05-06
Btrfs: fix missing check in the btrfs_qgroup_inherit()
Wang Shilong
1
-0
/
+15
2013-05-06
Btrfs: fix missing check before creating a qgroup relation
Wang Shilong
1
-0
/
+8
2013-05-06
Btrfs: remove some unnecessary spin_lock usages
Wang Shilong
1
-21
/
+6
2013-05-06
Btrfs: introduce a mutex lock for btrfs quota operations
Wang Shilong
1
-25
/
+57
2013-05-06
Btrfs: creating the subvolume qgroup automatically when enabling quota
Wang Shilong
1
-0
/
+55
2013-05-06
Btrfs: fix a warning when disabling quota
Wang Shilong
1
-2
/
+0
2013-03-28
Btrfs: fix double free in the btrfs_qgroup_account_ref()
Wang Shilong
1
-2
/
+1
2013-03-14
Btrfs: return as soon as possible when edquot happens
Wang Shilong
1
-4
/
+6
2013-03-01
Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_...
Wang Shilong
1
-3
/
+0
2013-03-01
Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails
Wang Shilong
1
-3
/
+9
2013-03-01
Btrfs: fix missing deleted items in btrfs_clean_quota_tree
Wang Shilong
1
-13
/
+21
2013-02-20
Btrfs: fix missing check before disabling quota
Wang Shilong
1
-0
/
+4
2013-02-20
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
1
-1
/
+1
2013-01-22
Btrfs: prevent qgroup destroy when there are still relations
Arne Jansen
1
-1
/
+12
2013-01-22
Btrfs: ignore orphan qgroup relations
Arne Jansen
1
-0
/
+7
[next]