summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-1059-1814/+2011
|\
| * NFSv4: Sanity check the parameters in nfs41_update_target_slotid()Trond Myklebust2021-11-072-4/+9
| * NFS: Remove the nfs4_label argument from decode_getattr_*() functionsAnna Schumaker2021-11-051-26/+17
| * NFS: Remove the nfs4_label argument from nfs_setsecurityAnna Schumaker2021-11-055-22/+17
| * NFS: Remove the nfs4_label argument from nfs_fhget()Anna Schumaker2021-11-057-12/+11
| * NFS: Remove the nfs4_label argument from nfs_add_or_obtain()Anna Schumaker2021-11-053-7/+5
| * NFS: Remove the nfs4_label argument from nfs_instantiate()Anna Schumaker2021-11-054-9/+8
| * NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker2021-11-054-43/+18
| * NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker2021-11-0511-56/+28
| * NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker2021-11-054-27/+12
| * NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker2021-11-055-29/+14
| * NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker2021-11-057-42/+25
| * NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker2021-11-053-15/+4
| * NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker2021-11-053-9/+6
| * NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker2021-11-053-16/+8
| * NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker2021-11-054-20/+36
| * NFS: Always initialise fattr->label in nfs_fattr_alloc()Trond Myklebust2021-11-051-1/+3
| * NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_modeTrond Myklebust2021-11-051-2/+1
| * NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()Trond Myklebust2021-11-051-4/+6
| * NFSv4: Remove unnecessary 'minor version' checkTrond Myklebust2021-11-051-6/+2
| * NFSv4: Fix potential Oops in decode_op_map()Trond Myklebust2021-11-051-13/+2
| * NFSv4: Ensure decode_compound_hdr() sanity checks the tagTrond Myklebust2021-11-051-10/+13
| * NFS: Don't trace an uninitialised valueTrond Myklebust2021-11-051-1/+1
| * SUNRPC: Prevent immediate close+reconnectTrond Myklebust2021-11-042-2/+3
| * SUNRPC: Fix races when closing the socketTrond Myklebust2021-11-042-0/+3
| * NFSv4.2 add tracepoint to OFFLOAD_CANCELOlga Kornievskaia2021-11-042-0/+34
| * NFSv4.2 add tracepoint to COPY_NOTIFYOlga Kornievskaia2021-11-042-1/+58
| * NFSv4.2 add tracepoint to CB_OFFLOADOlga Kornievskaia2021-11-042-0/+47
| * NFSv4.2 add tracepoint to CLONEOlga Kornievskaia2021-11-042-0/+74
| * NFSv4.2 add tracepoint to COPYOlga Kornievskaia2021-11-042-0/+108
| * NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATEOlga Kornievskaia2021-11-042-0/+60
| * NFSv4.2 add tracepoint to SEEKOlga Kornievskaia2021-11-042-0/+75
| * SUNRPC: Check if the xprt is connected before handling sysfs readsAnna Schumaker2021-11-041-4/+8
| * nfs: remove unused header <linux/pnfs_osd_xdr.h>Jonathan Corbet2021-11-031-317/+0
| * nfs4: take a reference on the nfs_client when running FREE_STATEIDScott Mayhew2021-11-031-0/+8
| * NFS: Add offset to nfs_aop_readahead tracepointDave Wysochanski2021-11-022-4/+8
| * xprtrdma: Fix a maybe-uninitialized compiler warningBenjamin Coddington2021-11-021-6/+7
| * NFS: Move NFS protocol display macros to global headerChuck Lever2021-11-026-471/+433
| * NFS: Move generic FS show macros to global headerChuck Lever2021-11-023-113/+156
| * SUNRPC: Clean up xs_tcp_setup_sock()Trond Myklebust2021-11-011-40/+28
| * SUNRPC: Replace use of socket sk_callback_lock with sock_lockTrond Myklebust2021-11-011-27/+11
| * NFSv4: Fix a regression in nfs_set_open_stateid_locked()Trond Myklebust2021-10-271-7/+8
| * NFS: Remove redundant call to __set_page_dirty_nobuffersTrond Myklebust2021-10-211-2/+0
| * sunrpc: remove unnecessary test in rpc_task_set_client()Thiago Rafael Becker2021-10-201-18/+15
| * NFS: Unexport nfs_probe_fsinfo()Anna Schumaker2021-10-202-3/+1
| * NFS: Call nfs_probe_server() during a fscontext-reconfigure eventAnna Schumaker2021-10-201-1/+6
| * NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server()Anna Schumaker2021-10-202-16/+2
| * NFS: Move nfs_probe_destination() into the generic clientAnna Schumaker2021-10-203-25/+26
| * NFS: Create an nfs4_server_set_init_caps() functionAnna Schumaker2021-10-203-14/+22
| * NFS: Remove --> and <-- dprintk call sitesChuck Lever2021-10-201-49/+5