index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
qgroup.c
Age
Commit message (
Expand
)
Author
2024-11-11
btrfs: remove redundant initializations for struct btrfs_tree_parent_check
Filipe Manana
2024-11-11
btrfs: drop unused transaction parameter from btrfs_qgroup_add_swapped_blocks()
David Sterba
2024-11-11
btrfs: qgroup: drop unused parameter fs_info from __del_qgroup_rb()
David Sterba
2024-11-11
btrfs: qgroup: run delayed iputs after ordered extent completion
Filipe Manana
2024-11-11
btrfs: remove unused btrfs_free_squota_rsv()
Dr. David Alan Gilbert
2024-11-11
btrfs: correct typos in multiple comments across various files
Shen Lichuan
2024-11-11
btrfs: remove pointless initialization at btrfs_qgroup_trace_extent()
Filipe Manana
2024-11-11
btrfs: always use delayed_refs local variable at btrfs_qgroup_trace_extent()
Filipe Manana
2024-11-11
btrfs: remove unnecessary delayed refs locking at btrfs_qgroup_trace_extent()
Filipe Manana
2024-11-11
btrfs: store fs_info in a local variable at btrfs_qgroup_trace_extent_post()
Filipe Manana
2024-11-11
btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_record
Filipe Manana
2024-10-22
btrfs: qgroup: set a more sane default value for subtree drop threshold
Qu Wenruo
2024-10-11
btrfs: use sector numbers as keys for the dirty extents xarray
Filipe Manana
2024-09-10
btrfs: qgroup: use xarray to track dirty extents in transaction
Junchao Sun
2024-09-02
btrfs: qgroup: don't use extent changeset when not needed
Fedor Pchelkin
2024-08-25
btrfs: run delayed iputs when flushing delalloc
Josef Bacik
2024-07-11
btrfs: qgroup: preallocate memory before adding a relation
David Sterba
2024-07-11
btrfs: do not BUG_ON() when freeing tree block after error
Filipe Manana
2024-07-11
btrfs: constify pointer parameters where applicable
David Sterba
2024-07-11
btrfs: add and use helper to commit the current transaction
Filipe Manana
2024-07-11
btrfs: qgroup: avoid start/commit empty transaction when flushing reservations
Filipe Manana
2024-07-11
btrfs: simplify range parameters of btrfs_wait_ordered_roots()
David Sterba
2024-07-11
btrfs: automatically remove the subvolume qgroup
Qu Wenruo
2024-07-11
btrfs: slightly loosen the requirement for qgroup removal
Qu Wenruo
2024-07-11
btrfs: use for-local variables that shadow function variables
David Sterba
2024-07-02
btrfs: always do the basic checks for btrfs_qgroup_inherit structure
Qu Wenruo
2024-06-25
btrfs: qgroup: fix quota root leak after quota disable failure
Filipe Manana
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
[next]