summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-08xprtrdma: Remove tautological I2 assertion in rpcrdma_reply_putChuck Lever
2026-06-08xprtrdma: Fix I3 invariant comment in rpcrdma_complete_rqstChuck Lever
2026-06-08xprtrdma: Document and assert reply-handler invariantsChuck Lever
2026-06-08xprtrdma: Clear receive-side ownership pointers on releaseChuck Lever
2026-06-08xprtrdma: Add request-pool slack for delayed recyclingChuck Lever
2026-06-08xprtrdma: Decouple req recycling from RPC completionChuck Lever
2026-06-08xprtrdma: Use sendctx DMA state for Send signalingChuck Lever
2026-06-08pNFS: Fix use-after-free in pnfs_update_layout()Wentao Liang
2026-06-08NFS: fix eof updates after NFSv4.2 fallocate/zero-rangeDai Ngo
2026-06-08NFS: show redacted cert_serial and privkey_serial in mount optionsSagi Grimberg
2026-06-08pNFS/filelayout: fix cheking if a layout is stripedSagi Grimberg
2026-06-08xprtrdma: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-06-08NFSv4: clear exception state on successful mkdir retryIgor Raits
2026-06-08NFSv4/flexfiles: reject zero filehandle version countMichael Bommarito
2026-06-08sunrpc: Fix error handling in rpc_sysfs_xprt_switch_add_xprt_store()Hongling Zeng
2026-06-08nfs: remove fileid field from struct nfs_inodeJeff Layton
2026-06-08nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_inoJeff Layton
2026-06-08nfs: remove nfs_compat_user_ino64() and deprecate enable_ino64Jeff Layton
2026-06-08nfs: store the full NFS fileid in inode->i_inoJeff Layton
2026-06-08clk: qcom: regmap-phy-mux: Rework the implementationKonrad Dybcio
2026-06-08clk: qcom: a53: Corrected frequency multiplier for 1152MHzPhillip Varney
2026-06-08ntfs: fix u16 truncation of restart-area length checkBryam Vargas
2026-06-08ntfs: bound the attribute-list entry in ntfs_read_inode_mount()Bryam Vargas
2026-06-08ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find()Bryam Vargas
2026-06-08ntfs: validate resident attribute lists and harden the validatorBryam Vargas
2026-06-08thermal: sysfs: Replace sscanf() with kstrtoul()Ovidiu Panait
2026-06-08thermal: testing: Replace sscanf() with kstrtoint()Ovidiu Panait
2026-06-08btrfs: tracepoints: add trace event for log_new_dir_dentries()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for log_all_new_ancestors()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_all_parents()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode()Filipe Manana
2026-06-08btrfs: use a named enum for the log mode in inode log functionsFilipe Manana
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode_parent()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for when fsync finishesFilipe Manana
2026-06-08btrfs: remove redundant writeback error check during fsyncFilipe Manana
2026-06-08btrfs: stop checking for greater then zero return values in btrfs_sync_file()Filipe Manana
2026-06-08btrfs: tracepoints: trace transaction states during commit phaseFilipe Manana
2026-06-08btrfs: tracepoints: add trace event for the start of a new transactionFilipe Manana
2026-06-08btrfs: tracepoints: add trace event for transaction abortsFilipe Manana
2026-06-08btrfs: tracepoints: add in_fsync field to transaction commit eventFilipe Manana
2026-06-08btrfs: tracepoints: pass a transaction handle to transaction commit eventFilipe Manana
2026-06-08btrfs: remove call to transaction commit trace in btrfs_cleanup_transaction()Filipe Manana
2026-06-08btrfs: remove call to transaction commit trace in warn_about_uncommitted_trans()Filipe Manana
2026-06-08btrfs: tracepoints: remove pointless root field from transaction commit eventFilipe Manana
2026-06-08btrfs: tracepoints: remove double negation in finish ordered extent eventFilipe Manana
2026-06-08btrfs: tree-checker: add more cross checks for free space treeQu Wenruo
2026-06-08btrfs: tree-checker: ensure free space tree entries won't overflowQu Wenruo
2026-06-08btrfs: tree-checker: extract the shared key check for free space entriesQu Wenruo
2026-06-08btrfs: remove folio ordered flag and subpage bitmapQu Wenruo
2026-06-08btrfs: remove folio_test_ordered() usageQu Wenruo