aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_rw.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-11-09 09:29:44 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2025-11-09 09:29:44 -0800
commitf850568efe3a7a9ec4df357cfad1f997f0058924 (patch)
treeac8b8c5a591b2fb5054a5a0aec1849e83a91d3f0 /net/sunrpc/xprtrdma/svc_rdma_rw.c
parentMerge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
parenti2c: muxes: pca954x: Fix broken reset-gpio usage (diff)
downloadlinux-master.tar.gz
linux-master.zip
Merge tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxHEADmaster
Pull i2c fix from Wolfram Sang: "Two reverts merged into one commit to handle a regression caused by a wrong cleanup because the underlying implications were unclear" * tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: muxes: pca954x: Fix broken reset-gpio usage
Diffstat (limited to 'net/sunrpc/xprtrdma/svc_rdma_rw.c')
0 files changed, 0 insertions, 0 deletions
elines: give deadline for "for (int i = 0; ..."Junio C Hamano1-1/+4 2022-03-30The 17th batchJunio C Hamano1-0/+4 2022-03-30branch: remove negative exit codeGlen Choo1-1/+1 2022-03-30object-file: pass filename to fsync_or_dieNeeraj Singh1-4/+4 2022-03-30core.fsyncmethod: correctly camel-case warning messageNeeraj Singh1-1/+1 2022-03-30branch --set-upstream-to: be consistent when advisingGlen Choo1-2/+3 2022-03-30branch: give submodule updating advice before exitGlen Choo1-2/+4 2022-03-30branch: support more tracking modes when recursingGlen Choo3-7/+67 2022-03-30trace2: add stats for fsync operationsNeeraj Singh4-0/+22 2022-03-29core.fsync: fix incorrect expression for default configurationNeeraj Singh1-2/+2 2022-03-29The 16th batchJunio C Hamano1-0/+7 2022-03-29worktree: include repair cmd in usageDes Preston1-0/+1 2022-03-29mv: refresh stat info for moved entryVictoria Dye2-2/+34 2022-03-28reflog: fix 'show' subcommand's argvSZEDER Gábor1-2/+2 2022-03-28reftable: make assignments portable to AIX xlc v12.01Ævar Arnfjörð Bjarmason3-6/+18 2022-03-28docs: mention --refetch fetch optionRobert Coup2-2/+7 2022-03-28fetch: after refetch, encourage auto gc repackingRobert Coup3-2/+49 2022-03-28t5615-partial-clone: add test for fetch --refetchRobert Coup1-1/+51 2022-03-28fetch: add --refetch optionRobert Coup5-1/+34 2022-03-28builtin/fetch-pack: add --refetch optionRobert Coup3-0/+14 2022-03-28fetch-pack: add refetchRobert Coup2-17/+30 2022-03-28fetch-negotiator: add specific noop initializerRobert Coup2-0/+13 2022-03-28pack-objects: lazily set up "struct rev_info", don't leakÆvar Arnfjörð Bjarmason3-8/+48 2022-03-25The 15th batchJunio C Hamano1-0/+12 2022-03-25t7527: test status with untracked-cache and fsmonitor--daemonJeff Hostetler1-0/+115 2022-03-25fsmonitor: force update index after large responsesJeff Hostetler1-1/+54 2022-03-25fsmonitor--daemon: use a cookie file to sync with file systemJeff Hostetler2-1/+241 2022-03-25fsmonitor--daemon: periodically truncate list of modified filesJeff Hostetler1-0/+88 2022-03-25t/perf/p7519: add fsmonitor--daemon test casesJeff Hostetler1-4/+34 2022-03-25t/perf/p7519: speed up test on WindowsJeff Hostetler1-8/+16 2022-03-25t/perf/p7519: fix coding styleJeff Hostetler1-4/+4 2022-03-25t/helper/test-chmtime: skip directories on WindowsJeff Hostetler1-0/+15 2022-03-25t/perf: avoid copying builtin fsmonitor files into test repoJeff Hostetler1-1/+1