index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
qgroup.c
Age
Commit message (
Expand
)
Author
2024-05-15
btrfs: qgroup: fix qgroup id collision across mounts
Boris Burkov
2024-05-15
btrfs: qgroup: update rescan message levels and error codes
David Sterba
2024-05-07
btrfs: qgroup: fix initialization of auto inherit array
Dan Carpenter
2024-05-07
btrfs: rename return variables in btrfs_qgroup_rescan_worker()
Anand Jain
2024-05-07
btrfs: drop variable err in quick_update_accounting()
Anand Jain
2024-05-07
btrfs: change root->root_key.objectid to btrfs_root_id()
Josef Bacik
2024-05-07
btrfs: qgroup: delete unnecessary check in btrfs_qgroup_check_inherit()
Dan Carpenter
2024-05-02
btrfs: qgroup: do not check qgroup inherit if qgroup is disabled
Qu Wenruo
2024-04-25
btrfs: take the cleaner_mutex earlier in qgroup disable
Josef Bacik
2024-04-02
btrfs: qgroup: correctly model root qgroup rsv in convert
Boris Burkov
2024-03-05
btrfs: qgroup: allow quick inherit if snapshot is created and added to the sa...
Qu Wenruo
2024-03-05
btrfs: qgroup: validate btrfs_qgroup_inherit parameter
Qu Wenruo
2024-03-05
btrfs: qgroup: always free reserved space for extent records
Qu Wenruo
2024-03-04
btrfs: handle transaction commit errors in flush_reservations()
David Sterba
2024-03-04
btrfs: delete pointless BUG_ON check on quota root in btrfs_qgroup_account_ex...
David Sterba
2024-03-04
btrfs: change BUG_ONs to assertions in btrfs_qgroup_trace_subtree()
David Sterba
2024-01-31
btrfs: forbid deleting live subvol qgroup
Boris Burkov
2023-12-15
btrfs: fix typos found by codespell
David Sterba
2023-12-06
btrfs: ensure releasing squota reserve on head refs
Boris Burkov
2023-12-06
btrfs: free qgroup pertrans reserve on transaction abort
Boris Burkov
2023-12-06
btrfs: fix qgroup_free_reserved_data int overflow
Boris Burkov
2023-11-09
btrfs: fix qgroup record leaks when using simple quotas
Filipe Manana
2023-11-09
btrfs: fix race between accounting qgroup extents and removing a qgroup
Filipe Manana
2023-10-12
btrfs: qgroup: only set QUOTA_ENABLED when done reading qgroups
Boris Burkov
2023-10-12
btrfs: qgroup: check generation when recording simple quota delta
Boris Burkov
2023-10-12
btrfs: qgroup: simple quota auto hierarchy for nested subvolumes
Boris Burkov
2023-10-12
btrfs: add helper for recording simple quota deltas
Boris Burkov
2023-10-12
btrfs: create qgroup earlier in snapshot creation
Boris Burkov
2023-10-12
btrfs: qgroup: flush reservations during quota disable
Boris Burkov
2023-10-12
btrfs: qgroup: add new quota mode for simple quotas
Boris Burkov
2023-10-12
btrfs: qgroup: introduce quota mode
Boris Burkov
2023-10-12
btrfs: merge ordered work callbacks in btrfs_work into one
David Sterba
2023-10-12
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
btrfs: move functions comments from qgroup.h to qgroup.c
David Sterba
2023-10-12
btrfs: qgroup: remove unused helpers for ulist aux data
Jiapeng Chong
2023-10-12
btrfs: qgroup: prealloc btrfs_qgroup_list for __add_relation_rb()
Qu Wenruo
2023-10-12
btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage
Qu Wenruo
2023-10-12
btrfs: qgroup: use qgroup_iterator_nested to in qgroup_update_refcnt()
Qu Wenruo
2023-10-12
btrfs: qgroup: use qgroup_iterator to replace tmp ulist in qgroup_update_refc...
Qu Wenruo
2023-10-12
btrfs: qgroup: use qgroup_iterator in __qgroup_excl_accounting()
Qu Wenruo
2023-10-12
btrfs: qgroup: use qgroup_iterator in qgroup_convert_meta()
Qu Wenruo
2023-10-12
btrfs: qgroup: use qgroup_iterator in btrfs_qgroup_free_refroot()
Qu Wenruo
2023-10-12
btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve()
Qu Wenruo
2023-08-21
btrfs: avoid start and commit empty transaction when flushing qgroups
Filipe Manana
2023-08-21
btrfs: avoid start and commit empty transaction when starting qgroup rescan
Filipe Manana
2023-07-18
btrfs: fix warning when putting transaction with qgroups enabled after abort
Filipe Manana
2023-06-19
btrfs: fix race between quota disable and relocation
Filipe Manana
2023-06-19
btrfs: fix race when deleting quota root from the dirty cow roots list
Filipe Manana
2023-03-28
btrfs: fix race between quota disable and quota assign ioctls
Filipe Manana
2023-02-15
btrfs: rename btrfs_clean_tree_block to btrfs_clear_buffer_dirty
Josef Bacik
[next]