- b091f7f btrfs: use kfree() in btrfs_ioctl_get_subvol_info() by Waiman Long · 4 years, 7 months ago
- 5dbb75e btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO by Filipe Manana · 4 years, 7 months ago
- 260a633 btrfs: fix RWF_NOWAIT write not failling when we need to cow by Filipe Manana · 4 years, 7 months ago
- 4b19462 btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof by Filipe Manana · 4 years, 7 months ago
- f2cb2f3 btrfs: fix hang on snapshot creation after RWF_NOWAIT write by Filipe Manana · 4 years, 7 months ago
- e7a7981 btrfs: check if a log root exists before locking the log_mutex on unlink by Filipe Manana · 4 years, 7 months ago
- 6bd335b btrfs: fix bytes_may_use underflow when running balance and scrub in parallel by Filipe Manana · 4 years, 7 months ago
- 432cd2a btrfs: fix data block group relocation failure due to concurrent scrub by Filipe Manana · 4 years, 7 months ago
- ffcb9d4 btrfs: fix race between block group removal and block group creation by Filipe Manana · 4 years, 7 months ago
- 9fecd13 btrfs: fix a block group ref counter leak after failure to remove block group by Filipe Manana · 4 years, 7 months ago
- 55e20bd Revert "btrfs: switch to iomap_dio_rw() for dio" by David Sterba · 4 years, 7 months ago
- 8e0fa5d Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK" by David Sterba · 4 years, 7 months ago
- f4c48b4 Revert "btrfs: split btrfs_direct_IO to read and write part" by David Sterba · 4 years, 7 months ago
- 2166e5e btrfs: fix space_info bytes_may_use underflow during space cache writeout by Filipe Manana · 4 years, 7 months ago
- 467dc47 btrfs: fix space_info bytes_may_use underflow after nocow buffered write by Filipe Manana · 4 years, 7 months ago
- e2c8e92 btrfs: fix wrong file range cleanup after an error filling dealloc range by Filipe Manana · 4 years, 7 months ago
- 213ff4b btrfs: remove redundant local variable in read_block_for_search by Nikolay Borisov · 4 years, 7 months ago
- 995e9a1 btrfs: open code key_search by Nikolay Borisov · 4 years, 7 months ago
- d8f3e73 btrfs: split btrfs_direct_IO to read and write part by Christoph Hellwig · 4 years, 7 months ago
- 5f00816 btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK by Goldwyn Rodrigues · 5 years ago
- a43a67a btrfs: switch to iomap_dio_rw() for dio by Goldwyn Rodrigues · 4 years, 7 months ago
- bbcd1f4 btrfs: turn space cache writeout failure messages into debug messages by Filipe Manana · 4 years, 7 months ago
- 2e69a7a btrfs: include error on messages about failure to write space/inode caches by Filipe Manana · 4 years, 7 months ago
- 918cdf4 btrfs: remove useless 'fail_unlock' label from btrfs_csum_file_blocks() by Filipe Manana · 4 years, 8 months ago
- 7e4a3f7 btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums by Filipe Manana · 4 years, 8 months ago
- cc14600 btrfs: make checksum item extension more efficient by Filipe Manana · 4 years, 8 months ago
- e289f03 btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents by Filipe Manana · 4 years, 8 months ago
- adbab64 btrfs: unexport btrfs_compress_set_level() by Anand Jain · 4 years, 8 months ago
- 0202e83 btrfs: simplify iget helpers by David Sterba · 4 years, 8 months ago
- a820feb btrfs: open code read_fs_root by David Sterba · 4 years, 8 months ago
- 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
- 1dae7e0 btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance by Qu Wenruo · 4 years, 7 months ago
- 51415b6 btrfs: reloc: fix reloc root leak and NULL pointer dereference by Qu Wenruo · 4 years, 7 months ago
- c11fbb6 btrfs: reduce lock contention when creating snapshot by Robbie Ko · 4 years, 8 months ago
- aeb935a btrfs: don't set SHAREABLE flag for data reloc tree by Qu Wenruo · 4 years, 8 months ago
- 82028e0a btrfs: inode: cleanup the log-tree exceptions in btrfs_truncate_inode_items() by Qu Wenruo · 4 years, 8 months ago
- 92a7cc4 btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE by Qu Wenruo · 4 years, 8 months ago
- ae3e715 btrfs: drop stale reference to volume_mutex by Anand Jain · 4 years, 8 months ago
- 583e4a2 btrfs: update documentation of set/get helpers by David Sterba · 4 years, 8 months ago
- f472d3c btrfs: optimize split page write in btrfs_set_token_##bits by David Sterba · 4 years, 8 months ago
- f4ca8c5 btrfs: optimize split page write in btrfs_set_##bits by David Sterba · 4 years, 8 months ago
- ba8a9a0 btrfs: optimize split page read in btrfs_get_token_##bits by David Sterba · 4 years, 8 months ago
- 84da071 btrfs: optimize split page read in btrfs_get_##bits by David Sterba · 4 years, 8 months ago
- c60ac0f btrfs: drop unnecessary offset_in_page in extent buffer helpers by David Sterba · 4 years, 8 months ago
- 2b48966 btrfs: constify extent_buffer in the API functions by David Sterba · 4 years, 8 months ago
- db3756c btrfs: remove unused map_private_extent_buffer by David Sterba · 4 years, 8 months ago
- 5cd17f3 btrfs: speed up and simplify generic_bin_search by David Sterba · 4 years, 8 months ago
- ce7afe8 btrfs: speed up btrfs_set_token_##bits helpers by David Sterba · 4 years, 8 months ago
- 029e4a4 btrfs: speed up btrfs_set_##bits helpers by David Sterba · 4 years, 8 months ago
- 8f9da81 btrfs: speed up btrfs_get_token_##bits helpers by David Sterba · 4 years, 8 months ago
- 1441ed9 btrfs: speed up btrfs_get_##bits helpers by David Sterba · 4 years, 8 months ago
- 5e39468 btrfs: add separate bounds checker for set/get helpers by David Sterba · 4 years, 8 months ago
- 870b388 btrfs: preset set/get token with first page and drop condition by David Sterba · 4 years, 8 months ago
- a31356b btrfs: don't use set/get token in leaf_space_used by David Sterba · 4 years, 8 months ago
- 60d48e2 btrfs: don't use set/get token for single assignment in overwrite_item by David Sterba · 4 years, 8 months ago
- cc4c13d btrfs: drop eb parameter from set/get token helpers by David Sterba · 4 years, 8 months ago
- 4dae666 btrfs: use the token::eb for all set/get helpers by David Sterba · 4 years, 8 months ago
- f2998eb btrfs: remove duplicated include in block-group.c by Tiezhu Yang · 4 years, 8 months ago
- 3be4d8e btrfs: block-group: rename write_one_cache_group() by Qu Wenruo · 4 years, 8 months ago
- 97f4728 btrfs: block-group: refactor how we insert a block group item by Qu Wenruo · 4 years, 8 months ago
- 7357623 btrfs: block-group: refactor how we delete one block group item by Qu Wenruo · 4 years, 8 months ago
- 9afc664 btrfs: block-group: refactor how we read one block group item by Qu Wenruo · 4 years, 8 months ago
- 83fe9e1 btrfs: block-group: don't set the wrong READA flag for btrfs_read_block_groups() by Qu Wenruo · 4 years, 8 months ago
- 89efda5 btrfs: send: emit file capabilities after chown by Marcos Paulo de Souza · 4 years, 8 months ago
- 8949030 btrfs: scrub, only lookup for csums if we are dealing with a data extent by Filipe Manana · 4 years, 8 months ago
- 684b752 btrfs: move the block group freeze/unfreeze helpers into block-group.c by Filipe Manana · 4 years, 8 months ago
- 6b7304a btrfs: rename member 'trimming' of block group to a more generic name by Filipe Manana · 4 years, 8 months ago
- 2473d24 btrfs: fix a race between scrub and block group removal/allocation by Filipe Manana · 4 years, 8 months ago
- 31344b2 btrfs: remove more obsolete v0 extent ref declarations by David Sterba · 4 years, 8 months ago
- 943aeb0 btrfs: remove unused function btrfs_dev_extent_chunk_tree_uuid by YueHaibing · 4 years, 8 months ago
- cbab8ad btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new qgroup by Qu Wenruo · 4 years, 9 months ago
- a619b3c btrfs: speedup dead root detection during orphan cleanup by Robbie Ko · 4 years, 8 months ago
- eec5b6e btrfs: remove unused function heads_to_leaves by YueHaibing · 4 years, 8 months ago
- fb8521ca btrfs: add more codes to decoder table by David Sterba · 4 years, 8 months ago
- d54f814 btrfs: sort error decoder entries by David Sterba · 4 years, 8 months ago
- 7f551d9 btrfs: free alien device after device add by Anand Jain · 4 years, 8 months ago
- 998a067 btrfs: include non-missing as a qualifier for the latest_bdev by Anand Jain · 4 years, 8 months ago
- fd08001 btrfs: use crypto_shash_digest() instead of open coding by Eric Biggers · 4 years, 8 months ago
- 1ed802c btrfs: drop useless goto in open_fs_devices by Anand Jain · 4 years, 8 months ago
- 0bc2d3c btrfs: remove useless check for copy_items() return value by Filipe Manana · 4 years, 8 months ago
- 77d5d68 btrfs: unify buffered and direct I/O read repair by Omar Sandoval · 4 years, 9 months ago
- 5c047a6 btrfs: get rid of endio_repair_workers by Omar Sandoval · 4 years, 9 months ago
- fd9d667 btrfs: simplify direct I/O read repair by Omar Sandoval · 4 years, 9 months ago
- 769b4f2 btrfs: get rid of one layer of bios in direct I/O by Omar Sandoval · 4 years, 9 months ago
- 8587957 btrfs: put direct I/O checksums in btrfs_dio_private instead of bio by Omar Sandoval · 4 years, 9 months ago
- e3b318d btrfs: convert btrfs_dio_private->pending_bios to refcount_t by Omar Sandoval · 4 years, 9 months ago
- 2390a6d btrfs: remove unused btrfs_dio_private::private by Omar Sandoval · 4 years, 9 months ago
- ce06d3e btrfs: make btrfs_check_repairable() static by Omar Sandoval · 4 years, 9 months ago
- 47df776 btrfs: rename __readpage_endio_check to check_data_csum by Omar Sandoval · 4 years, 9 months ago
- fb30f47 btrfs: clarify btrfs_lookup_bio_sums documentation by Omar Sandoval · 4 years, 9 months ago
- f337bd7 btrfs: don't do repair validation for checksum errors by Omar Sandoval · 4 years, 9 months ago
- c733397 btrfs: look at full bi_io_vec for repair decision by Omar Sandoval · 4 years, 9 months ago
- c36cac2 btrfs: fix double __endio_write_update_ordered in direct I/O by Omar Sandoval · 4 years, 9 months ago
- 6d3113a btrfs: fix error handling when submitting direct I/O bio by Omar Sandoval · 4 years, 9 months ago
- 534cf53 btrfs: simplify error handling of clean_pinned_extents() by Filipe Manana · 4 years, 9 months ago
- e3b8336 btrfs: remove the redundant parameter level in btrfs_bin_search() by Qu Wenruo · 4 years, 9 months ago
- b335eab btrfs: make btrfs_read_disk_super return struct btrfs_disk_super by Nikolay Borisov · 4 years, 9 months ago
- a757123 btrfs: use list_for_each_entry_safe in free_reloc_roots by Nikolay Borisov · 4 years, 10 months ago
- 7c09c03 btrfs: don't force read-only after error in drop snapshot by David Sterba · 4 years, 10 months ago
- 2d9faa5 btrfs: remove pointless assertion on reclaim_size counter by Filipe Manana · 4 years, 9 months ago