summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-29svcrdma: Add Write chunk WRs to the RPC's Send WR chainChuck Lever1-3/+10
2026-03-29svcrdma: Add fair queuing for Send Queue accessChuck Lever1-0/+10
2026-03-29SUNRPC: Optimize rq_respages allocation in svc_alloc_argChuck Lever1-0/+4
2026-03-29SUNRPC: Track consumed rq_pages entriesChuck Lever1-0/+10
2026-03-29SUNRPC: Allocate a separate Reply page arrayChuck Lever1-24/+23
2026-03-29NFSD/export: Add sign_fh export optionBenjamin Coddington1-2/+2
2026-03-29NFSD: Add a key for signing filehandlesBenjamin Coddington1-0/+1
2026-03-29sunrpc: split cache_detail queue into request and reader listsJeff Layton1-1/+3
2026-03-29sunrpc: convert queue_wait from global to per-cache-detail waitqueueJeff Layton1-0/+2
2026-03-29sunrpc: convert queue_lock from global spinlock to per-cache-detail lockJeff Layton1-0/+1
2026-03-29sunrpc: Add XPT flags missing from SVC_XPRT_FLAG_LISTChuck Lever1-1/+3
2026-03-29Documentation: Add the RPC language description of NLM version 4Chuck Lever1-0/+233
2026-03-29NFSD: Enforce timeout on layout recall and integrate lease manager fencingDai Ngo1-0/+1
2026-03-29sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-opAndy Shevchenko2-5/+6
2026-03-29sunrpc: Kill RPC_IFDEBUG()Andy Shevchenko1-2/+0
2026-03-29lockd: Make linux/lockd/nlm.h an internal headerChuck Lever2-60/+0
2026-03-29lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/Chuck Lever2-116/+2
2026-03-29lockd: Remove lockd/debug.hChuck Lever1-40/+0
2026-03-29lockd: Relocate include/linux/lockd/lockd.hChuck Lever1-401/+0
2026-03-29lockd: Move share.h from include/linux/lockd/ to fs/lockd/Chuck Lever2-32/+2
2026-03-29lockd: Move xdr4.h from include/linux/lockd/ to fs/lockd/Chuck Lever3-49/+4
2026-03-29NFS: Use nlmclnt_shutdown_rpc_clnt() to safely shut down NLMChuck Lever1-0/+1
2026-03-29lockd: Relocate nlmsvc_unlock API declarationsChuck Lever2-6/+7
2026-03-29lockd: Have nlm_fopen() return errno valuesChuck Lever2-5/+5
2026-03-29lockd: Introduce nlm__int__deadlockChuck Lever1-0/+1
2026-03-29lockd: Relocate and rename nlm_drop_replyChuck Lever2-2/+6
2026-03-29nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_infoJeff Layton1-1/+0
2026-03-29nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breakerJeff Layton1-1/+4
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-16/+5
2026-03-30Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie1-0/+69
2026-03-29Input: add keycodes for contextual AI usages (HUTRR119)Akshai Murari1-0/+4
2026-03-29netfilter: remove nf_ipv6_ops and use direct function callsFernando Fernandez Mancera1-96/+6
2026-03-29ipv6: remove ipv6_stub infrastructure completelyFernando Fernandez Mancera4-105/+2
2026-03-29bpf: remove ipv6_bpf_stub completely and use direct function callsFernando Fernandez Mancera2-21/+2
2026-03-29net: convert remaining ipv6_stub users to direct function callsFernando Fernandez Mancera1-1/+1
2026-03-29ipv6: prepare headers for ipv6_stub removalFernando Fernandez Mancera4-1/+73
2026-03-29ipv6: remove dynamic ICMPv6 sender registration infrastructureFernando Fernandez Mancera1-27/+2
2026-03-29ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)Fernando Fernandez Mancera2-2/+2
2026-03-29net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macrosFernando Fernandez Mancera1-8/+0
2026-03-29Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2026-03-29bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGSIhor Solodrai1-1/+1
2026-03-29mailbox: Fix NULL message support in mbox_send_message()Jassi Brar1-0/+3
2026-03-29mailbox: remove superfluous internal headerWolfram Sang1-0/+5
2026-03-29Merge tag 'iio-fixes-for-7.0b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-0/+12
2026-03-28Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+7
2026-03-28Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...Linus Torvalds1-11/+21
2026-03-28ALSA: hda: Add missing SET_GPI_* and SET_GPO_* verb definitionsTakashi Iwai1-0/+5
2026-03-28ALSA: hda/proc: show GPI and GPO state in codec proc outputCássio Gabriel1-1/+6
2026-03-27watchdog/hardlockup: improve buddy system detection timelinessMayank Rungta1-0/+1
2026-03-27net: stmmac: provide flag to disable EEERussell King (Oracle)1-6/+7