Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c995ab3cda3f4178c1f1a47926bea5f8372880cb
/
fs
/
btrfs
/
qgroup.c
c995ab3
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents
by Zygo Blaxell
· 7 years ago
36b96fd
btrfs: Report error on removing qgroup if del_qgroup_item fails
by Sargun Dhillon
· 7 years ago
c2faff7
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
by Misono, Tomohiro
· 7 years ago
1cd5447
btrfs: pass fs_info to btrfs_del_root instead of tree_root
by Jeff Mahoney
· 7 years ago
913e153
btrfs: drop newlines from strings when using btrfs_* helpers
by David Sterba
· 7 years ago
b6e6bca
btrfs: qgroups: Fix BUG_ON condition in tree level check
by Nikolay Borisov
· 7 years ago
6374e57a
btrfs: fix integer overflow in calc_reclaim_items_nr
by Chris Mason
· 7 years ago
bc42bda
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges
by Qu Wenruo
· 8 years ago
364ecf3
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
by Qu Wenruo
· 8 years ago
7bc329c
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
by Qu Wenruo
· 8 years ago
d1b8b94
btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
by Qu Wenruo
· 8 years ago
5edfd9f
btrfs: qgroup: Add quick exit for non-fs extents
by Qu Wenruo
· 8 years ago
cddf3b2
btrfs: add cond_resched to btrfs_qgroup_trace_leaf_items
by Jeff Mahoney
· 7 years ago
f29efe2
btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE
by Sargun Dhillon
· 8 years ago
1176032
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
338bd52
btrfs: qgroup: move noisy underflow warning to debugging build
by David Sterba
· 8 years ago
d51ea5d
btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space tracepoint
by Qu Wenruo
· 8 years ago
3159fe7
btrfs: qgroup: Add trace point for qgroup reserved space
by Qu Wenruo
· 8 years ago
48a89bc
btrfs: qgroups: Retry after commit on getting EDQUOT
by Goldwyn Rodrigues
· 8 years ago
de47c9d
btrfs: replace hardcoded value with SEQ_LAST macro
by Edmund Nadolski
· 8 years ago
f486135
btrfs: remove unused qgroup members from btrfs_trans_handle
by David Sterba
· 8 years ago
ce0dcee
btrfs: Change qgroup_meta_rsv to 64bit
by Goldwyn Rodrigues
· 8 years ago
fb235dc
btrfs: qgroup: Move half of the qgroup accounting time out of commit trans
by Qu Wenruo
· 8 years ago
15b3451
btrfs: remove unused parameter from adjust_slots_upwards
by David Sterba
· 8 years ago
7c302b4
btrfs: remove unused parameter from clean_tree_block
by David Sterba
· 8 years ago
6655bc3
btrfs: ulist: rename ulist_fini to ulist_release
by David Sterba
· 8 years ago
4ae8553
btrfs: remove pointless rcu protection from btrfs_qgroup_inherit
by David Sterba
· 8 years ago
0b08e1f
btrfs: qgroups: opencode qgroup_free helper
by David Sterba
· 8 years ago
81353d5
btrfs: check quota status earlier and don't do unnecessary frees
by David Sterba
· 8 years ago
53d3235
btrfs: embed extent_changeset::range_changed to the structure
by David Sterba
· 8 years ago
025db91
btrfs: qgroups: make __del_qgroup_relation static
by David Sterba
· 8 years ago
6602caf
btrfs: use GFP_KERNEL in btrfs_add/del_qgroup_relation
by David Sterba
· 8 years ago
52bf8e7
btrfs: use GFP_KERNEL in btrfs_quota_enable
by David Sterba
· 8 years ago
323b88f
btrfs: use GFP_KERNEL in btrfs_read_qgroup_config
by David Sterba
· 8 years ago
003d7c5
btrfs: allow unlink to exceed subvolume quota
by Jeff Mahoney
· 8 years ago
18dc22c
btrfs: Add WARN_ON for qgroup reserved underflow
by Qu Wenruo
· 8 years ago
5f52a2c
Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.10
by Chris Mason
· 8 years ago
3a45bb2
btrfs: remove root parameter from transaction commit/end routines
by Jeff Mahoney
· 8 years ago
2ff7e61
btrfs: take an fs_info directly when the root is not used otherwise
by Jeff Mahoney
· 8 years ago
0b246af
btrfs: root->fs_info cleanup, add fs_info convenience variables
by Jeff Mahoney
· 8 years ago
da17066
btrfs: pull node/sector/stripe sizes out of root and into fs_info
by Jeff Mahoney
· 8 years ago
33d1f05
btrfs: Export and move leaf/subtree qgroup helpers to qgroup.c
by Qu Wenruo
· 8 years ago
50b3e04
btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps
by Qu Wenruo
· 8 years ago
ef2fff6
btrfs: rename helper macros for qgroup and aux data casts
by David Sterba
· 8 years ago
8d9edda
Btrfs: fix qgroup rescan worker initialization
by Filipe Manana
· 8 years ago
ab8d0fc
btrfs: convert pr_* to btrfs_* where possible
by Jeff Mahoney
· 8 years ago
5d163e0
btrfs: unsplit printed strings
by Jeff Mahoney
· 8 years ago
afcdd12
Btrfs: add a flags field to btrfs_fs_info
by Josef Bacik
· 8 years ago
cb93b52
btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
by Qu Wenruo
· 8 years ago
d06f23d
btrfs: waiting on qgroup rescan should not always be interruptible
by Jeff Mahoney
· 8 years ago
d2c609b
btrfs: properly track when rescan worker is running
by Jeff Mahoney
· 8 years ago
64b6358
btrfs: add btrfs_trans_handle->fs_info pointer
by Jeff Mahoney
· 8 years ago
f5ee5c9
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
by Jeff Mahoney
· 8 years ago
bc07452
btrfs: prefix fsid to all trace events
by Jeff Mahoney
· 8 years ago
0132761
btrfs: fix string and comment grammatical issues and typos
by Nicholas D Steeves
· 9 years ago
2c53b91
btrfs: sink gfp parameter to set_record_extent_bits
by David Sterba
· 9 years ago
f734c44
btrfs: sink gfp parameter to clear_record_extent_bits
by David Sterba
· 9 years ago
0f5dcf8
btrfs: Add qgroup tracing
by Mark Fasheh
· 9 years ago
918c2ee
btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
by Mark Fasheh
· 9 years ago
82bd101
btrfs: qgroup: account shared subtree during snapshot delete
by Mark Fasheh
· 9 years ago
967ef51
btrfs: qgroup: fix quota disable during rescan
by Justin Maggard
· 9 years ago
3b2ba7b
Btrfs: fix sleeping inside atomic context in qgroup rescan worker
by Filipe Manana
· 9 years ago
190631f
Btrfs: fix race waiting for qgroup rescan worker
by Filipe Manana
· 9 years ago
7343dd6
btrfs: qgroup: exit the rescan worker during umount
by Justin Maggard
· 9 years ago
90ce321
btrfs: qgroup: Fix a rebase bug which will cause qgroup double free
by Qu Wenruo
· 9 years ago
0a0e8b8
btrfs: qgroup: Don't copy extent buffer to do qgroup rescan
by Qu Wenruo
· 9 years ago
56fa9d0
btrfs: qgroup: Check if qgroup reserved space leaked
by Qu Wenruo
· 9 years ago
81fb6f7
btrfs: qgroup: Add new trace point for qgroup data reserve
by Qu Wenruo
· 9 years ago
7cf5b97
btrfs: qgroup: Cleanup old inaccurate facilities
by Qu Wenruo
· 9 years ago
55eeaf0
btrfs: qgroup: Introduce new functions to reserve/free metadata
by Qu Wenruo
· 9 years ago
297d750
btrfs: delayed_ref: release and free qgroup reserved at proper timing
by Qu Wenruo
· 9 years ago
f695fdc
btrfs: qgroup: Introduce functions to release/free qgroup reserve data space
by Qu Wenruo
· 9 years ago
5247255
btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
by Qu Wenruo
· 9 years ago
089b669
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
d41e36a
Btrfs: Spelling s/consitent/consistent/
by Geert Uytterhoeven
· 9 years ago
c05f942
btrfs: qgroup: Fix a regression in qgroup reserved space.
by Qu Wenruo
· 9 years ago
fe75990
btrfs: qgroup: allow user to clear the limitation on qgroup
by Yang Dongsheng
· 10 years ago
9086db8
btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.
by Qu Wenruo
· 10 years ago
e69bcee
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
by Qu Wenruo
· 10 years ago
442244c
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
by Qu Wenruo
· 10 years ago
9d220c9
btrfs: qgroup: Switch rescan to new mechanism.
by Qu Wenruo
· 10 years ago
550d7a2
btrfs: qgroup: Add new qgroup calculation function
by Qu Wenruo
· 10 years ago
3b7d00f
btrfs: qgroup: Add new function to record old_roots.
by Qu Wenruo
· 10 years ago
3368d00
btrfs: qgroup: Record possible quota-related extent for qgroup.
by Qu Wenruo
· 10 years ago
823ae5b
btrfs: qgroup: Add function qgroup_update_counters().
by Qu Wenruo
· 10 years ago
d810ef2
btrfs: qgroup: Add function qgroup_update_refcnt().
by Qu Wenruo
· 10 years ago
9c54213
btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.
by Qu Wenruo
· 10 years ago
ab3680d
btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()
by Christian Engelmayer
· 10 years ago
9c8b35b
btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags when assigning/deleting a qgroup relations.
by Qu Wenruo
· 10 years ago
8ea0ec9
btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.
by Dongsheng Yang
· 10 years ago
53b7cde
btrfs: Update btrfs qgroup status item when rescan is done.
by Qu Wenruo
· 10 years ago
3393168
btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.
by Qu Wenruo
· 10 years ago
8465ece
btrfs: Check qgroup level in kernel qgroup assign.
by Qu Wenruo
· 10 years ago
f5a6b1c
btrfs: qgroup: allow to remove qgroup which has parent but no child.
by Dongsheng Yang
· 10 years ago
09870d2
btrfs: qgroup: return EINVAL if level of parent is not higher than child's.
by Dongsheng Yang
· 10 years ago
e2d1f92
btrfs: qgroup: do a reservation in a higher level.
by Dongsheng Yang
· 10 years ago
3119321
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
by Dongsheng Yang
· 10 years ago
4087cf2
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
by Dongsheng Yang
· 10 years ago
03477d9
btrfs: qgroup: fix limit args override whole limit struct
by Dongsheng Yang
· 10 years ago
d3001ed
btrfs: qgroup: update limit info in function btrfs_run_qgroups().
by Dongsheng Yang
· 10 years ago
Next »