aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-27NFSv4 introduce max_connect mount optionsOlga Kornievskaia7-2/+28
2021-08-27SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfsOlga Kornievskaia1-1/+3
2021-08-27SUNRPC keep track of number of transports to unique addressesOlga Kornievskaia3-1/+3
2021-08-27NFSv3: Delete duplicate judgement in nfs3_async_handle_jukeboxYe Bin1-2/+1
2021-08-27SUNRPC: Tweak TCP socket shutdown in the RPC clientTrond Myklebust1-3/+6
2021-08-27SUNRPC: Simplify socket shutdown when not reusing TCP portsTrond Myklebust1-0/+4
2021-08-10NFSv4.2: remove restriction of copy size for inter-server copy.Dai Ngo1-6/+4
2021-08-10NFS: Clean up the synopsis of callback process_op()Chuck Lever1-10/+9
2021-08-10NFS: Extract the xdr_init_encode/decode() calls from decode_compoundChuck Lever1-13/+9
2021-08-10NFS: Remove unused callback void decoderChuck Lever1-6/+4
2021-08-10NFS: Add a private local dispatcher for NFSv4 callback operationsChuck Lever1-2/+11
2021-08-10SUNRPC: Eliminate the RQ_AUTHERR flagChuck Lever4-25/+7
2021-08-10SUNRPC: Set rq_auth_stat in the pg_authenticate() calloutChuck Lever5-4/+16
2021-08-10SUNRPC: Add svc_rqst::rq_auth_statChuck Lever7-45/+46
2021-08-09SUNRPC: Add dst_port to the sysfs xprt info fileAnna Schumaker1-2/+4
2021-08-09SUNRPC: Add srcaddr as a file in sysfsAnna Schumaker1-0/+26
2021-08-09sunrpc: Fix return value of get_srcport()Anna Schumaker1-1/+1
2021-08-09SUNRPC/xprtrdma: Fix reconnection lockingTrond Myklebust2-6/+7
2021-08-09SUNRPC: Clean up scheduling of autocloseTrond Myklebust1-12/+16
2021-08-09SUNRPC: Fix potential memory corruptionTrond Myklebust2-2/+5
2021-08-09NFSv4/pnfs: The layout barrier indicate a minimal value for the seqidTrond Myklebust1-1/+1
2021-08-09NFSv4/pNFS: Always allow update of a zero valued layout barrierTrond Myklebust1-1/+1
2021-08-09NFSv4/pNFS: Remove dead codeTrond Myklebust1-4/+0
2021-08-09NFSv4/pNFS: Fix a layoutget livelock loopTrond Myklebust1-4/+8
2021-08-09SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust5-16/+15
2021-08-09xprtrdma: Eliminate rpcrdma_post_sends()Chuck Lever4-18/+2
2021-08-09xprtrdma: Add an xprtrdma_post_send_err tracepointChuck Lever2-1/+38
2021-08-09xprtrdma: Add xprtrdma_post_recvs_err() tracepointChuck Lever2-8/+36
2021-08-09xprtrdma: Put rpcrdma_reps before waking the tear-down completionChuck Lever1-5/+5
2021-08-09xprtrdma: Disconnect after an ib_post_send() immediate errorChuck Lever3-1/+10
2021-08-09SUNRPC: Record timeout value in xprt_retransmit tracepointChuck Lever1-2/+4
2021-08-09SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectlyChuck Lever1-5/+5
2021-08-09SUNRPC: Update trace flagsChuck Lever1-0/+3
2021-08-09SUNRPC: Remove unneeded TRACE_DEFINE_ENUMsChuck Lever1-34/+0
2021-08-09SUNRPC: Unset RPC_TASK_NO_RETRANS_TIMEOUT for NULL RPCsChuck Lever1-1/+14
2021-08-09SUNRPC: Refactor rpc_ping()Chuck Lever1-11/+13
2021-08-08Linux 5.14-rc5Linus Torvalds1-1/+1
2021-08-08Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+4
2021-08-08Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-55/+35
2021-08-08Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-17/+71
2021-08-08Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-21/+28
2021-08-08Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-9/+21
2021-08-08Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds9-39/+64
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds10-14/+63
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds19-75/+173
2021-08-07Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds1-26/+45
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds7-10/+21
2021-08-07Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds5-10/+25
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-12/+26
2021-08-06Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"Alexandre Ghiti1-0/+6