platform/kernel/linux-starfive.git
2022-05-16 Qu Wenruobtrfs: scrub: introduce a helper to locate an extent...
2022-05-16 Qu Wenruobtrfs: calculate physical_end using dev_extent_len...
2022-05-16 Gabriel Nieblerbtrfs: turn fs_roots_radix in btrfs_fs_info into an...
2022-05-16 Gabriel Nieblerbtrfs: turn fs_info member buffer_radix into XArray
2022-05-16 Gabriel Nieblerbtrfs: turn name_cache radix tree into XArray in send_ctx
2022-05-16 Gabriel Nieblerbtrfs: turn delayed_nodes_tree into an XArray
2022-05-16 Qu Wenruobtrfs: use ilog2() to replace if () branches for btrfs_...
2022-05-16 Qu Wenruobtrfs: move definition of btrfs_raid_types to volumes.h
2022-05-16 Christoph Hellwigbtrfs: use a normal workqueue for rmw_workers
2022-05-16 Christoph Hellwigbtrfs: use normal workqueues for scrub
2022-05-16 Christoph Hellwigbtrfs: simplify WQ_HIGHPRI handling in struct btrfs_wor...
2022-05-16 Qu Wenruobtrfs: raid56: enable subpage support for RAID56
2022-05-16 Qu Wenruobtrfs: raid56: make alloc_rbio_essential_pages() subpag...
2022-05-16 Qu Wenruobtrfs: raid56: make steal_rbio() subpage compatible
2022-05-16 Qu Wenruobtrfs: raid56: make set_bio_pages_uptodate() subpage...
2022-05-16 Qu Wenruobtrfs: raid56: remove btrfs_raid_bio::bio_pages array
2022-05-16 Qu Wenruobtrfs: raid56: make raid56_add_scrub_pages() subpage...
2022-05-16 Qu Wenruobtrfs: raid56: open code rbio_stripe_page_index()
2022-05-16 Qu Wenruobtrfs: raid56: make finish_rmw() subpage compatible
2022-05-16 Qu Wenruobtrfs: raid56: make __raid_recover_endio_io() subpage...
2022-05-16 Qu Wenruobtrfs: raid56: make finish_parity_scrub() subpage compa...
2022-05-16 Qu Wenruobtrfs: raid56: make rbio_add_io_page() subpage compatible
2022-05-16 Qu Wenruobtrfs: raid56: introduce btrfs_raid_bio::bio_sectors
2022-05-16 Qu Wenruobtrfs: raid56: introduce btrfs_raid_bio::stripe_sectors
2022-05-16 Qu Wenruobtrfs: raid56: introduce new cached members for btrfs_r...
2022-05-16 Qu Wenruobtrfs: raid56: make btrfs_raid_bio more compact
2022-05-16 Qu Wenruobtrfs: raid56: open code rbio_nr_pages()
2022-05-16 Qu Wenruobtrfs: reduce width for stripe_len from u64 to u32
2022-05-16 Christoph Hellwigbtrfs: do not return errors from submit_bio_hook_t...
2022-05-16 Christoph Hellwigbtrfs: do not return errors from btrfs_submit_compresse...
2022-05-16 Christoph Hellwigbtrfs: do not return errors from btrfs_submit_metadata_bio
2022-05-16 Christoph Hellwigbtrfs: remove unused bio_flags argument to btrfs_submit...
2022-05-16 Christoph Hellwigbtrfs: move btrfs_readpage to extent_io.c
2022-05-16 Qu Wenruobtrfs: repair super block num_devices automatically
2022-05-16 Goldwyn Rodriguesbtrfs: do not pass compressed_bio to submit_compressed_...
2022-05-16 Filipe Mananabtrfs: avoid double search for block group during NOCOW...
2022-05-16 Filipe Mananabtrfs: return block group directly at btrfs_next_block_...
2022-05-16 Filipe Mananabtrfs: use a read/write lock for protecting the block...
2022-05-16 Filipe Mananabtrfs: use rbtree with leftmost node cached for trackin...
2022-05-16 Filipe Mananabtrfs: remove search start argument from first_logical_...
2022-05-16 Qu Wenruobtrfs: return correct error number for __extent_writepa...
2022-05-16 Qu Wenruobtrfs: fix the error handling for submit_extent_page...
2022-05-16 Qu Wenruobtrfs: avoid double clean up when submit_one_bio()...
2022-05-16 Schspa Shibtrfs: use non-bh spin_lock in zstd timer callback
2022-05-16 Filipe Mananabtrfs: use BTRFS_DIR_START_INDEX at btrfs_create_new_in...
2022-05-16 Qu Wenruobtrfs: simplify parameters of submit_read_repair()...
2022-05-16 Christoph Hellwigbtrfs: remove the zoned/zone_size union in struct btrfs...
2022-05-16 Lv Ruyibtrfs: remove unnecessary check of iput argument
2022-05-16 Christoph Hellwigbtrfs: stop using the btrfs_bio saved iter in index_rbi...
2022-05-16 Christoph Hellwigbtrfs: don't allocate a btrfs_bio for scrub bios
2022-05-16 Christoph Hellwigbtrfs: don't allocate a btrfs_bio for raid56 per-stripe...
2022-05-16 Christoph Hellwigbtrfs: pass bio opf to rbio_add_io_page
2022-05-16 Christoph Hellwigbtrfs: pass a block_device to btrfs_bio_clone
2022-05-16 Christoph Hellwigbtrfs: move the call to bio_set_dev out of submit_strip...
2022-05-16 Christoph Hellwigbtrfs: use on-stack bio in scrub_repair_page_from_good_copy
2022-05-16 Christoph Hellwigbtrfs: use on-stack bio in scrub_recheck_block
2022-05-16 Christoph Hellwigbtrfs: use on-stack bio in repair_io_failure
2022-05-16 Christoph Hellwigbtrfs: check-integrity: simplify bio allocation in...
2022-05-16 Christoph Hellwigbtrfs: check-integrity: split submit_bio from btrfsic...
2022-05-16 Christoph Hellwigbtrfs: factor check and flush helpers from __btrfsic_su...
2022-05-16 Johannes Thumshirnbtrfs: zoned: make auto-reclaim less aggressive
2022-05-16 Josef Bacikbtrfs: change the bg_reclaim_threshold valid region...
2022-05-16 Josef Bacikbtrfs: allow block group background reclaim for non...
2022-05-16 Josef Bacikbtrfs: make the bg_reclaim_threshold per-space info
2022-05-16 Filipe Mananabtrfs: do not test for free space inode during NOCOW...
2022-05-16 Filipe Mananabtrfs: move common NOCOW checks against a file extent...
2022-05-16 Sweet Tea Dorminybtrfs: wait between incomplete batch memory allocations
2022-05-16 Sweet Tea Dorminybtrfs: allocate page arrays using bulk page allocator
2022-05-16 Sweet Tea Dorminybtrfs: factor out allocating an array of pages
2022-05-16 Yu Zhebtrfs: remove unnecessary type casts
2022-05-16 Qu Wenruobtrfs: expand subpage support to any PAGE_SIZE > 4K
2022-05-16 Qu Wenruobtrfs: make nodesize >= PAGE_SIZE case to reuse the...
2022-05-16 Qu Wenruobtrfs: use dummy extent buffer for super block sys...
2022-05-16 Naohiro Aotabtrfs: assert that relocation is protected with sb_star...
2022-05-16 Naohiro Aotafs: add a lockdep check function for sb_start_write()
2022-05-16 Nikolay Borisovbtrfs: simplify code flow in btrfs_ioctl_balance
2022-05-16 Nikolay Borisovbtrfs: remove checks for arg argument in btrfs_ioctl_ba...
2022-05-16 Qu Wenruobtrfs: replace memset with memzero_page in data checksu...
2022-05-16 Filipe Mananabtrfs: avoid blocking on space revervation when doing...
2022-05-16 Filipe Mananabtrfs: avoid blocking when allocating context for nowai...
2022-05-16 Filipe Mananabtrfs: release path earlier at can_nocow_extent()
2022-05-16 Filipe Mananabtrfs: free path at can_nocow_extent() before checking...
2022-05-16 Filipe Mananabtrfs: stop allocating a path when checking if cross...
2022-05-16 Filipe Mananabtrfs: avoid double nocow check when doing nowait dio...
2022-05-16 Filipe Mananabtrfs: avoid blocking nowait dio when locking file...
2022-05-16 Filipe Mananabtrfs: avoid blocking on page locks with nowait dio...
2022-05-16 Jonathan Lassoffbtrfs: add messages to printk index
2022-05-16 Qu Wenruobtrfs: tree-checker: check extent buffer owner against...
2022-05-16 Filipe Mananabtrfs: add and use helper to assert an inode range...
2022-05-16 Filipe Mananabtrfs: remove ordered extent check and wait during...
2022-05-16 Filipe Mananabtrfs: lock the inode first before flushing range when...
2022-05-16 Filipe Mananabtrfs: remove ordered extent check and wait during...
2022-05-16 Filipe Mananabtrfs: remove inode_dio_wait() calls when starting...
2022-05-16 Filipe Mananabtrfs: remove useless dio wait call when doing fallocat...
2022-05-16 Filipe Mananabtrfs: only reserve the needed data space amount during...
2022-05-16 Sweet Tea Dorminybtrfs: restore inode creation before xattr setting
2022-05-16 Omar Sandovalbtrfs: move common inode creation code into btrfs_creat...
2022-05-16 Omar Sandovalbtrfs: reserve correct number of items for inode creation
2022-05-16 Omar Sandovalbtrfs: factor out common part of btrfs_{mknod,create...
2022-05-16 Omar Sandovalbtrfs: allocate inode outside of btrfs_new_inode()
next