summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-6/+9
|\
| * vfs: Convert btrfs_test to use the new mount APIDavid Howells2019-05-261-6/+9
| * mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-1/+1
* | Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-07-1750-3124/+3786
|\ \
| * | btrfs: fix memory leak of path on error return pathColin Ian King2019-07-051-2/+1Star
| * | btrfs: move the subvolume reservation stuff out of extent-tree.cJosef Bacik2019-07-042-54/+56
| * | btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik2019-07-0412-499/+526
| * | btrfs: migrate btrfs_trans_release_chunk_metadataJosef Bacik2019-07-044-19/+19
| * | btrfs: migrate the delayed refs rsv codeJosef Bacik2019-07-044-183/+184
| * | btrfs: Evaluate io_tree in find_lock_delalloc_range()Goldwyn Rodrigues2019-07-043-19/+19
| * | btrfs: migrate the global_block_rsv helpers to block-rsv.cJosef Bacik2019-07-023-183/+193
| * | btrfs: migrate the block-rsv code to block-rsv.cJosef Bacik2019-07-023-247/+255
| * | btrfs: stop using block_rsv_release_bytes everywhereJosef Bacik2019-07-021-8/+6Star
| * | btrfs: cleanup the target logic in __btrfs_block_rsv_releaseJosef Bacik2019-07-021-3/+9
| * | btrfs: export __btrfs_block_rsv_releaseJosef Bacik2019-07-022-13/+13
| * | btrfs: export btrfs_block_rsv_add_bytesJosef Bacik2019-07-022-9/+11
| * | btrfs: move btrfs_block_rsv definitions into it's own headerJosef Bacik2019-07-023-68/+79
| * | btrfs: Simplify update of space_info in __reserve_metadata_bytes()Goldwyn Rodrigues2019-07-021-11/+5Star
| * | btrfs: unexport can_overcommitJosef Bacik2019-07-022-16/+11Star
| * | btrfs: move reserve_metadata_bytes and supporting code to space-info.cJosef Bacik2019-07-023-702/+709
| * | btrfs: move dump_space_info to space-info.cJosef Bacik2019-07-023-63/+65
| * | btrfs: export block_rsv_use_bytesJosef Bacik2019-07-022-8/+6Star
| * | btrfs: move btrfs_space_info_add_*_bytes to space-info.cJosef Bacik2019-07-023-111/+114
| * | btrfs: move the space info update macro to space-info.hJosef Bacik2019-07-022-37/+49
| * | btrfs: move and export can_overcommitJosef Bacik2019-07-023-75/+79
| * | btrfs: move the space_info handling code to space-info.cJosef Bacik2019-07-024-187/+204
| * | btrfs: export space_info_add_*_bytesJosef Bacik2019-07-022-22/+25
| * | btrfs: rename do_chunk_alloc to btrfs_chunk_allocJosef Bacik2019-07-022-36/+35Star
| * | btrfs: move space_info to space-info.hJosef Bacik2019-07-028-72/+85
| * | btrfs: lift bio_set_dev from bio allocation helpersDavid Sterba2019-07-023-8/+12
| * | btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_spaceDavid Sterba2019-07-021-8/+5Star
| * | btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_s...David Sterba2019-07-021-4/+5
| * | btrfs: drop default value assignments in enumsDavid Sterba2019-07-022-10/+10
| * | btrfs: use common helpers for extent IO state insertion messagesDavid Sterba2019-07-021-4/+7
| * | btrfs: run delayed iput at unlink timeJosef Bacik2019-07-021-6/+34
| * | Btrfs: add missing inode version, ctime and mtime updates when punching holeFilipe Manana2019-07-021-0/+5
| * | Btrfs: fix fsync not persisting dentry deletions due to inode evictionsFilipe Manana2019-07-021-2/+26
| * | btrfs: Use btrfs_get_io_geometry appropriatelyNikolay Borisov2019-07-023-78/+30Star
| * | btrfs: Introduce btrfs_io_geometry infrastructureNikolay Borisov2019-07-022-0/+113
| * | btrfs: improve messages when updating feature flagsDavid Sterba2019-07-021-16/+24
| * | btrfs: shut up bogus -Wmaybe-uninitialized warningArnd Bergmann2019-07-021-1/+1
| * | Btrfs: prevent send failures and crashes due to concurrent relocationFilipe Manana2019-07-024-0/+31
| * | btrfs: document BTRFS_MAX_MIRRORSDavid Sterba2019-07-021-1/+10
| * | btrfs: use mask for RAID56 profilesDavid Sterba2019-07-021-6/+3Star
| * | btrfs: add mask for all RAID1 typesDavid Sterba2019-07-023-9/+9
| * | btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()Qu Wenruo2019-07-021-2/+22
| * | btrfs: correctly validate compression typeJohannes Thumshirn2019-07-023-5/+18
| * | Btrfs: fix data loss after inode eviction, renaming it, and fsync itFilipe Manana2019-07-021-1/+11
| * | btrfs: raid56: clear incompat block group flags after removing the last oneDavid Sterba2019-07-021-0/+30
| * | btrfs: switch extent_buffer write_locks from atomic to intDavid Sterba2019-07-024-6/+6