summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2020-05-25btrfs: don't use set/get token for single assignment in overwrite_itemDavid Sterba
2020-05-25btrfs: drop eb parameter from set/get token helpersDavid Sterba
2020-05-25btrfs: use the token::eb for all set/get helpersDavid Sterba
2020-05-25btrfs: remove duplicated include in block-group.cTiezhu Yang
2020-05-25btrfs: block-group: rename write_one_cache_group()Qu Wenruo
2020-05-25btrfs: block-group: refactor how we insert a block group itemQu Wenruo
2020-05-25btrfs: block-group: refactor how we delete one block group itemQu Wenruo
2020-05-25btrfs: block-group: refactor how we read one block group itemQu Wenruo
2020-05-25btrfs: block-group: don't set the wrong READA flag for btrfs_read_block_groups()Qu Wenruo
2020-05-25btrfs: send: emit file capabilities after chownMarcos Paulo de Souza
2020-05-25btrfs: scrub, only lookup for csums if we are dealing with a data extentFilipe Manana
2020-05-25btrfs: move the block group freeze/unfreeze helpers into block-group.cFilipe Manana
2020-05-25btrfs: rename member 'trimming' of block group to a more generic nameFilipe Manana
2020-05-25btrfs: fix a race between scrub and block group removal/allocationFilipe Manana
2020-05-25btrfs: remove more obsolete v0 extent ref declarationsDavid Sterba
2020-05-25btrfs: remove unused function btrfs_dev_extent_chunk_tree_uuidYueHaibing
2020-05-25btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new ...Qu Wenruo
2020-05-25btrfs: speedup dead root detection during orphan cleanupRobbie Ko
2020-05-25btrfs: remove unused function heads_to_leavesYueHaibing
2020-05-25btrfs: add more codes to decoder tableDavid Sterba
2020-05-25btrfs: sort error decoder entriesDavid Sterba
2020-05-25btrfs: free alien device after device addAnand Jain
2020-05-25btrfs: include non-missing as a qualifier for the latest_bdevAnand Jain
2020-05-25btrfs: use crypto_shash_digest() instead of open codingEric Biggers
2020-05-25btrfs: drop useless goto in open_fs_devicesAnand Jain
2020-05-25btrfs: remove useless check for copy_items() return valueFilipe Manana
2020-05-25btrfs: unify buffered and direct I/O read repairOmar Sandoval
2020-05-25btrfs: get rid of endio_repair_workersOmar Sandoval
2020-05-25btrfs: simplify direct I/O read repairOmar Sandoval
2020-05-25btrfs: get rid of one layer of bios in direct I/OOmar Sandoval
2020-05-25btrfs: put direct I/O checksums in btrfs_dio_private instead of bioOmar Sandoval
2020-05-25btrfs: convert btrfs_dio_private->pending_bios to refcount_tOmar Sandoval
2020-05-25btrfs: remove unused btrfs_dio_private::privateOmar Sandoval
2020-05-25btrfs: make btrfs_check_repairable() staticOmar Sandoval
2020-05-25btrfs: rename __readpage_endio_check to check_data_csumOmar Sandoval
2020-05-25btrfs: clarify btrfs_lookup_bio_sums documentationOmar Sandoval
2020-05-25btrfs: don't do repair validation for checksum errorsOmar Sandoval
2020-05-25btrfs: look at full bi_io_vec for repair decisionOmar Sandoval
2020-05-25btrfs: fix double __endio_write_update_ordered in direct I/OOmar Sandoval
2020-05-25btrfs: fix error handling when submitting direct I/O bioOmar Sandoval
2020-05-25btrfs: simplify error handling of clean_pinned_extents()Filipe Manana
2020-05-25btrfs: remove the redundant parameter level in btrfs_bin_search()Qu Wenruo
2020-05-25btrfs: make btrfs_read_disk_super return struct btrfs_disk_superNikolay Borisov
2020-05-25btrfs: use list_for_each_entry_safe in free_reloc_rootsNikolay Borisov
2020-05-25btrfs: don't force read-only after error in drop snapshotDavid Sterba
2020-05-25btrfs: remove pointless assertion on reclaim_size counterFilipe Manana
2020-05-25btrfs: tree-checker: remove duplicate definition of 'inode_item_err'Zheng Wei
2020-05-25btrfs: force chunk allocation if our global rsv is larger than metadataJosef Bacik
2020-05-25btrfs: run btrfs_try_granting_tickets if a priority ticket failsJosef Bacik
2020-05-25btrfs: only check priority tickets for priority flushingJosef Bacik