aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2019-08-07Merge tag 'v4.18.41' into v4.18/standard/baseBruce Ashfield
2019-08-02btrfs: sysfs: Fix error path kobject memory leakTobin C. Harding
2019-08-02Revert "btrfs: Honour FITRIM range constraints during free space trim"Paul Gortmaker
2019-06-03Merge tag 'v4.18.40' into v4.18/standard/baseBruce Ashfield
2019-05-30btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov
2019-04-09Merge tag 'v4.18.34' into v4.18/standard/baseBruce Ashfield
2019-04-07btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...Nikolay Borisov
2019-01-21Merge tag 'v4.18.25' into v4.18/standard/baseBruce Ashfield
2019-01-12btrfs: run delayed items before dropping the snapshotJosef Bacik
2018-11-22Merge tag 'v4.18.19' into v4.18/standard/baseBruce Ashfield
2018-11-13btrfs: fix insert_reserved error handlingJosef Bacik
2018-11-13btrfs: don't use ctl->free_space for max_extent_sizeJosef Bacik
2018-11-13btrfs: reset max_extent_size properlyJosef Bacik
2018-11-13Btrfs: fix deadlock when writing out free space cachesFilipe Manana
2018-11-13btrfs: make sure we create all new block groupsJosef Bacik
2018-11-13btrfs: wait on caching when putting the bg cacheJosef Bacik
2018-11-13btrfs: keep trim from interfering with transaction commitsJeff Mahoney
2018-11-13btrfs: don't attempt to trim devices that don't support itJeff Mahoney
2018-11-13btrfs: iterate all devices during trim, instead of fs_devices::alloc_listJeff Mahoney
2018-11-13btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo
2018-11-13btrfs: Enhance btrfs_trim_fs function to handle error betterQu Wenruo
2018-11-13btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlockQu Wenruo
2018-11-13btrfs: Handle owner mismatch gracefully when walking up treeQu Wenruo
2018-11-08btrfs: Verify that every chunk has corresponding block group at mount timeQu Wenruo
2018-11-08btrfs: Check that each block group has corresponding chunk at mount timeQu Wenruo
2018-09-19btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadataLu Fengqi
2018-09-15btrfs: Don't remove block group that still has pinned down bytesQu Wenruo
2018-09-05btrfs: don't leak ret from do_chunk_allocJosef Bacik
2018-05-30btrfs: return ENOMEM if path allocation fails in btrfs_cross_ref_existSu Yue
2018-05-30btrfs: drop unused parameter qgroup_reservedGu JinXiang
2018-05-30btrfs: drop unused space_info parameter from create_space_infoLu Fengqi
2018-05-29btrfs: propagate failures of __exclude_logged_extent to upper callerGu Jinxiang
2018-05-29btrfs: Streamline shared ref check in alloc_reserved_tree_blockNikolay Borisov
2018-05-29btrfs: Pass btrfs_delayed_extent_op to alloc_reserved_tree_blockNikolay Borisov
2018-05-29btrfs: Simplify alloc_reserved_tree_block interfaceNikolay Borisov
2018-05-29btrfs: Remove fs_info argument from alloc_reserved_tree_blockNikolay Borisov
2018-05-28Btrfs: get rid of unused orphan infrastructureOmar Sandoval
2018-05-28btrfs: Remove stale comment about select_delayed_refNikolay Borisov
2018-05-28btrfs: replace waitqueue_actvie with cond_wake_upDavid Sterba
2018-05-28btrfs: Remove fs_info argument from add_to_free_space_treeNikolay Borisov
2018-05-28btrfs: Remove fs_info argument from remove_from_free_space_treeNikolay Borisov
2018-05-28btrfs: Remove fs_info parameter from remove_block_group_free_spaceNikolay Borisov
2018-05-28btrfs: Remove fs_info argument from add_new_free_spaceNikolay Borisov
2018-05-28btrfs: Remove fs_info argument from add_block_group_free_spaceNikolay Borisov
2018-05-28btrfs: Remove devid parameter from btrfs_rmap_blockNikolay Borisov
2018-05-28btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_rootsNikolay Borisov
2018-05-28btrfs: trace: Add trace points for unused block groupsQu Wenruo
2018-05-28btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent ...Qu Wenruo
2018-05-28btrfs: move btrfs_raid_group values to btrfs_raid_attr tableAnand Jain
2018-05-28btrfs: move btrfs_raid_type_names values to btrfs_raid_attr tableAnand Jain