Age | Commit message (Expand) | Author | Files | Lines |
2019-09-09 | btrfs: rename the btrfs_calc_*_metadata_size helpers | Josef Bacik | 13 | -30/+34 |
2019-09-09 | btrfs: tree-checker: Add EXTENT_DATA_REF check | Qu Wenruo | 3 | -1/+50 |
2019-09-09 | btrfs: tree-checker: Add simple keyed refs check | Qu Wenruo | 1 | -1/+39 |
2019-09-09 | btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check | Qu Wenruo | 1 | -0/+248 |
2019-09-09 | btrfs: fix error pointer check in __btrfs_map_block() | Dan Carpenter | 1 | -1/+1 |
2019-09-09 | btrfs: dev stat drop useless goto | Anand Jain | 1 | -5/+2 |
2019-09-09 | btrfs: dev stats item key conversion per cpu type is not needed | Anand Jain | 1 | -2/+0 |
2019-09-09 | btrfs: Make reada_tree_block_flagged private | Nikolay Borisov | 3 | -31/+29 |
2019-09-09 | btrfs: compression: replace set_level callbacks by a common helper | David Sterba | 5 | -33/+20 |
2019-09-09 | btrfs: define compression levels statically | David Sterba | 4 | -0/+10 |
2019-09-09 | Btrfs: fix use-after-free when using the tree modification log | Filipe Manana | 1 | -1/+3 |
2019-09-09 | btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should go | Anand Jain | 2 | -6/+1 |
2019-09-09 | btrfs: introduce an evict flushing state | Josef Bacik | 3 | -47/+62 |
2019-09-09 | btrfs: refactor priority_reclaim_metadata_space | Josef Bacik | 1 | -6/+9 |
2019-09-09 | btrfs: factor out the ticket flush handling | Josef Bacik | 1 | -22/+42 |
2019-09-09 | btrfs: unify error handling for ticket flushing | Josef Bacik | 1 | -21/+11 |
2019-09-09 | btrfs: add a flush step for delayed iputs | Josef Bacik | 3 | -3/+6 |
2019-09-09 | btrfs: unexport the temporary exported functions | Josef Bacik | 2 | -18/+14 |
2019-09-09 | btrfs: migrate the block group cleanup code | Josef Bacik | 4 | -130/+129 |
2019-09-09 | btrfs: migrate the alloc_profile helpers | Josef Bacik | 4 | -125/+122 |
2019-09-09 | btrfs: migrate the chunk allocation code | Josef Bacik | 5 | -268/+268 |
2019-09-09 | btrfs: migrate the block group space accounting helpers | Josef Bacik | 2 | -173/+175 |
2019-09-09 | btrfs: export block group accounting helpers | Josef Bacik | 2 | -11/+16 |
2019-09-09 | btrfs: migrate the dirty bg writeout code | Josef Bacik | 4 | -521/+519 |
2019-09-09 | btrfs: migrate inc/dec_block_group_ro code | Josef Bacik | 4 | -214/+214 |
2019-09-09 | btrfs: temporarily export btrfs_get_restripe_target | Josef Bacik | 2 | -3/+4 |
2019-09-09 | btrfs: migrate the block group read/creation code | Josef Bacik | 4 | -600/+601 |
2019-09-09 | btrfs: migrate the block group removal code | Josef Bacik | 4 | -544/+547 |
2019-09-09 | btrfs: temporarily export inc_block_group_ro | Josef Bacik | 2 | -7/+9 |
2019-09-09 | btrfs: migrate the block group caching code | Josef Bacik | 4 | -461/+462 |
2019-09-09 | btrfs: sysfs: move helper macros to sysfs.c | David Sterba | 2 | -49/+48 |
2019-09-09 | btrfs: sysfs: move type conversion helpers to sysfs.c | David Sterba | 2 | -18/+16 |
2019-09-09 | btrfs: cleanup kobject.h includes | David Sterba | 3 | -2/+2 |
2019-09-09 | btrfs: factor out sysfs code for updating sprout fsid | David Sterba | 3 | -10/+19 |
2019-09-09 | btrfs: factor out sysfs code for deleting block group and space infos | David Sterba | 3 | -13/+24 |
2019-09-09 | btrfs: factor out sysfs code for sending device uevent | David Sterba | 3 | -13/+12 |
2019-09-09 | btrfs: sysfs: replace direct access to feature set names with a helper | David Sterba | 3 | -3/+8 |
2019-09-09 | btrfs: sysfs: unexport space_info_ktype | David Sterba | 2 | -2/+1 |
2019-09-09 | btrfs: factor out sysfs code for creating space infos | David Sterba | 3 | -23/+41 |
2019-09-09 | btrfs: sysfs: unexport btrfs_raid_ktype | David Sterba | 2 | -2/+1 |
2019-09-09 | btrfs: factor sysfs code out of link_block_group | David Sterba | 3 | -35/+49 |
2019-09-09 | btrfs: move sysfs declarations out of ctree.h | David Sterba | 3 | -12/+12 |
2019-09-09 | btrfs: opencode reset of all device stats | Anand Jain | 1 | -10/+2 |
2019-09-09 | btrfs: reset device stat using btrfs_dev_stat_set | Anand Jain | 2 | -9/+3 |
2019-09-09 | btrfs: qgroup: Try our best to delete qgroup relations | Qu Wenruo | 1 | -17/+29 |
2019-09-09 | btrfs: clarify btrfs_ioctl_get_dev_stats padding | Hans van Kranenburg | 1 | -1/+6 |
2019-09-09 | Btrfs: make test_find_first_clear_extent_bit fail on incorrect results | Filipe Manana | 1 | -7/+22 |
2019-09-09 | Btrfs: fix memory leaks in the test test_find_first_clear_extent_bit | Filipe Manana | 1 | -0/+2 |
2019-09-09 | btrfs: delete debugfs code | David Sterba | 2 | -35/+0 |
2019-09-09 | btrfs: sysfs: add debugging exports | David Sterba | 1 | -0/+32 |