index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
qgroup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...
Qu Wenruo
2019-02-25
1
-9
/
+11
*
btrfs: qgroup: Cleanup old subtree swap code
Qu Wenruo
2019-02-25
1
-6
/
+0
*
btrfs: qgroup: Use delayed subtree rescan for balance
Qu Wenruo
2019-02-25
1
-0
/
+2
*
btrfs: qgroup: Introduce per-root swapped blocks infrastructure
Qu Wenruo
2019-02-25
1
-0
/
+92
*
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
1
-2
/
+2
*
btrfs: drop extra enum initialization where using defaults
David Sterba
2018-12-17
1
-1
/
+1
*
btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
Qu Wenruo
2018-10-15
1
-0
/
+2
*
btrfs: qgroup: Only trace data extents in leaves if we're relocating data blo...
Qu Wenruo
2018-10-15
1
-0
/
+1
*
btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents
Qu Wenruo
2018-10-15
1
-0
/
+5
*
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit
Lu Fengqi
2018-08-06
1
-3
/
+2
*
btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups
Lu Fengqi
2018-08-06
1
-2
/
+1
*
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent
Lu Fengqi
2018-08-06
1
-5
/
+3
*
btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree
Lu Fengqi
2018-08-06
1
-1
/
+0
*
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_items
Lu Fengqi
2018-08-06
1
-1
/
+0
*
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extent
Lu Fengqi
2018-08-06
1
-3
/
+2
*
btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup
Lu Fengqi
2018-08-06
1
-2
/
+1
*
btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup
Lu Fengqi
2018-08-06
1
-2
/
+1
*
btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup
Lu Fengqi
2018-08-06
1
-2
/
+1
*
btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation
Lu Fengqi
2018-08-06
1
-2
/
+2
*
btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation
Lu Fengqi
2018-08-06
1
-2
/
+2
*
btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disable
Nikolay Borisov
2018-08-06
1
-4
/
+2
*
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-04-12
1
-17
/
+5
*
btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANS
Qu Wenruo
2018-03-31
1
-0
/
+8
*
btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans
Qu Wenruo
2018-03-31
1
-5
/
+64
*
btrfs: qgroup: Cleanup the remaining old reservation counters
Qu Wenruo
2018-03-31
1
-1
/
+0
*
btrfs: qgroup: Skeleton to support separate qgroup reservation type
Qu Wenruo
2018-03-31
1
-2
/
+25
*
btrfs: Drop fs_info parameter from btrfs_qgroup_account_extents
Nikolay Borisov
2018-03-31
1
-2
/
+1
*
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
2017-06-29
1
-1
/
+2
*
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-29
1
-1
/
+2
*
btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
Qu Wenruo
2017-06-29
1
-2
/
+1
*
btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space...
Qu Wenruo
2017-04-18
1
-5
/
+1
*
btrfs: qgroup: Add trace point for qgroup reserved space
Qu Wenruo
2017-04-18
1
-0
/
+44
*
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
2017-04-18
1
-1
/
+0
*
btrfs: qgroup: Move half of the qgroup accounting time out of commit trans
Qu Wenruo
2017-02-17
1
-3
/
+30
*
btrfs: allow unlink to exceed subvolume quota
Jeff Mahoney
2017-02-14
1
-1
/
+2
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-1
/
+1
*
btrfs: Export and move leaf/subtree qgroup helpers to qgroup.c
Qu Wenruo
2016-11-30
1
-0
/
+23
*
btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps
Qu Wenruo
2016-11-30
1
-6
/
+7
*
btrfs: qgroup: Add comments explaining how btrfs qgroup works
Qu Wenruo
2016-11-30
1
-0
/
+28
*
btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
Qu Wenruo
2016-08-25
1
-4
/
+29
*
btrfs: waiting on qgroup rescan should not always be interruptible
Jeff Mahoney
2016-08-25
1
-1
/
+2
*
btrfs: prefix fsid to all trace events
Jeff Mahoney
2016-07-26
1
-4
/
+5
*
btrfs: qgroup: Check if qgroup reserved space leaked
Qu Wenruo
2015-10-21
1
-0
/
+1
*
btrfs: qgroup: Add new trace point for qgroup data reserve
Qu Wenruo
2015-10-21
1
-0
/
+8
*
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-21
1
-8
/
+0
*
btrfs: qgroup: Introduce new functions to reserve/free metadata
Qu Wenruo
2015-10-21
1
-0
/
+4
*
btrfs: delayed_ref: release and free qgroup reserved at proper timing
Qu Wenruo
2015-10-21
1
-1
/
+17
*
btrfs: qgroup: Introduce functions to release/free qgroup reserve data
Qu Wenruo
2015-10-21
1
-0
/
+2
*
btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
Qu Wenruo
2015-10-21
1
-0
/
+2
*
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
2015-06-10
1
-49
/
+0
[next]