summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2020-01-20btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappersOmar Sandoval
2020-01-20btrfs: reset device back to allocation state when removingJohannes Thumshirn
2020-01-20btrfs: decrement number of open devices after closing the device not beforeJohannes Thumshirn
2020-01-20btrfs: use simple_dir_inode_operations for placeholder subvolume directoryOmar Sandoval
2020-01-20btrfs: remove impossible WARN_ON in btrfs_destroy_dev_replace_tgtdev()Johannes Thumshirn
2020-01-20btrfs: remove superfluous BUG_ON() in integrity checksJohannes Thumshirn
2020-01-20btrfs: fix possible NULL-pointer dereference in integrity checksJohannes Thumshirn
2020-01-20btrfs: kill min_allocable_bytes in inc_block_group_roJosef Bacik
2020-01-20btrfs: don't pass system_chunk into can_overcommitJosef Bacik
2020-01-20btrfs: Opencode ordered_data_tree_panicNikolay Borisov
2020-01-20btrfs: relocation: Output current relocation stage at btrfs_relocate_block_gr...Qu Wenruo
2020-01-20btrfs: remove unused condition check in btrfs_page_mkwrite()Yunfeng Ye
2020-01-20btrfs: Remove redundant WARN_ON in walk_down_log_treeNikolay Borisov
2020-01-20btrfs: Remove WARN_ON in walk_log_treeNikolay Borisov
2020-01-20btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extentNikolay Borisov
2020-01-20btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extentNikolay Borisov
2020-01-20btrfs: Don't discard unwritten extentsNikolay Borisov
2020-01-20btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabledMarcos Paulo de Souza
2020-01-20btrfs: qgroup: remove one-time use variables for quota_root checksMarcos Paulo de Souza
2020-01-20btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsidAnand Jain
2020-01-20btrfs: sysfs, rename btrfs_sysfs_add_device()Anand Jain
2020-01-20btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parentAnand Jain
2020-01-20btrfs: sysfs, rename devices kobject holder to devices_kobjAnand Jain
2020-01-20btrfs: fill ncopies for all raid table entriesDavid Sterba
2020-01-20btrfs: use raid_attr table in calc_stripe_length for nparityDavid Sterba
2020-01-20Btrfs: fix missing hole after hole punching and fsync when using NO_HOLESFilipe Manana
2020-01-17Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-17btrfs: check rw_devices, not num_devices for balanceJosef Bacik
2020-01-17Btrfs: always copy scrub arguments back to user spaceFilipe Manana
2020-01-13btrfs: relocation: fix reloc_root lifespan and accessQu Wenruo
2020-01-08btrfs: fix memory leak in qgroup accountingJohannes Thumshirn
2020-01-08btrfs: do not delete mismatched root refsJosef Bacik
2020-01-08btrfs: fix invalid removal of root refJosef Bacik
2020-01-08btrfs: rework arguments of btrfs_unlink_subvolJosef Bacik
2020-01-03Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-30Btrfs: fix infinite loop during nocow writeback due to raceFilipe Manana
2019-12-30btrfs: fix compressed write bio blkcg attributionDennis Zhou
2019-12-30btrfs: punt all bios created in btrfs_submit_compressed_write()Dennis Zhou
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-17Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-13btrfs: send: remove WARN_ON for readonly mountAnand Jain
2019-12-13btrfs: do not leak reloc root if we fail to read the fs rootJosef Bacik
2019-12-13btrfs: skip log replay on orphaned rootsJosef Bacik
2019-12-13btrfs: handle ENOENT in btrfs_uuid_tree_iterateJosef Bacik
2019-12-13btrfs: abort transaction after failed inode updates in create_subvolJosef Bacik
2019-12-13Btrfs: fix hole extent items with a zero size after range cloningFilipe Manana
2019-12-13Btrfs: fix removal logic of the tree mod log that leads to use-after-free issuesFilipe Manana
2019-12-13Btrfs: make tree checker detect checksum items with overlapping rangesFilipe Manana
2019-12-13Btrfs: fix missing data checksums after replaying a log treeFilipe Manana
2019-12-13btrfs: return error pointer from alloc_test_extent_bufferDan Carpenter