index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-05-16
btrfs: swallow btrfs_record_squota_delta() ENOENT
Boris Burkov
1
-2
/
+3
2026-05-16
btrfs: clamp to avoid squota underflow
Boris Burkov
1
-2
/
+13
2026-05-16
btrfs: fix squota accounting during enable generation
Boris Burkov
1
-4
/
+27
2026-05-16
btrfs: check for subvolume before deleting squota qgroup
Boris Burkov
1
-25
/
+25
2026-04-07
btrfs: avoid GFP_ATOMIC allocations in qgroup free paths
Leo Martins
1
-2
/
+3
2026-04-07
btrfs: unexport btrfs_qgroup_reserve_meta()
Filipe Manana
1
-2
/
+2
2026-04-07
btrfs: collapse __btrfs_qgroup_reserve_meta() into btrfs_qgroup_reserve_meta_...
Filipe Manana
1
-5
/
+6
2026-04-07
btrfs: collapse __btrfs_qgroup_free_meta() into btrfs_qgroup_free_meta_preall...
Filipe Manana
1
-5
/
+7
2026-04-07
btrfs: pass literal booleans to functions that take boolean arguments
Filipe Manana
1
-4
/
+2
2026-04-07
btrfs: remove redundant extent_buffer_uptodate() checks after read_tree_block()
Filipe Manana
1
-4
/
+0
2026-03-21
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+8
2026-03-17
btrfs: check for NULL root after calls to btrfs_extent_root()
Filipe Manana
1
-0
/
+8
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2026-02-26
btrfs: fix referenced/exclusive check in squota_check_parent_usage()
Boris Burkov
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-13
/
+12
2026-02-18
btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found
Filipe Manana
1
-4
/
+7
2026-02-03
btrfs: remove pointless out labels from qgroup.c
Filipe Manana
1
-16
/
+10
2026-02-03
btrfs: qgroup: return correct error when deleting qgroup relation item
Filipe Manana
1
-1
/
+3
2026-02-03
btrfs: merge setting ret and return ret
David Sterba
1
-10
/
+4
2026-02-03
btrfs: relax squota parent qgroup deletion rule
Boris Burkov
1
-15
/
+35
2026-02-03
btrfs: check squota parent usage on membership change
Boris Burkov
1
-0
/
+39
2025-12-16
btrfs: qgroup: update all parent qgroups when doing quick inherit
Qu Wenruo
1
-2
/
+16
2025-12-16
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-24
btrfs: use bool type for btrfs_path members used as booleans
Filipe Manana
1
-2
/
+2
2025-11-24
btrfs: add ASSERTs on prealloc in qgroup functions
Miquel Sabaté Solà
1
-4
/
+23
2025-11-24
btrfs: apply the AUTO_K(V)FREE macros throughout the code
Miquel Sabaté Solà
1
-2
/
+1
2025-11-24
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-21
btrfs: qgroup: avoid memory allocation if qgroups are not enabled
Filipe Manana
1
-2
/
+3
2025-07-21
btrfs: qgroup: remove pointless error check for add_qgroup_rb() call
Filipe Manana
1
-5
/
+0
2025-07-21
btrfs: add btrfs prefix to is_fstree() and make it return bool
Filipe Manana
1
-12
/
+13
2025-07-21
btrfs: add extra warning when qgroup is marked inconsistent
Qu Wenruo
1
-39
/
+44
2025-07-21
btrfs: use refcount_t type for the extent buffer reference counter
Filipe Manana
1
-3
/
+3
2025-07-21
btrfs: use rb_find_add() in btrfs_qgroup_add_swapped_blocks()
Yangtao Li
1
-31
/
+24
2025-07-21
btrfs: use rb_find() in btrfs_qgroup_trace_subtree_after_cow()
Yangtao Li
1
-15
/
+19
2025-07-21
btrfs: use rb_find_add() in add_qgroup_rb()
Yangtao Li
1
-26
/
+19
[next]