index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
qgroup.c
Age
Commit message (
Expand
)
Author
2018-03-31
btrfs: Validate child tree block's level and first key
Qu Wenruo
2018-03-31
btrfs: use helper to set ulist aux from a qgroup
David Sterba
2018-03-31
Revert "btrfs: qgroups: Retry after commit on getting EDQUOT"
Qu Wenruo
2018-03-31
btrfs: qgroup: Update trace events for metadata reservation
Qu Wenruo
2018-03-31
btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved space
Qu Wenruo
2018-03-31
btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANS
Qu Wenruo
2018-03-31
btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroup
Qu Wenruo
2018-03-31
btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans
Qu Wenruo
2018-03-31
btrfs: qgroup: Cleanup the remaining old reservation counters
Qu Wenruo
2018-03-31
btrfs: qgroup: Update trace events to use new separate rsv types
Qu Wenruo
2018-03-31
btrfs: qgroup: Fix wrong qgroup reservation update for relationship modification
Qu Wenruo
2018-03-31
btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservatio...
Qu Wenruo
2018-03-31
btrfs: qgroup: Introduce helpers to update and access new qgroup rsv
Qu Wenruo
2018-03-31
btrfs: qgroup: Skeleton to support separate qgroup reservation type
Qu Wenruo
2018-03-31
btrfs: Drop fs_info parameter from btrfs_qgroup_account_extents
Nikolay Borisov
2018-03-26
btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable
Nikolay Borisov
2018-02-02
btrfs: Ignore errors from btrfs_qgroup_trace_extent_post
Nikolay Borisov
2018-01-22
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
2017-11-01
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...
Zygo Blaxell
2017-09-26
btrfs: Report error on removing qgroup if del_qgroup_item fails
Sargun Dhillon
2017-09-26
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
Misono, Tomohiro
2017-08-21
btrfs: pass fs_info to btrfs_del_root instead of tree_root
Jeff Mahoney
2017-08-16
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
2017-08-16
btrfs: qgroups: Fix BUG_ON condition in tree level check
Nikolay Borisov
2017-06-29
btrfs: fix integer overflow in calc_reclaim_items_nr
Chris Mason
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-29
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
Qu Wenruo
2017-06-29
btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
Qu Wenruo
2017-06-29
btrfs: qgroup: Add quick exit for non-fs extents
Qu Wenruo
2017-06-21
btrfs: add cond_resched to btrfs_qgroup_trace_leaf_items
Jeff Mahoney
2017-06-19
btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE
Sargun Dhillon
2017-05-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-04-19
btrfs: qgroup: move noisy underflow warning to debugging build
David Sterba
2017-04-18
btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space...
Qu Wenruo
2017-04-18
btrfs: qgroup: Add trace point for qgroup reserved space
Qu Wenruo
2017-04-18
btrfs: qgroups: Retry after commit on getting EDQUOT
Goldwyn Rodrigues
2017-04-18
btrfs: replace hardcoded value with SEQ_LAST macro
Edmund Nadolski
2017-04-18
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
2017-03-29
btrfs: Change qgroup_meta_rsv to 64bit
Goldwyn Rodrigues
2017-02-17
btrfs: qgroup: Move half of the qgroup accounting time out of commit trans
Qu Wenruo
2017-02-17
btrfs: remove unused parameter from adjust_slots_upwards
David Sterba
2017-02-17
btrfs: remove unused parameter from clean_tree_block
David Sterba
2017-02-17
btrfs: ulist: rename ulist_fini to ulist_release
David Sterba
2017-02-17
btrfs: remove pointless rcu protection from btrfs_qgroup_inherit
David Sterba
2017-02-17
btrfs: qgroups: opencode qgroup_free helper
David Sterba
2017-02-17
btrfs: check quota status earlier and don't do unnecessary frees
David Sterba
2017-02-17
btrfs: embed extent_changeset::range_changed to the structure
David Sterba
2017-02-17
btrfs: qgroups: make __del_qgroup_relation static
David Sterba
2017-02-17
btrfs: use GFP_KERNEL in btrfs_add/del_qgroup_relation
David Sterba
[prev]
[next]