summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2020-03-23btrfs: Remove __ prefix from btrfs_block_rsv_releaseNikolay Borisov
2020-03-23btrfs: relocation: Check cancel request after each extent foundQu Wenruo
2020-03-23btrfs: relocation: Check cancel request after each data page readQu Wenruo
2020-03-23btrfs: relocation: add error injection points for cancelling balanceQu Wenruo
2020-03-23Btrfs: implement full reflink support for inline extentsFilipe Manana
2020-03-23Btrfs: simplify inline extent handling when doing reflinksFilipe Manana
2020-03-23Btrfs: move all reflink implementation code into its own fileFilipe Manana
2020-03-23btrfs: scrub: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-23btrfs: rcu-string: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-23btrfs: delayed-inode: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-23btrfs: add RCU locks around block group initializationMadhuparna Bhowmik
2020-03-23btrfs: Open code insert_extent_backrefNikolay Borisov
2020-03-23btrfs: Remove impossible BUG_ON in get_tree_block_keyNikolay Borisov
2020-03-23btrfs: balance: factor out convert profile validationDavid Sterba
2020-03-23btrfs: return void from csum_tree_blockDavid Sterba
2020-03-23btrfs: simplify tree block checksumming loopDavid Sterba
2020-03-23btrfs: inline checksum name and driver definitionsDavid Sterba
2020-03-23btrfs: Rename __btrfs_alloc_chunk to btrfs_alloc_chunkNikolay Borisov
2020-03-23btrfs: fix btrfs_calc_reclaim_metadata_size calculationJosef Bacik
2020-03-23Btrfs: fix crash during unmount due to race with delayed inode workersFilipe Manana
2020-03-23btrfs: factor out prepare_allocation() for extent allocationNaohiro Aota
2020-03-23btrfs: skip LOOP_NO_EMPTY_SIZE if not clustered allocationNaohiro Aota
2020-03-23btrfs: factor out chunk_allocation_failed() for extent allocationNaohiro Aota
2020-03-23btrfs: drop unnecessary arguments from find_free_extent_update_loop()Naohiro Aota
2020-03-23btrfs: factor out found_extent() for extent allocationNaohiro Aota
2020-03-23btrfs: factor out release_block_group()Naohiro Aota
2020-03-23btrfs: drop unnecessary arguments from clustered allocation functionsNaohiro Aota
2020-03-23btrfs: factor out do_allocation() for extent allocationNaohiro Aota
2020-03-23btrfs: move variables for clustered allocation into find_free_extent_ctlNaohiro Aota
2020-03-23btrfs: move hint_byte into find_free_extent_ctlNaohiro Aota
2020-03-23btrfs: introduce extent allocation policyNaohiro Aota
2020-03-23btrfs: parameterize dev_extent_min for chunk allocationNaohiro Aota
2020-03-23btrfs: factor out create_chunk()Naohiro Aota
2020-03-23btrfs: factor out decide_stripe_size()Naohiro Aota
2020-03-23btrfs: factor out gather_device_info()Naohiro Aota
2020-03-23btrfs: factor out init_alloc_chunk_ctlNaohiro Aota
2020-03-23btrfs: introduce alloc_chunk_ctlNaohiro Aota
2020-03-23btrfs: refactor find_free_dev_extent_start()Naohiro Aota
2020-03-23btrfs: introduce chunk allocation policyNaohiro Aota
2020-03-23btrfs: handle invalid profile in chunk allocationNaohiro Aota
2020-03-23btrfs: change full_search to bool in find_free_extent_update_loopNaohiro Aota
2020-03-23btrfs: qgroup: Remove the unnecesaary spin lock for qgroup_rescan_runningQu Wenruo
2020-03-23btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at...Qu Wenruo
2020-03-23btrfs: switch to use new generic UUID APIAndy Shevchenko
2020-03-23btrfs: Don't submit any btree write bio if the fs has errorsQu Wenruo
2020-03-23btrfs: ioctl: resize: only show message if size is changedMarcos Paulo de Souza
2020-03-23btrfs: slightly simplify global block reserve calculationsAnand Jain
2020-03-23btrfs: merge unlocking to common exit block in btrfs_commit_transactionDavid Sterba
2020-03-23btrfs: reduce pointer intdirections in btree_readpage_end_io_hookDavid Sterba
2020-03-23btrfs: adjust delayed refs message levelDavid Sterba