summaryrefslogtreecommitdiffstats
path: root/net/socket.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-25SUNRPC restructure rpc_clnt_setup_test_and_add_xprtOlga Kornievskaia1-21/+31
2022-07-25NFSv4.1 remove xprt from xprt_switch if session trunking test failsOlga Kornievskaia1-0/+3
2022-07-25SUNRPC create an rpc function that allows xprt removal from rpc_clntOlga Kornievskaia5-8/+24
2022-07-25SUNRPC enable back offline transports in trunking discoveryOlga Kornievskaia2-0/+15
2022-07-25SUNRPC create an iterator to list only OFFLINE xprtsOlga Kornievskaia3-12/+101
2022-07-25NFSv4.1 offline trunkable transports on DESTROY_SESSIONOlga Kornievskaia1-0/+1
2022-07-25SUNRPC add function to offline remove trunkable transportsOlga Kornievskaia2-0/+47
2022-07-25SUNRPC expose functions for offline remote xprt functionalityOlga Kornievskaia3-23/+40
2022-07-23SUNRPC: Remove xdr_align_data() and xdr_expand_hole()Anna Schumaker2-68/+0
2022-07-23NFS: Replace the READ_PLUS decoding codeAnna Schumaker1-82/+88
2022-07-23SUNRPC: Add a function for zeroing out a portion of an xdr_streamAnna Schumaker2-0/+25
2022-07-23SUNRPC: Add a function for directly setting the xdr page lenAnna Schumaker2-0/+31
2022-07-23SUNRPC: Introduce xdr_stream_move_subsegment()Anna Schumaker2-0/+61
2022-07-23NFS: Replace fs_context-related dprintk() call sites with tracepointsChuck Lever2-10/+73
2022-07-23SUNRPC: Replace dprintk() call site in xs_data_readyChuck Lever2-2/+24
2022-07-23SUNRPC: Fail faster on bad verifierChuck Lever1-1/+1
2022-07-23nfs: only issue commit in DIO codepath if we have uncommitted dataJeff Layton3-19/+32
2022-07-23nfs: always check dreq->error after a commitJeff Layton1-1/+2
2022-07-23nfs: add new nfs_direct_req tracepoint eventsJeff Layton3-33/+114
2022-07-23SUNRPC: Shrink size of struct rpc_taskTrond Myklebust1-2/+2
2022-07-13NFSv4: Fix races in the legacy idmapper upcallTrond Myklebust1-22/+24
2022-07-12NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZEAnna Schumaker4-10/+31
2022-07-12sunrpc: fix expiry of auth credsDan Aloni1-1/+1
2022-07-12nfs: fix port value parsingIan Kent1-1/+1
2022-07-12nfs: Replace kmap() with kmap_local_page()Fabio M. De Francesco1-2/+2
2022-07-12NFS: remove redundant code in nfs_file_write()ChenXiaoSong1-2/+0
2022-07-12nfs/blocklayout: refactor block device openingChristoph Hellwig1-31/+11
2022-07-12NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctlyTrond Myklebust1-1/+0
2022-07-12NFSv4.1: Don't decrease the value of seq_nr_highest_sentTrond Myklebust1-3/+2
2022-07-11NFS: Fix case insensitive renamesTrond Myklebust1-0/+4
2022-07-11pNFS/files: Handle RDMA connection errors correctlyTrond Myklebust1-0/+2
2022-07-11pNFS/flexfiles: Report RDMA connection errors to the serverTrond Myklebust1-0/+4
2022-07-11Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"Trond Myklebust1-1/+0
2022-07-11SUNRPC: Fix an RPC/RDMA performance regressionTrond Myklebust3-12/+6
2022-07-10Linux 5.19-rc6v5.19-rc6Linus Torvalds1-1/+1
2022-07-10ida: don't use BUG_ON() for debuggingLinus Torvalds1-1/+2
2022-07-10kbuild: remove unused cmd_none in scripts/Makefile.modinstMasahiro Yamada1-3/+0
2022-07-10x86/boot: Fix the setup data types max limitBorislav Petkov1-1/+1
2022-07-09drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann1-11/+15
2022-07-09ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()Sven Schnelle1-1/+1
2022-07-09io_uring: check that we have a file table when allocating update slotsJens Axboe1-0/+3
2022-07-08MAINTAINERS: Remove iommu@lists.linux-foundation.orgJoerg Roedel1-11/+0
2022-07-08io_uring: explicit sqe padding for ioctl commandsPavel Begunkov2-2/+5
2022-07-07i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy1-0/+1
2022-07-07PM / devfreq: exynos-bus: Fix NULL pointer dereferenceChristian Marangi1-3/+3
2022-07-07signal handling: don't use BUG_ON() for debuggingLinus Torvalds1-4/+4
2022-07-07x86/ibt, objtool: Don't discard text references from tracepoint sectionPeter Zijlstra1-2/+1
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson1-3/+4
2022-07-07LoongArch: Fix section mismatch warningTiezhu Yang1-1/+0
2022-07-07LoongArch: Fix build errors for tinyconfigHuacai Chen2-0/+2