index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
qgroup.c
Age
Commit message (
Expand
)
Author
2021-04-28
btrfs: fix deadlock when cloning inline extents and using qgroups
Filipe Manana
2021-04-28
btrfs: do not consider send context as valid when trying to flush qgroups
Filipe Manana
2021-04-19
btrfs: move the tree mod log code into its own file
Filipe Manana
2021-04-19
btrfs: don't opencode extent_changeset_free
Nikolay Borisov
2021-04-19
btrfs: simplify commit logic in try_flush_qgroup
Nikolay Borisov
2021-03-18
btrfs: fix sleep while in non-sleep context during qgroup removal
Filipe Manana
2021-03-02
btrfs: export and rename qgroup_reserve_meta
Nikolay Borisov
2020-12-18
btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
Filipe Manana
2020-12-18
btrfs: qgroup: don't try to wait flushing if we're already holding a transaction
Qu Wenruo
2020-12-08
btrfs: pass root owner to read_tree_block
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in btrfs_qgroup_trace_subtree
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in qgroup_trace_new_subtree_blocks
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in qgroup_trace_extent_swap
Josef Bacik
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
2020-12-08
btrfs: locking: remove all the blocking helpers
Josef Bacik
2020-11-23
btrfs: fix lockdep splat when enabling and disabling qgroups
Filipe Manana
2020-11-23
btrfs: do nofs allocations when adding and removing qgroup relations
Filipe Manana
2020-11-23
btrfs: fix lockdep splat when reading qgroup config on mount
Filipe Manana
2020-11-13
btrfs: qgroup: don't commit transaction when we already hold the handle
Qu Wenruo
2020-11-05
btrfs: clean up NULL checks in qgroup_unreserve_range()
Dan Carpenter
2020-10-26
btrfs: drop the path before adding qgroup items when enabling qgroups
Josef Bacik
2020-10-07
btrfs: delete duplicated words + other fixes in comments
Randy Dunlap
2020-07-27
btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-...
Qu Wenruo
2020-07-27
btrfs: qgroup: try to flush qgroup space when we get -EDQUOT
Qu Wenruo
2020-07-27
btrfs: qgroup: allow to unreserve range without releasing other ranges
Qu Wenruo
2020-07-27
btrfs: qgroup: export qgroups in sysfs
Qu Wenruo
2020-07-27
btrfs: use __u16 for the return value of btrfs_qgroup_level()
Qu Wenruo
2020-07-27
btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_qgroup_reserve_data take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_qgroup_release_data take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_qgroup_free_data take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make __btrfs_qgroup_release_data take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make qgroup_free_reserved_data take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: qgroup: catch reserved space leaks at unmount time
Qu Wenruo
2020-05-25
btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new ...
Qu Wenruo
2020-03-23
btrfs: move the root freeing stuff into btrfs_put_root
Josef Bacik
2020-03-23
btrfs: qgroup: Remove the unnecesaary spin lock for qgroup_rescan_running
Qu Wenruo
2020-03-23
btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at...
Qu Wenruo
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
btrfs: use btrfs_put_fs_root to free roots always
Josef Bacik
2020-02-19
btrfs: destroy qgroup extent records on transaction abort
Jeff Mahoney
2020-01-20
btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabled
Marcos Paulo de Souza
2020-01-20
btrfs: qgroup: remove one-time use variables for quota_root checks
Marcos Paulo de Souza
2020-01-08
btrfs: fix memory leak in qgroup accounting
Johannes Thumshirn
2019-12-13
btrfs: Fix error messages in qgroup_rescan_init
Nikolay Borisov
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
btrfs: opencode extent_buffer_get
David Sterba
2019-11-18
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-11-18
btrfs: get rid of unnecessary memset() of work item
Omar Sandoval
2019-10-17
btrfs: tracepoints: Fix wrong parameter order for qgroup events
Qu Wenruo
[next]