summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-16Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-12Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-10Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-10blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Tejun Heo
2019-07-05btrfs: fix memory leak of path on error return pathColin Ian King
2019-07-04btrfs: move the subvolume reservation stuff out of extent-tree.cJosef Bacik
2019-07-04btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik
2019-07-04btrfs: migrate btrfs_trans_release_chunk_metadataJosef Bacik
2019-07-04btrfs: migrate the delayed refs rsv codeJosef Bacik
2019-07-04btrfs: Evaluate io_tree in find_lock_delalloc_range()Goldwyn Rodrigues
2019-07-02btrfs: migrate the global_block_rsv helpers to block-rsv.cJosef Bacik
2019-07-02btrfs: migrate the block-rsv code to block-rsv.cJosef Bacik
2019-07-02btrfs: stop using block_rsv_release_bytes everywhereJosef Bacik
2019-07-02btrfs: cleanup the target logic in __btrfs_block_rsv_releaseJosef Bacik
2019-07-02btrfs: export __btrfs_block_rsv_releaseJosef Bacik
2019-07-02btrfs: export btrfs_block_rsv_add_bytesJosef Bacik
2019-07-02btrfs: move btrfs_block_rsv definitions into it's own headerJosef Bacik
2019-07-02btrfs: Simplify update of space_info in __reserve_metadata_bytes()Goldwyn Rodrigues
2019-07-02btrfs: unexport can_overcommitJosef Bacik
2019-07-02btrfs: move reserve_metadata_bytes and supporting code to space-info.cJosef Bacik
2019-07-02btrfs: move dump_space_info to space-info.cJosef Bacik
2019-07-02btrfs: export block_rsv_use_bytesJosef Bacik
2019-07-02btrfs: move btrfs_space_info_add_*_bytes to space-info.cJosef Bacik
2019-07-02btrfs: move the space info update macro to space-info.hJosef Bacik
2019-07-02btrfs: move and export can_overcommitJosef Bacik
2019-07-02btrfs: move the space_info handling code to space-info.cJosef Bacik
2019-07-02btrfs: export space_info_add_*_bytesJosef Bacik
2019-07-02btrfs: rename do_chunk_alloc to btrfs_chunk_allocJosef Bacik
2019-07-02btrfs: move space_info to space-info.hJosef Bacik
2019-07-02btrfs: lift bio_set_dev from bio allocation helpersDavid Sterba
2019-07-02btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_spaceDavid Sterba
2019-07-02btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_s...David Sterba
2019-07-02btrfs: drop default value assignments in enumsDavid Sterba
2019-07-02btrfs: use common helpers for extent IO state insertion messagesDavid Sterba
2019-07-02btrfs: run delayed iput at unlink timeJosef Bacik
2019-07-02Btrfs: add missing inode version, ctime and mtime updates when punching holeFilipe Manana
2019-07-02Btrfs: fix fsync not persisting dentry deletions due to inode evictionsFilipe Manana
2019-07-02btrfs: Use btrfs_get_io_geometry appropriatelyNikolay Borisov
2019-07-02btrfs: Introduce btrfs_io_geometry infrastructureNikolay Borisov
2019-07-02btrfs: improve messages when updating feature flagsDavid Sterba
2019-07-02btrfs: shut up bogus -Wmaybe-uninitialized warningArnd Bergmann
2019-07-02Btrfs: prevent send failures and crashes due to concurrent relocationFilipe Manana
2019-07-02btrfs: document BTRFS_MAX_MIRRORSDavid Sterba
2019-07-02btrfs: use mask for RAID56 profilesDavid Sterba
2019-07-02btrfs: add mask for all RAID1 typesDavid Sterba
2019-07-02btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()Qu Wenruo
2019-07-02btrfs: correctly validate compression typeJohannes Thumshirn