summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-04-23ovl: fix reference counting in ovl_mmap error pathChristian König
2021-04-23coda: fix reference counting in coda_file_mmap error pathChristian König
2021-04-22fsverity: relax build time dependency on CRYPTO_SHA256Ard Biesheuvel
2021-04-22fscrypt: relax Kconfig dependencies for crypto API algorithmsArd Biesheuvel
2021-04-20btrfs: zoned: automatically reclaim zonesJohannes Thumshirn
2021-04-20btrfs: rename delete_unused_bgs_mutex to reclaim_bgs_lockJohannes Thumshirn
2021-04-20btrfs: zoned: reset zones of relocated block groupsJohannes Thumshirn
2021-04-20btrfs: more graceful errors/warnings on 32bit systems when reaching limitsQu Wenruo
2021-04-20btrfs: zoned: fix unpaired block group unfreeze during device replaceFilipe Manana
2021-04-20btrfs: fix race when picking most recent mod log operation for an old rootFilipe Manana
2021-04-20btrfs: fix metadata extent leak after failure to create subvolumeFilipe Manana
2021-04-19btrfs: handle remount to no compress during compressionQu Wenruo
2021-04-19btrfs: zoned: fail mount if the device does not support zone appendJohannes Thumshirn
2021-04-19btrfs: fix race between transaction aborts and fsyncs leading to use-after-freeFilipe Manana
2021-04-19btrfs: introduce submit_eb_subpage() to submit a subpage metadata pageQu Wenruo
2021-04-19btrfs: make lock_extent_buffer_for_io() to be subpage compatibleQu Wenruo
2021-04-19btrfs: introduce write_one_subpage_eb() functionQu Wenruo
2021-04-19btrfs: introduce end_bio_subpage_eb_writepage() functionQu Wenruo
2021-04-19btrfs: check return value of btrfs_commit_transaction in relocationJosef Bacik
2021-04-19btrfs: do proper error handling in merge_reloc_rootsJosef Bacik
2021-04-19btrfs: handle extent corruption with select_one_root properlyJosef Bacik
2021-04-19btrfs: cleanup error handling in prepare_to_mergeJosef Bacik
2021-04-19btrfs: do not panic in __add_reloc_rootJosef Bacik
2021-04-19btrfs: handle __add_reloc_root failures in btrfs_recover_relocationJosef Bacik
2021-04-19btrfs: do proper error handling in create_reloc_inodeJosef Bacik
2021-04-19btrfs: remove the extent item sanity checks in relocate_block_groupJosef Bacik
2021-04-19btrfs: tree-checker: check for BTRFS_BLOCK_FLAG_FULL_BACKREF being set improp...Josef Bacik
2021-04-19btrfs: handle extent reference errors in do_relocationJosef Bacik
2021-04-19btrfs: handle errors in reference count manipulation in replace_pathJosef Bacik
2021-04-19btrfs: handle btrfs_search_slot failure in replace_pathJosef Bacik
2021-04-19btrfs: handle btrfs_cow_block errors in replace_pathJosef Bacik
2021-04-19btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'sJosef Bacik
2021-04-19btrfs: do proper error handling in btrfs_update_reloc_rootJosef Bacik
2021-04-19btrfs: handle btrfs_update_reloc_root failure in prepare_to_mergeJosef Bacik
2021-04-19btrfs: handle btrfs_update_reloc_root failure in insert_dirty_subvolJosef Bacik
2021-04-19btrfs: change insert_dirty_subvol to return errorsJosef Bacik
2021-04-19btrfs: handle btrfs_update_reloc_root failure in commit_fs_rootsJosef Bacik
2021-04-19btrfs: validate root::reloc_root after recording root in transJosef Bacik
2021-04-19btrfs: do proper error handling in create_reloc_rootJosef Bacik
2021-04-19btrfs: have proper error handling in btrfs_init_reloc_rootJosef Bacik
2021-04-19btrfs: return an error from btrfs_record_root_in_transJosef Bacik
2021-04-19btrfs: handle record_root_in_trans failure in create_pending_snapshotJosef Bacik
2021-04-19btrfs: handle record_root_in_trans failure in btrfs_record_root_in_transJosef Bacik
2021-04-19btrfs: handle record_root_in_trans failure in qgroup_account_snapshotJosef Bacik
2021-04-19btrfs: handle btrfs_record_root_in_trans failure in start_transactionJosef Bacik
2021-04-19btrfs: handle btrfs_record_root_in_trans failure in relocate_tree_blockJosef Bacik
2021-04-19btrfs: handle btrfs_record_root_in_trans failure in create_subvolJosef Bacik
2021-04-19btrfs: handle btrfs_record_root_in_trans failure in btrfs_recover_log_treesJosef Bacik
2021-04-19btrfs: handle btrfs_record_root_in_trans failure in btrfs_delete_subvolumeJosef Bacik
2021-04-19btrfs: handle btrfs_record_root_in_trans failure in btrfs_renameJosef Bacik