platform/kernel/linux-rpi.git
2022-07-25 Qu Wenruobtrfs: warn about dev extents that are inside the reser...
2022-07-25 Qu Wenruobtrfs: use named constant for reserved device space
2022-07-25 David Sterbabtrfs: remove unused typedefs get_extent_t and btrfs_wo...
2022-07-25 David Sterbabtrfs: sink iterator parameter to btrfs_ioctl_logical_t...
2022-07-25 David Sterbabtrfs: simplify parameters of backref iterators
2022-07-25 David Sterbabtrfs: call inode_to_path directly and drop indirection
2022-07-25 Qu Wenruobtrfs: use ncopies from btrfs_raid_array in btrfs_num_c...
2022-07-25 Qu Wenruobtrfs: use btrfs_raid_array to calculate number of...
2022-07-25 Qu Wenruobtrfs: use btrfs_chunk_max_errors() to replace toleranc...
2022-07-25 Qu Wenruobtrfs: remove parameter dev_extent_len from scrub_stripe()
2022-07-25 David Sterbabtrfs: unify tree search helper returning prev and...
2022-07-25 David Sterbabtrfs: make tree search for insert more generic and...
2022-07-25 David Sterbabtrfs: open code inexact rbtree search in tree_search
2022-07-25 David Sterbabtrfs: remove node and parent parameters from insert_state
2022-07-25 David Sterbabtrfs: add fast path for extent_state insertion
2022-07-25 David Sterbabtrfs: pass bits by value not by pointer for extent_sta...
2022-07-25 David Sterbabtrfs: lift start and end parameters to callers of...
2022-07-25 David Sterbabtrfs: open code rbtree search in insert_state
2022-07-25 David Sterbabtrfs: open code rbtree search in split_state
2022-07-25 Qu Wenruobtrfs: raid56: avoid double for loop inside raid56_pari...
2022-07-25 Qu Wenruobtrfs: raid56: avoid double for loop inside raid56_rmw_...
2022-07-25 Qu Wenruobtrfs: raid56: avoid double for loop inside alloc_rbio_...
2022-07-25 Qu Wenruobtrfs: raid56: avoid double for loop inside __raid56_pa...
2022-07-25 Qu Wenruobtrfs: raid56: avoid double for loop inside finish_rmw()
2022-07-25 Josef Bacikbtrfs: tree-log: make the return value for log syncing...
2022-07-25 Johannes Thumshirnbtrfs: add tracepoints for ordered extents
2022-07-25 David Sterbabtrfs: sysfs: advertise zoned support among features
2022-07-25 Christoph Hellwigbtrfs: split discard handling out of btrfs_map_block
2022-07-25 Christoph Hellwigbtrfs: stop looking at btrfs_bio->iter in index_one_bio
2022-07-25 Qu Wenruobtrfs: reject log replay if there is unsupported RO...
2022-07-25 Qu Wenruobtrfs: make btrfs_super_block::log_root_transid deprecated
2022-07-25 Christoph Hellwigbtrfs: pass the btrfs_bio_ctrl to submit_one_bio
2022-07-25 Christoph Hellwigbtrfs: merge end_write_bio and flush_write_bio
2022-07-25 Christoph Hellwigbtrfs: don't use bio->bi_private to pass the inode...
2022-07-25 David Sterbabtrfs: remove redundant check in up check_setget_bounds
2022-07-25 Fabio M. De... btrfs: replace kmap() with kmap_local_page() in lzo.c
2022-07-25 Fabio M. De... btrfs: replace kmap() with kmap_local_page() in inode.c
2022-07-25 Christoph Hellwigbtrfs: do not allocate a btrfs_bio for low-level bios
2022-07-25 Christoph Hellwigbtrfs: factor stripe submission logic out of btrfs_map_bio
2022-07-25 Christoph Hellwigbtrfs: remove btrfs_end_io_wq
2022-07-25 Christoph Hellwigbtrfs: centralize setting REQ_META
2022-07-25 Christoph Hellwigbtrfs: don't use btrfs_bio_wq_end_io for compressed...
2022-07-25 Christoph Hellwigbtrfs: don't double-defer bio completions for compresse...
2022-07-25 Christoph Hellwigbtrfs: defer I/O completion based on the btrfs_raid_bio
2022-07-25 Christoph Hellwigbtrfs: split btrfs_submit_data_bio to read and write...
2022-07-25 Christoph Hellwigbtrfs: simplify code flow in btrfs_submit_dio_bio
2022-07-25 Christoph Hellwigbtrfs: move more work into btrfs_end_bioc
2022-07-25 Omar Sandovalbtrfs: send: enable support for stream v2 and compresse...
2022-07-25 Omar Sandovalbtrfs: send: send compressed extents with encoded writes
2022-07-25 Omar Sandovalbtrfs: send: get send buffer pages for protocol v2
2022-07-25 Omar Sandovalbtrfs: send: write larger chunks when using stream v2
2022-07-25 Omar Sandovalbtrfs: send: add stream v2 definitions
2022-07-25 Omar Sandovalbtrfs: send: explicitly number commands and attributes
2022-07-25 Omar Sandovalbtrfs: send: remove unused send_ctx::{total,cmd}_send_size
2022-07-25 Stefan Roeschbtrfs: sysfs: add force_chunk_alloc trigger to force...
2022-07-25 Stefan Roeschbtrfs: sysfs: export chunk size in space infos
2022-07-25 Stefan Roeschbtrfs: store chunk size in space-info struct
2022-07-25 Josef Bacikbtrfs: do not batch insert non-consecutive dir indexes...
2022-07-25 Filipe Mananabtrfs: reduce amount of reserved metadata for delayed...
2022-07-25 Filipe Mananabtrfs: set delayed item type when initializing it
2022-07-25 Filipe Mananabtrfs: do not BUG_ON() on failure to reserve metadata...
2022-07-25 Filipe Mananabtrfs: improve batch insertion of delayed dir index...
2022-07-25 Filipe Mananabtrfs: assert that delayed item is a dir index item...
2022-07-25 Filipe Mananabtrfs: improve batch deletion of delayed dir index...
2022-07-25 Filipe Mananabtrfs: refactor the delayed item deletion entry point
2022-07-25 Filipe Mananabtrfs: deal with deletion errors when deleting delayed...
2022-07-25 Filipe Mananabtrfs: add assertions when deleting batches of delayed...
2022-07-25 Filipe Mananabtrfs: balance btree dirty pages and delayed items...
2022-07-25 Filipe Mananabtrfs: free the path earlier when creating a new inode
2022-07-25 Filipe Mananabtrfs: balance btree dirty pages and delayed items...
2022-07-25 Qu Wenruobtrfs: add trace event for submitted RAID56 bio
2022-07-25 Qu Wenruobtrfs: update stripe_sectors::uptodate in steal_rbio
2022-07-25 David Sterbabtrfs: remove redundant calls to flush_dcache_page
2022-07-25 Qu Wenruobtrfs: only write the sectors in the vertical stripe...
2022-07-25 Qu Wenruobtrfs: use integrated bitmaps for scrub_parity::dbitmap...
2022-07-25 Qu Wenruobtrfs: use integrated bitmaps for btrfs_raid_bio::dbitm...
2022-07-25 Nikolay Borisovbtrfs: use btrfs_try_lock_balance in btrfs_ioctl_balance
2022-07-25 Nikolay Borisovbtrfs: introduce btrfs_try_lock_balance
2022-07-25 Christoph Hellwigbtrfs: use btrfs_bio_for_each_sector in btrfs_check_rea...
2022-07-25 Qu Wenruobtrfs: add a helper to iterate through a btrfs_bio...
2022-07-25 Christoph Hellwigbtrfs: factor out a btrfs_csum_ptr helper
2022-07-25 Christoph Hellwigbtrfs: refactor end_bio_extent_readpage code flow
2022-07-25 Christoph Hellwigbtrfs: factor out a helper to end a single sector buffe...
2022-07-25 Qu Wenruobtrfs: remove duplicated parameters from submit_data_re...
2022-07-25 Qu Wenruobtrfs: introduce a data checksum checking helper
2022-07-25 Qu Wenruobtrfs: quit early if the fs has no RAID56 support for...
2022-07-25 Fanjun Kongbtrfs: use PAGE_ALIGNED instead of IS_ALIGNED
2022-07-25 Pankaj Raghavbtrfs: zoned: fix comment description for sb_write_poin...
2022-07-25 David Sterbabtrfs: fix typos in comments
2022-07-24 Linus TorvaldsLinux 5.19-rc8
2022-07-24 Adam Borowskicerts: make system keyring depend on x509 parser
2022-07-24 Linus TorvaldsMerge tag 'perf_urgent_for_v5.19_rc8' of git://git...
2022-07-24 Linus TorvaldsMerge tag 'sched_urgent_for_v5.19_rc8' of git://git...
2022-07-24 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19_rc8' of git://git....
2022-07-24 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-07-23 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-07-23 Ben Hutchingsx86/speculation: Make all RETbleed mitigations 64-bit...
2022-07-22 Linus TorvaldsMerge tag 'spi-fix-v5.19-rc7' of git://git./linux/kerne...
2022-07-22 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc8' of git://git....
2022-07-22 Linus TorvaldsMerge tag 'acpi-5.19-rc8' of git://git./linux/kernel...
next