summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-24f2fs: don't break allocation when crossing contiguous sectionsChao Yu
2025-07-24f2fs: remove unnecessary tracepoint enabled checkSheng Yong
2025-07-24f2fs: merge the two conditions to avoid code duplicationmason.zhang
2025-07-24f2fs: vm_unmap_ram() may be called from an invalid contextJan Prusakowski
2025-07-24dt-bindings: clock: Convert qcom,krait-cc to DT schemaRob Herring (Arm)
2025-07-24dt-bindings: clock: qcom: Remove double colon from descriptionLuca Weiss
2025-07-24drm/xe: Fix build without debugfsLucas De Marchi
2025-07-24Merge tag 'clk-imx-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abe...Stephen Boyd
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24PCI: imx6: Delay link start until configfs 'start' writtenRichard Zhu
2025-07-24regulator: mt6370: Fix spelling mistake in mt6370_regualtor_registerColin Ian King
2025-07-24PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_resetRichard Zhu
2025-07-24i40e: use libie_aq_strMichal Swiatkowski
2025-07-24iavf: use libie_aq_strMichal Swiatkowski
2025-07-24ice: use libie_aq_strMichal Swiatkowski
2025-07-24libie: add adminq helper for converting err to strMichal Swiatkowski
2025-07-24iavf: use libie adminq descriptorsMichal Swiatkowski
2025-07-24i40e: use libie adminq descriptorsMichal Swiatkowski
2025-07-24ixgbe: use libie adminq descriptorsMichal Swiatkowski
2025-07-24ice, libie: move generic adminq descriptors to libMichal Swiatkowski
2025-07-24Merge tag 'sound-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2025-07-24smb/server: add ksmbd_vfs_kern_path()NeilBrown
2025-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-24xfs: don't use a xfs_log_iovec for ri_buf in log recoveryChristoph Hellwig
2025-07-24xfs: don't use a xfs_log_iovec for attr_item names and valuesChristoph Hellwig
2025-07-24xfs: use better names for size members in xfs_log_vecChristoph Hellwig
2025-07-24xfs: cleanup the ordered item logic in xlog_cil_insert_format_itemsChristoph Hellwig
2025-07-24xfs: don't pass the old lv to xfs_cil_prepare_itemChristoph Hellwig
2025-07-24xfs: remove unused trace event xfs_reflink_cow_enospcSteven Rostedt
2025-07-24xfs: remove unused trace event xfs_discard_rtrelaxSteven Rostedt
2025-07-24xfs: remove unused trace event xfs_log_cil_returnSteven Rostedt
2025-07-24xfs: remove unused trace event xfs_dqreclaim_dirtySteven Rostedt
2025-07-24fs/xfs: replace strncpy with memtostr_pad()Pranav Tyagi
2025-07-24xfs: Remove unused label in xfs_dax_notify_dev_failureAlan Huang
2025-07-24xfs: improve the comments in xfs_select_zone_nowaitChristoph Hellwig
2025-07-24xfs: improve the comments in xfs_max_open_zonesChristoph Hellwig
2025-07-24xfs: stop passing an inode to the zone space reservation helpersChristoph Hellwig
2025-07-24xfs: rename oz_write_pointer to oz_allocatedChristoph Hellwig
2025-07-24xfs: use a uint32_t to cache i_used_blocks in xfs_init_zoneChristoph Hellwig
2025-07-24xfs: improve the xg_active_ref check in xfs_group_freeChristoph Hellwig
2025-07-24xfs: remove the xlog_ticket_t typedefChristoph Hellwig
2025-07-24xfs: remove xrep_trans_{alloc,cancel}_hook_dummyChristoph Hellwig
2025-07-24xfs: return the allocated transaction from xchk_trans_alloc_emptyChristoph Hellwig
2025-07-24xfs: return the allocated transaction from xfs_trans_alloc_emptyChristoph Hellwig
2025-07-24xfs: don't use xfs_trans_reserve in xfs_trans_rollChristoph Hellwig
2025-07-24xfs: decouple xfs_trans_alloc_empty from xfs_trans_allocChristoph Hellwig
2025-07-24xfs: don't use xfs_trans_reserve in xfs_trans_reserve_moreChristoph Hellwig
2025-07-24xfs: use xfs_trans_reserve_more in xfs_trans_reserve_more_inodeChristoph Hellwig
2025-07-24xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int()Fedor Pchelkin