开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
qgroup.c
Age
Commit message (
Expand
)
Author
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
2023-02-15
btrfs: add trans argument to btrfs_clean_tree_block
Josef Bacik
2023-01-16
btrfs: fix race between quota rescan and disable leading to NULL pointer deref
Filipe Manana
2023-01-11
btrfs: qgroup: do not warn on record without old_roots populated
Qu Wenruo
2022-12-15
btrfs: restore BTRFS_SEQ_LAST when looking up qgroup backref lookup
Josef Bacik
2022-12-05
btrfs: move struct btrfs_tree_parent_check out of disk-io.h
Christoph Hellwig
2022-12-05
btrfs: concentrate all tree block parentness check parameters into one structure
Qu Wenruo
2022-12-05
btrfs: use a structure to pass arguments to backref walking functions
Filipe Manana
2022-12-05
btrfs: move root tree prototypes to their own header
Josef Bacik
2022-12-05
btrfs: move extent-tree helpers into their own header file
Josef Bacik
2022-12-05
btrfs: sink gfp_t parameter to btrfs_qgroup_trace_extent
David Sterba
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-11-21
btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
ChenXiaoSong
2022-09-26
btrfs: qgroup: fix a typo in a comment
Christophe JAILLET
2022-09-26
btrfs: skip subtree scan if it's too high to avoid low stall in btrfs_commit_...
Qu Wenruo
2022-09-26
btrfs: introduce BTRFS_QGROUP_RUNTIME_FLAG_NO_ACCOUNTING to skip qgroup accou...
Qu Wenruo
2022-09-26
btrfs: introduce BTRFS_QGROUP_RUNTIME_FLAG_CANCEL_RESCAN
Qu Wenruo
2022-09-26
btrfs: introduce BTRFS_QGROUP_STATUS_FLAGS_MASK for later expansion
Qu Wenruo
2022-09-26
btrfs: fix race between quota enable and quota rescan ioctl
Filipe Manana
2022-05-16
btrfs: avoid blocking on space revervation when doing nowait dio writes
Filipe Manana
2022-05-16
btrfs: remove trivial wrapper btrfs_read_buffer()
Filipe Manana
2022-03-14
btrfs: qgroup: remove outdated TODO comments
Sidong Yang
2022-03-14
btrfs: qgroup: remove duplicated check in adding qgroup relations
Sidong Yang
[next]