summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-05btrfs: cache sharedness of the last few data extents during fiemapFilipe Manana
2022-12-05btrfs: remove useless logic when finding parent nodesFilipe Manana
2022-12-05btrfs: remove roots ulist when checking data extent sharednessFilipe Manana
2022-12-05btrfs: move ulists to data extent sharedness check contextFilipe Manana
2022-12-05btrfs: turn the backref sharedness check cache into a context objectFilipe Manana
2022-12-05btrfs: directly pass the inode to btrfs_is_data_extent_shared()Filipe Manana
2022-12-05btrfs: remove checks for a 0 inode number during backref walkingFilipe Manana
2022-12-05btrfs: remove checks for a root with id 0 during backref walkingFilipe Manana
2022-12-05btrfs: drop redundant bflags initialization when allocating extent bufferFilipe Manana
2022-12-05btrfs: drop pointless memset when cloning extent bufferFilipe Manana
2022-12-05btrfs: skip unnecessary delalloc search during fiemap and lseekFilipe Manana
2022-12-05btrfs: skip unnecessary extent map searches during fiemap and lseekFilipe Manana
2022-12-05btrfs: get the next extent map during fiemap/lseek more efficientlyFilipe Manana
2022-12-05btrfs: raid56: make it more explicit that cache rbio should have all its data...Qu Wenruo
2022-12-05btrfs: raid56: allocate memory separately for rbio pointersQu Wenruo
2022-12-05btrfs: raid56: cleanup for function __free_raid_bio()Qu Wenruo
2022-12-05btrfs: introduce BTRFS_RESERVE_FLUSH_EMERGENCYJosef Bacik
2022-12-05btrfs: move the btrfs_verity_descriptor_item defs up in ctree.hJosef Bacik
2022-12-05btrfs: move btrfs_next_old_item into ctree.cJosef Bacik
2022-12-05btrfs: move free space cachep's out of ctree.hJosef Bacik
2022-12-05btrfs: move btrfs_path_cachep out of ctree.hJosef Bacik
2022-12-05btrfs: move trans_handle_cachep out of ctree.hJosef Bacik
2022-12-05btrfs: move btrfs_print_data_csum_error into inode.cJosef Bacik
2022-12-05btrfs: move flush related definitions to space-info.hJosef Bacik
2022-12-05btrfs: move btrfs_should_fragment_free_space into block-group.cJosef Bacik
2022-12-05btrfs: move discard stat defs to free-space-cache.hJosef Bacik
2022-12-05btrfs: move BTRFS_MAX_MIRRORS into scrub.cJosef Bacik
2022-12-05btrfs: move maximum limits to btrfs_tree.hJosef Bacik
2022-12-05btrfs: move btrfs_get_block_group helper out of disk-io.hJosef Bacik
2022-12-05btrfs: move btrfs on-disk definitions out of ctree.hJosef Bacik
2022-12-05btrfs: remove unused BTRFS_IOPRIO_READAJosef Bacik
2022-12-05btrfs: remove unused BTRFS_TOTAL_BYTES_PINNED_BATCHJosef Bacik
2022-12-05btrfs: remove unused set/clear_pending_info helpersJosef Bacik
2022-12-05btrfs: simplify cleanup after error in btrfs_create_treePeng Hao
2022-12-05btrfs: add cached_state to read_extent_buffer_subpageJosef Bacik
2022-12-05btrfs: cache the failed state when locking extentsJosef Bacik
2022-12-05btrfs: use a cached_state everywhere in relocationJosef Bacik
2022-12-05btrfs: use cached_state for btrfs_check_nocow_lockJosef Bacik
2022-12-05btrfs: add a cached_state to try_lock_extentJosef Bacik
2022-12-05Merge tag 'linux-cpupower-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2022-12-05ALSA: patch_realtek: Fix Dell Inspiron Plus 16Philipp Jungkamp
2022-12-05ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock.Vitaly Rodionov
2022-12-05i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski
2022-12-05i40e: Fix for VF MAC address 0Sylwester Dziedziuch
2022-12-05i40e: Fix not setting default xps_cpus after resetMichal Jaron
2022-12-05PM: runtime: Relocate rpm_callback() right after __rpm_callback()Rafael J. Wysocki
2022-12-05PM: runtime: Do not call __rpm_callback() from rpm_idle()Rafael J. Wysocki
2022-12-05Merge tag 'spi-nor/for-6.2' into mtd/nextMiquel Raynal
2022-12-05Merge tag 'nand/for-6.2' into mtd/nextMiquel Raynal
2022-12-05arm64: kprobes: Return DBG_HOOK_ERROR if kprobes can not handle a BRKMasami Hiramatsu (Google)