summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-09PCI: imx6: Consolidate redundant if-checksFrank Li
2024-09-09PCI: imx6: Improve comment for workaround ERR010728Frank Li
2024-09-09PCI: imx6: Simplify switch-case logic by involve core_reset callbackFrank Li
2024-09-09PCI: imx6: Introduce SoC specific callbacks for controlling REFCLKFrank Li
2024-09-09PCI: imx6: Rename imx6_* with imx_*Frank Li
2024-09-09PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li
2024-09-09PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSIRichard Zhu
2024-09-09PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MPRichard Zhu
2024-09-09PCI: Use an error code with PCIe failed link retrainingMaciej W. Rozycki
2024-09-09firewire: core: use mutex to coordinate concurrent calls to flush completionsTakashi Sakamoto
2024-09-09firewire: core: move workqueue handler from 1394 OHCI driver to core functionTakashi Sakamoto
2024-09-09PCI: Correct error reporting with PCIe failed link retrainingMaciej W. Rozycki
2024-09-09PCI: Revert to the original speed after PCIe failed link retrainingMaciej W. Rozycki
2024-09-09ALSA: hda: Use non-SG allocation for the communication buffersTakashi Iwai
2024-09-09PCI: Clear the LBMS bit after a link retrainMaciej W. Rozycki
2024-09-09bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()Thorsten Blum
2024-09-09bcachefs: support idmap mountsHongbo Li
2024-09-09bcachefs: Annotate struct bch_xattr with __counted_by()Thorsten Blum
2024-09-09bcachefs: Switch gc bucket array to a genradixKent Overstreet
2024-09-09bcachefs: darray: convert to alloc_hooks()Kent Overstreet
2024-09-09bcachefs: Convert to use jiffies macrosChen Yufan
2024-09-09bcachefs: Refactor bch2_bset_fix_lookup_tableAlan Huang
2024-09-09bcachefs: Assert that we don't lock nodes when !trans->lockedKent Overstreet
2024-09-09bcachefs: Do not check folio_has_private()Matthew Wilcox (Oracle)
2024-09-09bcachefs: bch2_time_stats_reset()Kent Overstreet
2024-09-09bcachefs: Drop memalloc_nofs_save() in bch2_btree_node_mem_alloc()Kent Overstreet
2024-09-09bcachefs: Simplify bch2_xattr_emit() implementationYouling Tang
2024-09-09bcachefs: drop unused posix acl handlersYouling Tang
2024-09-09bcachefs: Remove unused parameterAlan Huang
2024-09-09bcachefs: Remove the prev array stuffAlan Huang
2024-09-09bcachefs: Minimize the search range used to calculate the mantissaAlan Huang
2024-09-09bcachefs: Convert open-coded extra computation to helperAlan Huang
2024-09-09bcachefs: Remove dead code in __build_ro_aux_treeAlan Huang
2024-09-09bcachefs: Remove unused parameter of bkey_mantissa_bits_droppedAlan Huang
2024-09-09bcachefs: Remove unused parameter of bkey_mantissaAlan Huang
2024-09-09bcachefs: bch2_sb_nr_devices()Kent Overstreet
2024-09-09bcachefs: trivial open_bucket_add_buckets() cleanupKent Overstreet
2024-09-09bcachefs: Fix a spelling error in docsXiaxi Shen
2024-09-09bcachefs: promote_whole_extents is now a normal optionKent Overstreet
2024-09-09bcachefs: Move rebalance_status out of sysfs/internalKent Overstreet
2024-09-09bcachefs: remove the unused parameter in macro bkey_crc_nextJulian Sun
2024-09-09bcachefs: fix macro definition allocate_dropping_locksJulian Sun
2024-09-09bcachefs: fix macro definition allocate_dropping_locks_errcodeJulian Sun
2024-09-09bcachefs: remove the unused macro definitionJulian Sun
2024-09-09bcachefs: quota_reserve_range() -> for_each_btree_key_in_subvolume_uptoKent Overstreet
2024-09-09bcachefs: bch2_folio_set() -> for_each_btree_key_in_subvolume_uptoKent Overstreet
2024-09-09bcachefs: range_has_data() -> for_each_btree_key_in_subvolume_uptoKent Overstreet
2024-09-09bcachefs: bch2_seek_hole() -> for_each_btree_key_in_subvolume_uptoKent Overstreet
2024-09-09bcachefs: bch2_seek_data() -> for_each_btree_key_in_subvolume_uptoKent Overstreet
2024-09-09bcachefs: bch2_xattr_list() -> for_each_btree_key_in_subvolume_uptoKent Overstreet