index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2026-02-27
btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found
Filipe Manana
1
-4
/
+7
2026-02-27
btrfs: qgroup: return correct error when deleting qgroup relation item
Filipe Manana
1
-1
/
+3
2025-12-17
btrfs: qgroup: update all parent qgroups when doing quick inherit
Qu Wenruo
1
-2
/
+16
2025-12-17
btrfs: fix qgroup_snapshot_quick_inherit() squota bug
Boris Burkov
1
-0
/
+3
2025-12-09
Revert "btrfs: add ASSERTs on prealloc in qgroup functions"
Qu Wenruo
1
-23
/
+4
2025-11-25
btrfs: remaining BTRFS_PATH_AUTO_FREE conversions
David Sterba
1
-89
/
+53
2025-11-25
btrfs: use bool type for btrfs_path members used as booleans
Filipe Manana
1
-2
/
+2
2025-11-25
btrfs: add ASSERTs on prealloc in qgroup functions
Miquel Sabaté Solà
1
-4
/
+23
2025-11-25
btrfs: apply the AUTO_K(V)FREE macros throughout the code
Miquel Sabaté Solà
1
-2
/
+1
2025-11-25
btrfs: use the key format macros when printing keys
Filipe Manana
1
-4
/
+2
2025-10-30
btrfs: fix memory leak of qgroup_list in btrfs_add_qgroup_relation
Shardul Bankar
1
-1
/
+3
2025-09-23
btrfs: add unlikely annotations to branches leading to transaction abort
David Sterba
1
-12
/
+12
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
1
-2
/
+2
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
1
-7
/
+7
2025-09-22
btrfs: convert several int parameters to bool
David Sterba
1
-1
/
+1
2025-09-02
btrfs: fix squota compressed stats leak
Boris Burkov
1
-2
/
+4
2025-08-07
btrfs: fix iteration bug in __qgroup_excl_accounting()
Boris Burkov
1
-2
/
+1
2025-07-22
btrfs: remove btrfs_clear_extent_bits()
Filipe Manana
1
-2
/
+2
2025-07-22
btrfs: qgroup: fix qgroup create ioctl returning success after quotas disabled
Filipe Manana
1
-3
/
+0
2025-07-22
btrfs: qgroup: set quota enabled bit if quota disable fails flushing reservat...
Filipe Manana
1
-2
/
+5
2025-07-22
btrfs: qgroup: remove no longer used fs_info->qgroup_ulist
Filipe Manana
1
-30
/
+1
2025-07-22
btrfs: qgroup: fix race between quota disable and quota rescan ioctl
Filipe Manana
1
-7
/
+24
2025-07-22
btrfs: qgroup: avoid memory allocation if qgroups are not enabled
Filipe Manana
1
-2
/
+3
2025-07-22
btrfs: qgroup: remove pointless error check for add_qgroup_rb() call
Filipe Manana
1
-5
/
+0
2025-07-22
btrfs: add btrfs prefix to is_fstree() and make it return bool
Filipe Manana
1
-12
/
+13
2025-07-22
btrfs: add extra warning when qgroup is marked inconsistent
Qu Wenruo
1
-39
/
+44
2025-07-22
btrfs: use refcount_t type for the extent buffer reference counter
Filipe Manana
1
-3
/
+3
2025-07-22
btrfs: use rb_find_add() in btrfs_qgroup_add_swapped_blocks()
Yangtao Li
1
-31
/
+24
2025-07-22
btrfs: use rb_find() in btrfs_qgroup_trace_subtree_after_cow()
Yangtao Li
1
-15
/
+19
2025-07-22
btrfs: use rb_find_add() in add_qgroup_rb()
Yangtao Li
1
-26
/
+19
2025-07-22
btrfs: use rb_find() in find_qgroup_rb()
Yangtao Li
1
-12
/
+16
2025-05-15
btrfs: convert WARN_ON(IS_ENABLED(CONFIG_BTRFS_DEBUG)) to DEBUG_WARN
David Sterba
1
-3
/
+3
2025-05-15
btrfs: tracepoints: add btrfs prefix to names where it's missing
Filipe Manana
1
-10
/
+9
2025-05-15
btrfs: rename remaining exported functions from extent-io-tree.h
Filipe Manana
1
-12
/
+14
2025-05-15
btrfs: rename the functions to clear bits for an extent range
Filipe Manana
1
-2
/
+2
2025-03-18
btrfs: unify ordering of btrfs_key initializations
David Sterba
1
-1
/
+1
2025-01-24
btrfs: avoid starting new transaction when cleaning qgroup during subvolume drop
Filipe Manana
1
-5
/
+1
2025-01-24
btrfs: do not output error message if a qgroup has been already cleaned up
Qu Wenruo
1
-1
/
+4
2025-01-13
btrfs: qgroup: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-18
/
+0
2025-01-13
btrfs: improve the warning and error message for btrfs_remove_qgroup()
Qu Wenruo
1
-5
/
+16
2024-12-24
btrfs: fix transaction atomicity bug when enabling simple quotas
Julian Sun
1
-2
/
+1
2024-11-11
btrfs: remove redundant initializations for struct btrfs_tree_parent_check
Filipe Manana
1
-1
/
+0
2024-11-11
btrfs: drop unused transaction parameter from btrfs_qgroup_add_swapped_blocks()
David Sterba
1
-2
/
+1
2024-11-11
btrfs: qgroup: drop unused parameter fs_info from __del_qgroup_rb()
David Sterba
1
-4
/
+3
2024-11-11
btrfs: qgroup: run delayed iputs after ordered extent completion
Filipe Manana
1
-2
/
+9
2024-11-11
btrfs: remove unused btrfs_free_squota_rsv()
Dr. David Alan Gilbert
1
-11
/
+0
2024-11-11
btrfs: correct typos in multiple comments across various files
Shen Lichuan
1
-1
/
+1
2024-11-11
btrfs: remove pointless initialization at btrfs_qgroup_trace_extent()
Filipe Manana
1
-1
/
+0
2024-11-11
btrfs: always use delayed_refs local variable at btrfs_qgroup_trace_extent()
Filipe Manana
1
-3
/
+2
2024-11-11
btrfs: remove unnecessary delayed refs locking at btrfs_qgroup_trace_extent()
Filipe Manana
1
-3
/
+0
[next]