- 1a9fd41 btrfs: fix typos in comments by David Sterba · 3 years, 8 months ago
- c86bdc9 btrfs: remove a stale comment for btrfs_decompress_bio() by Qu Wenruo · 3 years, 7 months ago
- bb93000 btrfs: send: use list_move_tail instead of list_del/list_add_tail by Baokun Li · 3 years, 7 months ago
- b05fbcc btrfs: disable build on platforms having page size 256K by Christophe Leroy · 3 years, 7 months ago
- d8ac76c btrfs: send: fix invalid path for unlink operations after parent orphanization by Filipe Manana · 3 years, 7 months ago
- ae5d29d btrfs: inline wait_current_trans_commit_start in its caller by David Sterba · 3 years, 7 months ago
- 32cc4f8 btrfs: sink wait_for_unblock parameter to async commit by David Sterba · 3 years, 7 months ago
- bfaa324 btrfs: remove total_data_size variable in btrfs_batch_insert_items() by Nathan Chancellor · 3 years, 7 months ago
- 77d2553 btrfs: eliminate insert label in add_falloc_range by Nikolay Borisov · 3 years, 7 months ago
- 3d078ef btrfs: subpage: fix a rare race between metadata endio and eb freeing by Qu Wenruo · 3 years, 7 months ago
- bcd7745 btrfs: don't clear page extent mapped if we're not invalidating the full page by Qu Wenruo · 3 years, 7 months ago
- 0528476 btrfs: fix the filemap_range_has_page() call in btrfs_punch_hole_lock_range() by Qu Wenruo · 3 years, 7 months ago
- 3115deb btrfs: reflink: make copy_inline_to_page() to be subpage compatible by Qu Wenruo · 3 years, 7 months ago
- 2d8ec40 btrfs: make btrfs_page_mkwrite() to be subpage compatible by Qu Wenruo · 3 years, 7 months ago
- 6c9ac8b btrfs: make btrfs_truncate_block() to be subpage compatible by Qu Wenruo · 3 years, 7 months ago
- c5ef5c6 btrfs: make __extent_writepage_io() only submit dirty range for subpage by Qu Wenruo · 3 years, 7 months ago
- d2a9106 btrfs: make btrfs_set_range_writeback() subpage compatible by Qu Wenruo · 3 years, 7 months ago
- 4750af3 btrfs: prevent extent_clear_unlock_delalloc() to unlock page not locked by __process_pages_contig() by Qu Wenruo · 3 years, 7 months ago
- a33a8e9 btrfs: update locked page dirty/writeback/error bits in __process_pages_contig by Qu Wenruo · 3 years, 7 months ago
- b945a46 btrfs: make page Ordered bit to be subpage compatible by Qu Wenruo · 3 years, 7 months ago
- 6f17400 btrfs: introduce helpers for subpage ordered status by Qu Wenruo · 3 years, 7 months ago
- 1e1de38 btrfs: make process_one_page() to handle subpage locking by Qu Wenruo · 3 years, 7 months ago
- 9047e31 btrfs: make end_bio_extent_writepage() to be subpage compatible by Qu Wenruo · 3 years, 7 months ago
- e38992b btrfs: make __process_pages_contig() to handle subpage dirty/error/writeback status by Qu Wenruo · 3 years, 7 months ago
- f02a85d btrfs: make btrfs_dirty_pages() to be subpage compatible by Qu Wenruo · 3 years, 7 months ago
- 321a02d btrfs: only require sector size alignment for end_bio_extent_writepage() by Qu Wenruo · 3 years, 7 months ago
- 60e2d25 btrfs: provide btrfs_page_clamp_*() helpers by Qu Wenruo · 3 years, 7 months ago
- ed8f13b btrfs: refactor page status update into process_one_page() by Qu Wenruo · 3 years, 7 months ago
- 98af9ab btrfs: pass bytenr directly to __process_pages_contig() by Qu Wenruo · 3 years, 7 months ago
- 968f256 btrfs: fix hang when run_delalloc_range() failed by Qu Wenruo · 3 years, 8 months ago
- f57ad93 btrfs: rename PagePrivate2 to PageOrdered inside btrfs by Qu Wenruo · 3 years, 9 months ago
- 3b83584 btrfs: refactor btrfs_invalidatepage() for subpage support by Qu Wenruo · 3 years, 9 months ago
- c095f33 btrfs: introduce btrfs_lookup_first_ordered_range() by Qu Wenruo · 3 years, 9 months ago
- 266a258 btrfs: update comments in btrfs_invalidatepage() by Qu Wenruo · 3 years, 9 months ago
- e65f152 btrfs: refactor how we finish ordered extent io for endio functions by Qu Wenruo · 3 years, 9 months ago
- 87b4d86 btrfs: make Private2 lifespan more consistent by Qu Wenruo · 4 years ago
- 38a39ac7 btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered() by Qu Wenruo · 3 years, 9 months ago
- fa04c16 btrfs: make subpage metadata write path call its own endio functions by Qu Wenruo · 3 years, 9 months ago
- 390ed29 btrfs: refactor submit_extent_page() to make bio and its flag tracing easier by Qu Wenruo · 3 years, 9 months ago
- 1a0b5c4 btrfs: allow btrfs_bio_fits_in_stripe() to accept bio without any page by Qu Wenruo · 3 years, 9 months ago
- 43c0d1a btrfs: remove the unused parameter @len for btrfs_bio_fits_in_stripe() by Qu Wenruo · 3 years, 9 months ago
- 0044ae1 btrfs: make free space cache size consistent across different PAGE_SIZE by Qu Wenruo · 3 years, 9 months ago
- 8df507c btrfs: scrub: fix subpage repair error caused by hard coded PAGE_SIZE by Qu Wenruo · 3 years, 9 months ago
- ec87b42 btrfs: use list_last_entry in add_falloc_range by Nikolay Borisov · 3 years, 7 months ago
- 4183abf btrfs: fix comment about max_out in btrfs_compress_pages by Anand Jain · 3 years, 7 months ago
- 65b5355 btrfs: optimize variables size in btrfs_submit_compressed_write by Anand Jain · 3 years, 7 months ago
- 356b4a2 btrfs: optimize variables size in btrfs_submit_compressed_read by Anand Jain · 3 years, 7 months ago
- 1d08ce58 btrfs: reduce the variable size to fit nr_pages by Anand Jain · 3 years, 7 months ago
- b590b83 btrfs: avoid unnecessary logging of xattrs during fast fsyncs by Filipe Manana · 3 years, 8 months ago
- 67ae34b btrfs: add device delete cancel by David Sterba · 3 years, 8 months ago
- bb059a3 btrfs: add cancellation to resize by David Sterba · 3 years, 8 months ago
- 17aaa43 btrfs: add wrapper for conditional start of exclusive operation by David Sterba · 3 years, 8 months ago
- 578bda9 btrfs: introduce try-lock semantics for exclusive op start by David Sterba · 3 years, 8 months ago
- 907d271 btrfs: add cancellable chunk relocation support by David Sterba · 3 years, 8 months ago
- 0d7ed32 btrfs: protect exclusive_operation by super_lock by David Sterba · 3 years, 8 months ago
- 24880be5 btrfs: clean up header members offsets in write helpers by David Sterba · 4 years, 4 months ago
- dfd29ee btrfs: simplify eb checksum verification in btrfs_validate_metadata_buffer by David Sterba · 4 years, 4 months ago
- ff14aa7 btrfs: remove extra sb::s_id from message in btrfs_validate_metadata_buffer by David Sterba · 4 years, 4 months ago
- 282ab3f btrfs: reduce compressed_bio members' types by David Sterba · 5 years ago
- 4954706 btrfs: document byte swap optimization of root_item::flags accessors by David Sterba · 4 years, 4 months ago
- 7735cd7 btrfs: scrub: factor out common scrub_stripe constraints by David Sterba · 5 years ago
- 1aeb6b5 btrfs: clear log tree recovering status if starting transaction fails by David Sterba · 4 years, 6 months ago
- 6819703 btrfs: clear defrag status of a root if starting transaction fails by David Sterba · 4 years, 6 months ago
- 8c5ec99 btrfs: sysfs: fix format string for some discard stats by David Sterba · 3 years, 8 months ago
- 5963ffca btrfs: always abort the transaction if we abort a trans handle by Josef Bacik · 3 years, 8 months ago
- 0d7d316 btrfs: don't set the full sync flag when truncation does not touch extents by Filipe Manana · 3 years, 8 months ago
- 4f7e673 btrfs: fix misleading and incomplete comment of btrfs_truncate() by Filipe Manana · 3 years, 8 months ago
- 04587ad btrfs: abort transaction if we fail to update the delayed inode by Josef Bacik · 3 years, 8 months ago
- bb385be btrfs: fix error handling in __btrfs_update_delayed_inode by Josef Bacik · 3 years, 8 months ago
- a4cb90d btrfs: make btrfs_release_delayed_iref handle the !iref case by Josef Bacik · 3 years, 8 months ago
- eb3b505 btrfs: scrub: per-device bandwidth control by David Sterba · 5 years ago
- e7ff9e6 btrfs: zoned: factor out zoned device lookup by Johannes Thumshirn · 3 years, 8 months ago
- 50535db btrfs: return EAGAIN if defrag is canceled by Tian Tao · 3 years, 8 months ago
- 1245835 btrfs: remove io_failure_record::in_validation by Qu Wenruo · 3 years, 8 months ago
- 150e4b0 btrfs: submit read time repair only for each corrupted sector by Qu Wenruo · 3 years, 8 months ago
- 08508fe btrfs: make btrfs_verify_data_csum() to return a bitmap by Qu Wenruo · 3 years, 8 months ago
- f4dcfb3 btrfs: rename check_async_write and let it return bool by Johannes Thumshirn · 3 years, 8 months ago
- 06e1e7f btrfs: zoned: bail out if we can't read a reliable write pointer by Johannes Thumshirn · 3 years, 8 months ago
- 47cdfb5 btrfs: zoned: print message when zone sanity check type fails by Naohiro Aota · 3 years, 8 months ago
- 385f421 btrfs: handle preemptive delalloc flushing slightly differently by Josef Bacik · 3 years, 9 months ago
- 3e10156 btrfs: only ignore delalloc if delalloc is much smaller than ordered by Josef Bacik · 3 years, 9 months ago
- 30acce4 btrfs: don't include the global rsv size in the preemptive used amount by Josef Bacik · 3 years, 9 months ago
- 1239e2d btrfs: use the global rsv size in the preemptive thresh calculation by Josef Bacik · 3 years, 9 months ago
- 610a6ef btrfs: take into account global rsv in need_preemptive_reclaim by Josef Bacik · 3 years, 9 months ago
- 0aae4ca9 btrfs: only clamp the first time we have to start flushing by Josef Bacik · 3 years, 9 months ago
- ed738ba btrfs: check worker before need_preemptive_reclaim by Josef Bacik · 3 years, 9 months ago
- 94358c3 btrfs: remove stale comment for argument seed of btrfs_find_device by Su Yue · 3 years, 9 months ago
- dc56219 btrfs: correct try_lock_extent() usage in read_extent_buffer_subpage() by Goldwyn Rodrigues · 3 years, 9 months ago
- 6fab154 Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 7 months ago
- 9620ad8 afs: Re-enable freezing once a page fault is interrupted by Matthew Wilcox (Oracle) · 3 years, 7 months ago
- 39519f6 Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 7 months ago
- f9f28e5 btrfs: zoned: fix negative space_info->bytes_readonly by Naohiro Aota · 3 years, 7 months ago
- 846be08 mm/hugetlb: expand restore_reserve_on_error functionality by Mike Kravetz · 3 years, 7 months ago
- 94f0b2d proc: only require mm_struct for writing by Linus Torvalds · 3 years, 7 months ago
- a33d626 afs: Fix an IS_ERR() vs NULL check by Dan Carpenter · 3 years, 7 months ago
- f644bc4 fanotify: fix copy_event_to_user() fid error clean up by Matthew Bobrowski · 3 years, 7 months ago
- 960f071 Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 7 months ago
- 87a7f73 Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 7 months ago
- b2568ee Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
- 9690557 io_uring: add feature flag for rsrc tags by Pavel Begunkov · 3 years, 7 months ago