aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-02xprtrdma: Expose transport header errorsChuck Lever1-1/+0
2019-01-02xprtrdma: Remove request_module from backchannelChuck Lever1-2/+0
2019-01-02xprtrdma: Recognize XDRBUF_SPARSE_PAGESChuck Lever1-5/+6
2019-01-02NFS: Make "port=" mount option optional for RDMA mountsChuck Lever1-2/+8
2019-01-02xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)Chuck Lever3-5/+8
2019-01-02xprtrdma: Remove rpcrdma_memreg_opsChuck Lever5-101/+116
2019-01-02xprtrdma: Remove support for FMR memory registrationChuck Lever4-359/+2
2019-01-02xprtrdma: Reduce max_frwr_depthChuck Lever1-4/+11
2019-01-02xprtrdma: Fix ri_max_segs and the result of ro_maxpagesChuck Lever3-6/+14
2019-01-02xprtrdma: Don't wake pending tasks until disconnect is doneChuck Lever5-17/+23
2019-01-02xprtrdma: No qp_event disconnectChuck Lever2-33/+0
2019-01-02xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueueChuck Lever4-48/+44
2019-01-02xprtrdma: Refactor Receive accountingChuck Lever5-39/+19
2019-01-02xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV failsChuck Lever1-2/+2
2019-01-02xprtrdma: Yet another double DMA-unmapChuck Lever2-5/+10
2018-12-21NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl1-2/+1
2018-12-19SUNRPC discard cr_uid from struct rpc_cred.NeilBrown3-9/+6
2018-12-19SUNRPC: simplify auth_unix.NeilBrown2-70/+32
2018-12-19SUNRPC: remove crbind rpc_cred operationNeilBrown5-17/+1
2018-12-19SUNRPC: remove generic cred code.NeilBrown5-225/+2
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown33-343/+261
2018-12-19NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown6-19/+35
2018-12-19NFS: change access cache to use 'struct cred'.NeilBrown4-32/+41
2018-12-19SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown3-5/+0
2018-12-19NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown7-124/+28
2018-12-19SUNRPC: add side channel to use non-generic cred for rpc call.NeilBrown4-2/+11
2018-12-19SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_noneNeilBrown3-13/+9
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown10-69/+55
2018-12-19SUNRPC: discard RPC_DO_ROOTOVERRIDE()NeilBrown1-1/+0
2018-12-19NFSv4: don't require lock for get_renew_cred or get_machine_credNeilBrown4-25/+16
2018-12-19NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown3-8/+15
2018-12-19SUNRPC: remove machine_cred field from struct auth_credNeilBrown3-12/+8
2018-12-19SUNRPC: remove uid and gid from struct auth_credNeilBrown7-44/+29
2018-12-19SUNRPC: remove groupinfo from struct auth_cred.NeilBrown5-31/+14
2018-12-19SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown7-3/+48
2018-12-19cred: allow get_cred() and put_cred() to be given NULL.NeilBrown1-5/+9
2018-12-19cred: export get_task_cred().NeilBrown1-0/+1
2018-12-19cred: add get_cred_rcu()NeilBrown2-1/+12
2018-12-19cred: add cred_fscmp() for comparing creds.NeilBrown2-0/+56
2018-12-19SUNRPC: allow /proc entries without CONFIG_SUNRPC_DEBUGBen Dooks1-8/+0
2018-12-19nfs: fix comment to nfs_generic_pg_test which does the oppositePavel Tikhomirov1-1/+1
2018-12-19NFSv4: cleanup remove unused nfs4_xdev_fs_typeOlga Kornievskaia1-1/+0
2018-12-18SUNRPC: Remove xprt_connect_status()Trond Myklebust1-31/+1
2018-12-18SUNRPC: Fix a race with XPRT_CONNECTINGTrond Myklebust1-2/+2
2018-12-18SUNRPC: Fix disconnection racesTrond Myklebust3-5/+7
2018-12-16Linux 4.20-rc7Linus Torvalds1-1/+1
2018-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-30/+54
2018-12-14scripts/spdxcheck.py: always open files in binary modeThierry Reding1-2/+4
2018-12-14checkstack.pl: fix for aarch64Qian Cai1-2/+2
2018-12-14userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli1-1/+2