aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-21btrfs: introduce btrfs_lookup_first_ordered_range()Qu Wenruo
2021-06-21btrfs: update comments in btrfs_invalidatepage()Qu Wenruo
2021-06-21btrfs: refactor how we finish ordered extent io for endio functionsQu Wenruo
2021-06-21btrfs: make Private2 lifespan more consistentQu Wenruo
2021-06-21btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()Qu Wenruo
2021-06-21btrfs: make subpage metadata write path call its own endio functionsQu Wenruo
2021-06-21btrfs: refactor submit_extent_page() to make bio and its flag tracing easierQu Wenruo
2021-06-21btrfs: allow btrfs_bio_fits_in_stripe() to accept bio without any pageQu Wenruo
2021-06-21btrfs: remove the unused parameter @len for btrfs_bio_fits_in_stripe()Qu Wenruo
2021-06-21btrfs: make free space cache size consistent across different PAGE_SIZEQu Wenruo
2021-06-21btrfs: scrub: fix subpage repair error caused by hard coded PAGE_SIZEQu Wenruo
2021-06-21btrfs: use list_last_entry in add_falloc_rangeNikolay Borisov
2021-06-21btrfs: fix comment about max_out in btrfs_compress_pagesAnand Jain
2021-06-21btrfs: optimize variables size in btrfs_submit_compressed_writeAnand Jain
2021-06-21btrfs: optimize variables size in btrfs_submit_compressed_readAnand Jain
2021-06-21btrfs: reduce the variable size to fit nr_pagesAnand Jain
2021-06-21btrfs: avoid unnecessary logging of xattrs during fast fsyncsFilipe Manana
2021-06-21btrfs: add device delete cancelDavid Sterba
2021-06-21btrfs: add cancellation to resizeDavid Sterba
2021-06-21btrfs: add wrapper for conditional start of exclusive operationDavid Sterba
2021-06-21btrfs: introduce try-lock semantics for exclusive op startDavid Sterba
2021-06-21btrfs: add cancellable chunk relocation supportDavid Sterba
2021-06-21btrfs: protect exclusive_operation by super_lockDavid Sterba
2021-06-21btrfs: clean up header members offsets in write helpersDavid Sterba
2021-06-21btrfs: simplify eb checksum verification in btrfs_validate_metadata_bufferDavid Sterba
2021-06-21btrfs: remove extra sb::s_id from message in btrfs_validate_metadata_bufferDavid Sterba
2021-06-21btrfs: reduce compressed_bio members' typesDavid Sterba
2021-06-21btrfs: document byte swap optimization of root_item::flags accessorsDavid Sterba
2021-06-21btrfs: scrub: factor out common scrub_stripe constraintsDavid Sterba
2021-06-21btrfs: clear log tree recovering status if starting transaction failsDavid Sterba
2021-06-21btrfs: clear defrag status of a root if starting transaction failsDavid Sterba
2021-06-21btrfs: sysfs: fix format string for some discard statsDavid Sterba
2021-06-21btrfs: always abort the transaction if we abort a trans handleJosef Bacik
2021-06-21btrfs: don't set the full sync flag when truncation does not touch extentsFilipe Manana
2021-06-21btrfs: fix misleading and incomplete comment of btrfs_truncate()Filipe Manana
2021-06-21btrfs: abort transaction if we fail to update the delayed inodeJosef Bacik
2021-06-21btrfs: fix error handling in __btrfs_update_delayed_inodeJosef Bacik
2021-06-21btrfs: make btrfs_release_delayed_iref handle the !iref caseJosef Bacik
2021-06-21btrfs: scrub: per-device bandwidth controlDavid Sterba
2021-06-21btrfs: zoned: factor out zoned device lookupJohannes Thumshirn
2021-06-21btrfs: return EAGAIN if defrag is canceledTian Tao
2021-06-21btrfs: remove io_failure_record::in_validationQu Wenruo
2021-06-21btrfs: submit read time repair only for each corrupted sectorQu Wenruo
2021-06-21btrfs: make btrfs_verify_data_csum() to return a bitmapQu Wenruo
2021-06-21btrfs: rename check_async_write and let it return boolJohannes Thumshirn
2021-06-21btrfs: zoned: bail out if we can't read a reliable write pointerJohannes Thumshirn
2021-06-21btrfs: zoned: print message when zone sanity check type failsNaohiro Aota
2021-06-21btrfs: handle preemptive delalloc flushing slightly differentlyJosef Bacik
2021-06-21btrfs: only ignore delalloc if delalloc is much smaller than orderedJosef Bacik
2021-06-21btrfs: don't include the global rsv size in the preemptive used amountJosef Bacik