platform/kernel/linux-starfive.git
2022-03-14 Omar Sandovalbtrfs: add BTRFS_IOC_ENCODED_READ ioctl
2022-03-14 Omar Sandovalbtrfs: add definitions and documentation for encoded...
2022-03-14 Omar Sandovalbtrfs: optionally extend i_size in cow_file_range_inline()
2022-03-14 Omar Sandovalbtrfs: clean up cow_file_range_inline()
2022-03-14 Omar Sandovalbtrfs: support different disk extent size for delalloc
2022-03-14 Omar Sandovalbtrfs: add ram_bytes and offset to btrfs_ordered_extent
2022-03-14 Omar Sandovalbtrfs: don't advance offset for compressed bios in...
2022-03-14 Omar Sandovalfs: export variant of generic_write_checks without...
2022-03-14 Omar Sandovalfs: export rw_verify_area()
2022-03-14 Sidong Yangbtrfs: qgroup: remove outdated TODO comments
2022-03-14 Sidong Yangbtrfs: qgroup: remove duplicated check in adding qgroup...
2022-03-14 Dāvis Mosānsbtrfs: add lzo workspace buffer length constants
2022-03-14 Qu Wenruobtrfs: populate extent_map::generation when reading...
2022-03-14 Filipe Mananabtrfs: assert we have a write lock when removing and...
2022-03-14 Filipe Mananabtrfs: remove no longer used counter when reading data...
2022-03-14 Filipe Mananabtrfs: fix lost error return value when reading a data...
2022-03-14 Filipe Mananabtrfs: stop checking for NULL return from btrfs_get_ext...
2022-03-14 Filipe Mananabtrfs: prepare extents to be logged before locking...
2022-03-14 Filipe Mananabtrfs: remove useless path release in the fast fsync...
2022-03-14 Filipe Mananabtrfs: remove constraint on number of visited leaves...
2022-03-14 Filipe Mananabtrfs: avoid unnecessary computation when deleting...
2022-03-14 Filipe Mananabtrfs: avoid unnecessary COW of leaves when deleting...
2022-03-14 Filipe Mananabtrfs: remove unnecessary leaf free space checks when...
2022-03-14 Johannes Thumshirnbtrfs: stop checking for NULL return from btrfs_get_ext...
2022-03-14 Pankaj Raghavbtrfs: zoned: remove redundant assignment in btrfs_chec...
2022-03-14 David Sterbabtrfs: replace BUILD_BUG_ON by static_assert
2022-03-14 Johannes Thumshirnbtrfs: zoned: allow DUP on meta-data block groups
2022-03-14 Johannes Thumshirnbtrfs: zoned: prepare for allowing DUP on zoned
2022-03-14 Johannes Thumshirnbtrfs: zoned: make zone finishing multi stripe capable
2022-03-14 Johannes Thumshirnbtrfs: zoned: make zone activation multi stripe capable
2022-03-14 Josef Bacikbtrfs: add support for multiple global roots
2022-03-14 Josef Bacikbtrfs: add code to support the block group root
2022-03-14 Josef Bacikbtrfs: abstract out loading the tree root
2022-03-14 Josef Bacikbtrfs: tree-checker: don't fail on empty extent roots...
2022-03-14 Josef Bacikbtrfs: disable space cache related mount options for...
2022-03-14 Josef Bacikbtrfs: disable snapshot creation/deletion for extent...
2022-03-14 Josef Bacikbtrfs: disable scrub for extent-tree-v2
2022-03-14 Josef Bacikbtrfs: disable qgroups in extent tree v2
2022-03-14 Josef Bacikbtrfs: disable device manipulation ioctl's EXTENT_TREE_V2
2022-03-14 Josef Bacikbtrfs: disable balance for extent tree v2 for now
2022-03-14 Josef Bacikbtrfs: add definition for EXTENT_TREE_V2
2022-03-14 Filipe Mananabtrfs: use single variable to track return value at...
2022-03-14 Filipe Mananabtrfs: avoid inode logging during rename and link when...
2022-03-14 Filipe Mananabtrfs: stop doing unnecessary log updates during a...
2022-03-14 Filipe Mananabtrfs: avoid logging all directory changes during renames
2022-03-14 Filipe Mananabtrfs: pass the dentry to btrfs_log_new_name() instead...
2022-03-14 Filipe Mananabtrfs: add helper to delete a dir entry from a log...
2022-03-14 Minghao Chibtrfs: send: remove redundant ret variable in fs_path_copy
2022-03-14 Nikolay Borisovbtrfs: move QUOTA_ENABLED check to rescan_should_stop...
2022-03-14 Jiapeng Chongbtrfs: scrub: remove redundant initialization of increment
2022-03-14 Jiapeng Chongbtrfs: zoned: remove redundant initialization of to_add
2022-03-14 Anand Jainbtrfs: cleanup temporary variables when finding rotatio...
2022-03-14 Anand Jainbtrfs: use dev_t to match device in device_matched
2022-03-14 Anand Jainbtrfs: add device major-minor info in the struct btrfs_...
2022-03-14 Anand Jainbtrfs: match stale devices by dev_t
2022-03-14 Anand Jainbtrfs: harden identification of a stale device
2022-03-14 Anand Jainbtrfs: simplify fs_devices member access in btrfs_init_...
2022-03-14 Sahil Kangbtrfs: reuse existing inode from btrfs_ioctl
2022-03-14 Nikolay Borisovbtrfs: move missing device handling in a dedicate function
2022-03-14 Filipe Mananabtrfs: stop trying to log subdirectories created in...
2022-03-14 Filipe Mananabtrfs: stop copying old dir items when logging a directory
2022-03-14 Filipe Mananabtrfs: put initial index value of a directory in a...
2022-03-14 Filipe Mananabtrfs: don't log unnecessary boundary keys when logging...
2022-03-14 Sahil Kangbtrfs: reuse existing pointers from btrfs_ioctl
2022-03-14 Filipe Mananabtrfs: remove write and wait of struct walk_control
2022-03-13 Linus TorvaldsLinux 5.17-rc8
2022-03-13 Linus TorvaldsMerge tag 'x86_urgent_for_v5.17_rc8' of git://git....
2022-03-12 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of...
2022-03-12 Linus TorvaldsMerge tag 'drm-fixes-2022-03-12' of git://anongit.freed...
2022-03-12 Zhengjun Xingperf parse: Fix event parser error for hybrid systems
2022-03-12 Weiguo Liperf bench: Fix NULL check against wrong variable
2022-03-12 Weiguo Liperf parse-events: Fix NULL check against wrong variable
2022-03-12 Arnaldo Carvalho... tools headers cpufeatures: Sync with the kernel sources
2022-03-12 Arnaldo Carvalho... tools kvm headers arm64: Update KVM headers from the...
2022-03-12 Thomas Zimmermanndrm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
2022-03-11 Randy DunlapARM: Spectre-BHB: provide empty stub for non-config
2022-03-11 Linus TorvaldsMerge tag 'riscv-for-linus-5.17-rc8' of git://git....
2022-03-11 Linus TorvaldsMerge tag 'powerpc-5.17-6' of git://git./linux/kernel...
2022-03-11 Russell King... ARM: fix Thumb2 regression with Spectre BHB
2022-03-11 Linus TorvaldsMerge tag 'mmc-v5.17-rc6' of git://git./linux/kernel...
2022-03-11 Jarkko Sakkinenx86/sgx: Free backing memory after faulting the enclave...
2022-03-11 Linus TorvaldsMerge branch 'davidh' (fixes from David Howells)
2022-03-11 David Howellscachefiles: Fix volume coherency attribute
2022-03-11 David Howellsafs: Fix potential thrashing in afs writeback
2022-03-11 Li Huafeix86/traps: Mark do_int3() NOKPROBE_SYMBOL
2022-03-11 David Howellswatch_queue: Make comment about setting ->defunct more...
2022-03-11 David Howellswatch_queue: Fix lack of barrier/sync/lock between...
2022-03-11 David Howellswatch_queue: Free the alloc bitmap when the watch_queue...
2022-03-11 David Howellswatch_queue: Fix the alloc bitmap size to reflect notes...
2022-03-11 Christophe... watch_queue: Use the bitmap API when applicable
2022-03-11 David Howellswatch_queue: Fix to always request a pow-of-2 pipe...
2022-03-11 David Howellswatch_queue: Fix to release page in ->release()
2022-03-11 David Howellswatch_queue, pipe: Free watchqueue state after clearing...
2022-03-11 David Howellswatch_queue: Fix filter limit check
2022-03-11 Linus TorvaldsMerge tag 'drm-fixes-2022-03-11' of git://anongit.freed...
2022-03-11 Emil Renner... riscv: Fix auipc+jalr relocation range checks
2022-03-11 Dave AirlieMerge tag 'drm-intel-fixes-2022-03-10' of git://anongit...
2022-03-11 Dave AirlieMerge tag 'drm-misc-fixes-2022-03-10' of git://anongit...
2022-03-11 Linus TorvaldsMerge tag 'trace-v5.17-rc6' of git://git./linux/kernel...
2022-03-11 Linus TorvaldsMerge tag 'net-5.17-rc8' of git://git./linux/kernel...
next