platform/kernel/linux-starfive.git
2023-04-17 Christoph Hellwigbtrfs: pass a btrfs_bio to btrfs_submit_compressed_read
2023-04-17 Christoph Hellwigbtrfs: pass a btrfs_bio to btrfs_submit_bio
2023-04-17 Christoph Hellwigbtrfs: move zero filling of compressed read bios into...
2023-04-17 Christoph Hellwigbtrfs: cleanup main loop in btrfs_encoded_read_regular_...
2023-04-17 Christoph Hellwigbtrfs: remove unused members from struct btrfs_encoded_...
2023-04-17 David Sterbabtrfs: locking: use atomic for DREW lock writers
2023-04-17 Anand Jainbtrfs: remove redundant clearing of NODISCARD
2023-04-17 Anand Jainbtrfs: avoid repetitive define BTRFS_FEATURE_INCOMPAT_SUPP
2023-04-17 Qu Wenruobtrfs: scrub: remove root and csum_root arguments from...
2023-04-17 Qu Wenruobtrfs: scrub: remove unused path inside scrub_stripe()
2023-04-17 Qu Wenruobtrfs: do not use replace target device as an extra...
2023-04-17 Qu Wenruobtrfs: open_ctree() error handling cleanup
2023-04-17 Christoph Hellwigbtrfs: cleanup the main loop in btrfs_lookup_bio_sums
2023-04-17 Christoph Hellwigbtrfs: remove search_file_offset_in_bio
2023-04-17 Johannes Thumshirnbtrfs: sink calc_bio_boundaries into its only caller
2023-04-17 Christoph Hellwigbtrfs: simplify main loop in submit_extent_page
2023-04-17 Christoph Hellwigbtrfs: check for contiguity in submit_extent_page
2023-04-17 Christoph Hellwigbtrfs: simplify the error handling in __extent_writepage_io
2023-04-17 Christoph Hellwigbtrfs: remove the submit_extent_page return value
2023-04-17 Christoph Hellwigbtrfs: remove the compress_type argument to submit_exte...
2023-04-17 Christoph Hellwigbtrfs: rename the this_bio_flag variable in btrfs_do_re...
2023-04-17 Christoph Hellwigbtrfs: move the compress_type check out of btrfs_bio_ad...
2023-04-17 Christoph Hellwigbtrfs: add a wbc pointer to struct btrfs_bio_ctrl
2023-04-17 Christoph Hellwigbtrfs: remove the sync_io flag in struct btrfs_bio_ctrl
2023-04-17 Christoph Hellwigbtrfs: store the bio opf in struct btrfs_bio_ctrl
2023-04-17 Christoph Hellwigbtrfs: remove the force_bio_submit to submit_extent_page
2023-04-17 Christoph Hellwigbtrfs: don't set force_bio_submit in read_extent_buffer...
2023-04-17 Anand Jainbtrfs: open code btrfs_bin_search()
2023-04-17 Qu Wenruobtrfs: dev-replace: properly follow its read mode
2023-04-17 Christoph Hellwigbtrfs: fold finish_compressed_bio_write into btrfs_fini...
2023-04-17 Christoph Hellwigbtrfs: don't clear page->mapping in btrfs_free_compress...
2023-04-17 Christoph Hellwigbtrfs: factor out a btrfs_free_compressed_pages helper
2023-04-17 Christoph Hellwigbtrfs: factor out a btrfs_add_compressed_bio_pages...
2023-04-17 Christoph Hellwigbtrfs: use the bbio file offset in add_ra_bio_pages
2023-04-17 Christoph Hellwigbtrfs: use the bbio file offset in btrfs_submit_compres...
2023-04-17 Christoph Hellwigbtrfs: remove redundant free_extent_map in btrfs_submit...
2023-04-17 Christoph Hellwigbtrfs: embed a btrfs_bio into struct compressed_bio
2023-04-17 Qu Wenruobtrfs: replace btrfs_io_context::raid_map with a fixed...
2023-04-17 Qu Wenruobtrfs: use an efficient way to represent source of...
2023-04-17 Qu Wenruobtrfs: reduce type width of btrfs_io_contexts
2023-04-17 Qu Wenruobtrfs: simplify the bioc argument for handle_ops_on_dev...
2023-04-17 Qu Wenruobtrfs: reduce div64 calls by limiting the number of...
2023-04-17 Qu Wenruobtrfs: replace map_lookup->stripe_len by BTRFS_STRIPE_LEN
2023-04-17 Christoph Hellwigbtrfs: move all btree inode initialization into btrfs_i...
2023-04-17 Anand Jainbtrfs: switch search_file_offset_in_bio to return bool
2023-04-17 Anand Jainbtrfs: avoid reusing return variable in nested block...
2023-04-17 Johannes Thumshirnbtrfs: open code btrfs_csum_ptr
2023-04-17 Christoph Hellwigbtrfs: raid56: no need for irqsafe locking
2023-04-17 Josef Bacikbtrfs: abort the transaction if we get an error during...
2023-04-17 Josef Bacikbtrfs: handle errors in walk_down_tree properly
2023-04-17 Josef Bacikbtrfs: drop root refs properly when orphan cleanup...
2023-04-17 Josef Bacikbtrfs: add missing iputs on orphan cleanup failure
2023-04-17 Josef Bacikbtrfs: handle errors from btrfs_read_node_slot in split
2023-04-17 Josef Bacikbtrfs: replace BUG_ON with ASSERT in btrfs_read_node_slot
2023-04-17 Josef Bacikbtrfs: use btrfs_handle_fs_error in btrfs_fill_super
2023-04-16 Linus TorvaldsLinux 6.3-rc7
2023-04-16 Linus TorvaldsMerge tag 'sched_urgent_for_v6.3_rc7' of git://git...
2023-04-16 Linus TorvaldsMerge tag 'x86_urgent_for_v6.3_rc7' of git://git./linux...
2023-04-16 Linus TorvaldsMerge tag 'powerpc-6.3-5' of git://git./linux/kernel...
2023-04-16 Linus TorvaldsMerge tag 'kbuild-fixes-v6.3-3' of git://git./linux...
2023-04-16 Linus TorvaldsMerge tag '6.3-rc6-ksmbd-server-fix' of git://git.samba...
2023-04-16 Masahiro Yamadakbuild: do not create intermediate *.tar for tar packages
2023-04-16 Masahiro Yamadakbuild: do not create intermediate *.tar for source...
2023-04-16 Masahiro Yamadakbuild: merge cmd_archive_linux and cmd_archive_perf
2023-04-16 Benjamin Grayinit/initramfs: Fix argument forwarding to panic()...
2023-04-16 Benjamin Grayinitramfs: Check negative timestamp to prevent broken...
2023-04-16 Linus TorvaldsMerge tag '6.3-rc6-smb311-client-negcontext-fix' of...
2023-04-15 Linus TorvaldsMerge tag 'ubifs-for-linus-6.3-rc7' of git://git./linux...
2023-04-15 David Disseldorpcifs: fix negotiate context parsing
2023-04-15 Linus TorvaldsMerge tag 'i2c-for-6.3-rc7' of git://git./linux/kernel...
2023-04-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-04-15 Linus TorvaldsMerge tag 'block-6.3-2023-04-14' of git://git.kernel...
2023-04-15 Linus TorvaldsMerge tag 'io_uring-6.3-2023-04-14' of git://git.kernel...
2023-04-14 Linus TorvaldsMerge tag 'riscv-for-linus-6.3-rc7' of git://git./linux...
2023-04-14 Linus TorvaldsMerge tag 'acpi-6.3-rc7' of git://git./linux/kernel...
2023-04-14 Linus TorvaldsMerge tag 'pm-6.3-rc7' of git://git./linux/kernel/git...
2023-04-14 Linus TorvaldsMerge tag 'thermal-6.3-rc7' of git://git./linux/kernel...
2023-04-14 Linus TorvaldsMerge tag 'sound-6.3-rc7' of git://git./linux/kernel...
2023-04-14 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2023-04-14 Rafael J. WysockiMerge branch 'acpi-x86'
2023-04-14 Ming Leiio_uring: complete request via task work in case of...
2023-04-14 Jens AxboeMerge branch 'nvme-6.3' of git://git.infradead.org...
2023-04-14 Kai VehmanenALSA: hda/hdmi: disable KAE for Intel DG2
2023-04-14 Duy Truongnvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD
2023-04-14 Alexandre Ghitiriscv: No need to relocate the dtb as it lies in the...
2023-04-14 Alexandre Ghitiriscv: Do not set initial_boot_params to the linear...
2023-04-14 Alexandre Ghitiriscv: Move early dtb mapping into the fixmap region
2023-04-13 Linus TorvaldsMerge tag 'cgroup-for-6.3-rc6-fixes' of git://git....
2023-04-13 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2023-04-13 Linus TorvaldsMerge tag 'net-6.3-rc7' of git://git./linux/kernel...
2023-04-13 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.2-3' of git://git...
2023-04-13 Linus TorvaldsMerge tag 'pinctrl-v6.3-3' of git://git./linux/kernel...
2023-04-13 Linus TorvaldsMerge tag 'drm-fixes-2023-04-13' of git://anongit.freed...
2023-04-13 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-04-13 David Disseldorpksmbd: avoid out of bounds access in decode_preauth_ctxt()
2023-04-13 Daniel VetterMerge tag 'drm-misc-fixes-2023-04-13' of git://anongit...
2023-04-13 Alexei StarovoitovMerge branch 'XDP-hints: change RX-hash kfunc bpf_xdp_m...
2023-04-13 Jesper Dangaard... selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for...
2023-04-13 Jesper Dangaard... mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type
2023-04-13 Jesper Dangaard... veth: bpf_xdp_metadata_rx_hash add xdp rss hash type
next