summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: Trace mapping, alloc, and dereg failuresChuck Lever2019-01-024-10/+144
* xprtrdma: Add trace points for calls to transport switch methodsChuck Lever2019-01-022-11/+17
* xprtrdma: Relocate the xprtrdma_mr_map trace pointsChuck Lever2019-01-021-1/+1
* xprtrdma: Clean up of xprtrdma chunk trace pointsChuck Lever2019-01-022-19/+29
* xprtrdma: Remove unused fields from rpcrdma_iaChuck Lever2019-01-021-2/+0
* xprtrdma: Cull dprintk() call sitesChuck Lever2019-01-024-68/+19
* xprtrdma: Simplify locking that protects the rl_allreqs listChuck Lever2019-01-023-35/+23
* xprtrdma: Expose transport header errorsChuck Lever2019-01-021-1/+0
* xprtrdma: Remove request_module from backchannelChuck Lever2019-01-021-2/+0
* xprtrdma: Recognize XDRBUF_SPARSE_PAGESChuck Lever2019-01-021-5/+6
* NFS: Make "port=" mount option optional for RDMA mountsChuck Lever2019-01-021-2/+8
* xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)Chuck Lever2019-01-023-5/+8
* xprtrdma: Remove rpcrdma_memreg_opsChuck Lever2019-01-025-101/+116
* xprtrdma: Remove support for FMR memory registrationChuck Lever2019-01-024-359/+2
* xprtrdma: Reduce max_frwr_depthChuck Lever2019-01-021-4/+11
* xprtrdma: Fix ri_max_segs and the result of ro_maxpagesChuck Lever2019-01-023-6/+14
* xprtrdma: Don't wake pending tasks until disconnect is doneChuck Lever2019-01-025-17/+23
* xprtrdma: No qp_event disconnectChuck Lever2019-01-022-33/+0
* xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueueChuck Lever2019-01-024-48/+44
* xprtrdma: Refactor Receive accountingChuck Lever2019-01-025-39/+19
* xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV failsChuck Lever2019-01-021-2/+2
* xprtrdma: Yet another double DMA-unmapChuck Lever2019-01-022-5/+10
* NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl2018-12-211-2/+1
* SUNRPC discard cr_uid from struct rpc_cred.NeilBrown2018-12-193-9/+6
* SUNRPC: simplify auth_unix.NeilBrown2018-12-192-70/+32
* SUNRPC: remove crbind rpc_cred operationNeilBrown2018-12-195-17/+1
* SUNRPC: remove generic cred code.NeilBrown2018-12-195-225/+2
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-1933-343/+261
* NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown2018-12-196-19/+35
* NFS: change access cache to use 'struct cred'.NeilBrown2018-12-194-32/+41
* SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown2018-12-193-5/+0
* NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown2018-12-197-124/+28
* SUNRPC: add side channel to use non-generic cred for rpc call.NeilBrown2018-12-194-2/+11
* SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_noneNeilBrown2018-12-193-13/+9
* NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown2018-12-1910-69/+55
* SUNRPC: discard RPC_DO_ROOTOVERRIDE()NeilBrown2018-12-191-1/+0
* NFSv4: don't require lock for get_renew_cred or get_machine_credNeilBrown2018-12-194-25/+16
* NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown2018-12-193-8/+15
* SUNRPC: remove machine_cred field from struct auth_credNeilBrown2018-12-193-12/+8
* SUNRPC: remove uid and gid from struct auth_credNeilBrown2018-12-197-44/+29
* SUNRPC: remove groupinfo from struct auth_cred.NeilBrown2018-12-195-31/+14
* SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown2018-12-197-3/+48
* cred: allow get_cred() and put_cred() to be given NULL.NeilBrown2018-12-191-5/+9
* cred: export get_task_cred().NeilBrown2018-12-191-0/+1
* cred: add get_cred_rcu()NeilBrown2018-12-192-1/+12
* cred: add cred_fscmp() for comparing creds.NeilBrown2018-12-192-0/+56
* SUNRPC: allow /proc entries without CONFIG_SUNRPC_DEBUGBen Dooks2018-12-191-8/+0
* nfs: fix comment to nfs_generic_pg_test which does the oppositePavel Tikhomirov2018-12-191-1/+1
* NFSv4: cleanup remove unused nfs4_xdev_fs_typeOlga Kornievskaia2018-12-191-1/+0
* SUNRPC: Remove xprt_connect_status()Trond Myklebust2018-12-181-31/+1