summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "btrfs: Honour FITRIM range constraints during free space trim"David Sterba2019-05-311-19/+6Star
* btrfs: sysfs: Fix error path kobject memory leakTobin C. Harding2019-05-311-2/+1Star
* btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov2019-05-221-6/+19
* btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...Nikolay Borisov2019-04-031-1/+1
* btrfs: run delayed items before dropping the snapshotJosef Bacik2019-01-091-0/+4
* btrfs: fix insert_reserved error handlingJosef Bacik2018-11-131-8/+4Star
* btrfs: don't use ctl->free_space for max_extent_sizeJosef Bacik2018-11-131-2/+5
* btrfs: reset max_extent_size properlyJosef Bacik2018-11-131-0/+2
* Btrfs: fix deadlock when writing out free space cachesFilipe Manana2018-11-131-10/+6Star
* btrfs: make sure we create all new block groupsJosef Bacik2018-11-131-2/+5
* btrfs: wait on caching when putting the bg cacheJosef Bacik2018-11-131-0/+1
* btrfs: keep trim from interfering with transaction commitsJeff Mahoney2018-11-131-8/+17
* btrfs: don't attempt to trim devices that don't support itJeff Mahoney2018-11-131-0/+4
* btrfs: iterate all devices during trim, instead of fs_devices::alloc_listJeff Mahoney2018-11-131-2/+2
* btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo2018-11-131-9/+1Star
* btrfs: Enhance btrfs_trim_fs function to handle error betterQu Wenruo2018-11-131-11/+38
* btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlockQu Wenruo2018-11-131-0/+13
* btrfs: Handle owner mismatch gracefully when walking up treeQu Wenruo2018-11-131-6/+12
* btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadataLu Fengqi2018-08-231-9/+8Star
* btrfs: Verify that every chunk has corresponding block group at mount timeQu Wenruo2018-08-061-1/+57
* btrfs: Check that each block group has corresponding chunk at mount timeQu Wenruo2018-08-061-1/+27
* btrfs: extent-tree: Remove unused __btrfs_free_block_rsvMisono Tomohiro2018-08-061-5/+0Star
* btrfs: Remove fs_info from btrfs_del_rootLu Fengqi2018-08-061-1/+1
* btrfs: extent-tree: remove unused member walk_control::for_relocDavid Sterba2018-08-061-3/+0Star
* btrfs: don't leak ret from do_chunk_allocJosef Bacik2018-08-061-1/+1
* btrfs: Remove fs_info from btrfs_finish_chunk_allocNikolay Borisov2018-08-061-4/+2Star
* btrfs: extent-tree: Remove dead alignment checkQu Wenruo2018-08-061-2/+1Star
* btrfs: refactor block group replication factor calculation to a helperDavid Sterba2018-08-061-28/+8Star
* btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtreeLu Fengqi2018-08-061-1/+1
* btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_itemsLu Fengqi2018-08-061-1/+1
* btrfs: Use btrfs_mark_bg_unused to replace open codeQu Wenruo2018-08-061-19/+17Star
* btrfs: Rewrite retry logic in do_chunk_allocNikolay Borisov2018-08-061-37/+37
* btrfs: use customized batch size for total_bytes_pinnedEthan Lien2018-08-061-15/+24
* btrfs: simplify pointer chasing of local fs_info variablesDavid Sterba2018-08-061-3/+3
* btrfs: annotate unlikely branches after V0 extent type removalDavid Sterba2018-08-061-4/+4
* btrfs: Add graceful handling of V0 extentsNikolay Borisov2018-08-061-4/+35
* btrfs: Remove V0 extent supportNikolay Borisov2018-08-061-208/+1Star
* btrfs: return EUCLEAN if extent_inline_ref type is invalidSu Yue2018-08-061-1/+1
* btrfs: Don't remove block group that still has pinned down bytesQu Wenruo2018-08-061-1/+1
* btrfs: Deduplicate extent_buffer init codeNikolay Borisov2018-08-061-4/+12
* btrfs: Remove fs_info from btrfs_force_chunk_allocNikolay Borisov2018-08-061-3/+2Star
* btrfs: Remove fs_info from btrfs_inc_block_group_roNikolay Borisov2018-08-061-2/+2
* btrfs: Remove fs_info from btrfs_alloc_logged_file_extentNikolay Borisov2018-08-061-1/+1
* btrfs: Remove fs_info from remove_extent_backrefNikolay Borisov2018-08-061-6/+5Star
* btrfs: Remove fs_info from run_one_delayed_refNikolay Borisov2018-08-061-3/+2Star
* btrfs: Remove fs_info from insert_inline_extent_backrefNikolay Borisov2018-08-061-7/+4Star
* btrfs: Remove fs_info from exclude_super_stripesNikolay Borisov2018-08-061-4/+4
* btrfs: Remove fs_info from free_excluded_extentsNikolay Borisov2018-08-061-11/+11
* btrfs: Remove fs_info from check_system_chunkNikolay Borisov2018-08-061-4/+4
* btrfs: Remove fs_info from btrfs_alloc_chunkNikolay Borisov2018-08-061-2/+2