aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/struct-funcs.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-09btrfs: refactor priority_reclaim_metadata_spaceJosef Bacik1-6/+9
2019-09-09btrfs: factor out the ticket flush handlingJosef Bacik1-22/+42
2019-09-09btrfs: unify error handling for ticket flushingJosef Bacik1-21/+11
2019-09-09btrfs: add a flush step for delayed iputsJosef Bacik3-3/+6
2019-09-09btrfs: unexport the temporary exported functionsJosef Bacik2-18/+14
2019-09-09btrfs: migrate the block group cleanup codeJosef Bacik4-130/+129
2019-09-09btrfs: migrate the alloc_profile helpersJosef Bacik4-125/+122
2019-09-09btrfs: migrate the chunk allocation codeJosef Bacik5-268/+268
2019-09-09btrfs: migrate the block group space accounting helpersJosef Bacik2-173/+175
2019-09-09btrfs: export block group accounting helpersJosef Bacik2-11/+16
2019-09-09btrfs: migrate the dirty bg writeout codeJosef Bacik4-521/+519
2019-09-09btrfs: migrate inc/dec_block_group_ro codeJosef Bacik4-214/+214
2019-09-09btrfs: temporarily export btrfs_get_restripe_targetJosef Bacik2-3/+4
2019-09-09btrfs: migrate the block group read/creation codeJosef Bacik4-600/+601
2019-09-09btrfs: migrate the block group removal codeJosef Bacik4-544/+547
2019-09-09btrfs: temporarily export inc_block_group_roJosef Bacik2-7/+9
2019-09-09btrfs: migrate the block group caching codeJosef Bacik4-461/+462
2019-09-09btrfs: sysfs: move helper macros to sysfs.cDavid Sterba2-49/+48
2019-09-09btrfs: sysfs: move type conversion helpers to sysfs.cDavid Sterba2-18/+16
2019-09-09btrfs: cleanup kobject.h includesDavid Sterba3-2/+2
2019-09-09btrfs: factor out sysfs code for updating sprout fsidDavid Sterba3-10/+19
2019-09-09btrfs: factor out sysfs code for deleting block group and space infosDavid Sterba3-13/+24
2019-09-09btrfs: factor out sysfs code for sending device ueventDavid Sterba3-13/+12
2019-09-09btrfs: sysfs: replace direct access to feature set names with a helperDavid Sterba3-3/+8
2019-09-09btrfs: sysfs: unexport space_info_ktypeDavid Sterba2-2/+1
2019-09-09btrfs: factor out sysfs code for creating space infosDavid Sterba3-23/+41
2019-09-09btrfs: sysfs: unexport btrfs_raid_ktypeDavid Sterba2-2/+1
2019-09-09btrfs: factor sysfs code out of link_block_groupDavid Sterba3-35/+49
2019-09-09btrfs: move sysfs declarations out of ctree.hDavid Sterba3-12/+12
2019-09-09btrfs: opencode reset of all device statsAnand Jain1-10/+2
2019-09-09btrfs: reset device stat using btrfs_dev_stat_setAnand Jain2-9/+3
2019-09-09btrfs: qgroup: Try our best to delete qgroup relationsQu Wenruo1-17/+29
2019-09-09btrfs: clarify btrfs_ioctl_get_dev_stats paddingHans van Kranenburg1-1/+6
2019-09-09Btrfs: make test_find_first_clear_extent_bit fail on incorrect resultsFilipe Manana1-7/+22
2019-09-09Btrfs: fix memory leaks in the test test_find_first_clear_extent_bitFilipe Manana1-0/+2
2019-09-09btrfs: delete debugfs codeDavid Sterba2-35/+0
2019-09-09btrfs: sysfs: add debugging exportsDavid Sterba1-0/+32
2019-09-09btrfs: make caching_thread use btrfs_find_next_keyJosef Bacik2-3/+3
2019-09-09btrfs: temporarily export fragment_free_spaceJosef Bacik2-4/+5
2019-09-09btrfs: export the caching control helpersJosef Bacik2-18/+21
2019-09-09btrfs: export the excluded extents helpersJosef Bacik2-17/+22
2019-09-09btrfs: export the block group caching helpersJosef Bacik2-35/+39
2019-09-09btrfs: migrate nocow and reservation helpersJosef Bacik4-88/+88
2019-09-09btrfs: migrate the block group ref counting stuffJosef Bacik4-28/+27
2019-09-09btrfs: migrate the block group lookup codeJosef Bacik5-98/+105
2019-09-09btrfs: move basic block_group definitions to their own headerJosef Bacik21-148/+175
2019-09-09btrfs: move btrfs_add_free_space out of a header fileJosef Bacik2-8/+10
2019-09-09btrfs: tree-log: use symbolic name for first replay stageDavid Sterba1-1/+1
2019-09-09btrfs: async-thread: convert defines to enumsDavid Sterba1-3/+5
2019-09-09btrfs: tree-log: convert defines to enumsDavid Sterba1-8/+12