aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields2013-05-07
* SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warningGeert Uytterhoeven2013-05-06
* nfsd4: don't allow owner override on 4.1 CLAIM_FH opensJ. Bruce Fields2013-05-03
* NFSD: SECINFO doesn't handle unsupported pseudoflavors correctlyChuck Lever2013-04-30
* NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo()Chuck Lever2013-04-30
* nfsd: make symbol nfsd_reply_cache_shrinker staticWei Yongjun2013-04-30
* svcauth_gss: fix error return code in rsc_parse()Wei Yongjun2013-04-30
* nfsd4: don't remap EISDIR errors in renameJ. Bruce Fields2013-04-30
* svcrpc: fix gss-proxy to respect user namespacesJ. Bruce Fields2013-04-29
* SUNRPC: gssp_procedures[] can be staticFengguang Wu2013-04-29
* SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields2013-04-29
* Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-29
|\
| * NFSv4: Warn once about servers that incorrectly apply open mode to setattrTrond Myklebust2013-04-29
| * NFSv4: Servers should only check SETATTR stateid open mode on size changeTrond Myklebust2013-04-29
| * Merge branch 'bugfixes' into linux-nextTrond Myklebust2013-04-23
| |\
| | * NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust2013-04-10
| | * NFSv4: Fix another potential state manager deadlockTrond Myklebust2013-04-09
| | * SUNRPC: Fix a potential memory leak in rpc_new_clientTrond Myklebust2013-04-05
| | * NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust2013-04-05
| | * NFSv4: Fix a memory leak in nfs4_discover_server_trunkingTrond Myklebust2013-04-05
| | * SUNRPC: Remove extra xprt_put()Chuck Lever2013-04-05
| * | Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-23
| |\ \
| | * | NFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONEChuck Lever2013-04-22
| | * | NFSv4: Don't clear the machine cred when client establish returns EACCESTrond Myklebust2013-04-05
| | * | NFSv4: Fix issues in nfs4_discover_server_trunkingTrond Myklebust2013-04-05
| | * | NFSv4: Fix the fallback to AUTH_NULL if krb5i is not availableTrond Myklebust2013-04-04
| | * | NFS: Use server-recommended security flavor by default (NFSv3)Chuck Lever2013-04-04
| | * | SUNRPC: Don't recognize RPC_AUTH_MAXFLAVORChuck Lever2013-04-04
| | * | NFS: Use "krb5i" to establish NFSv4 state whenever possibleChuck Lever2013-03-29
| | * | NFS: Try AUTH_UNIX when PUTROOTFH gets NFS4ERR_WRONGSECChuck Lever2013-03-29
| | * | NFS: Use static list of security flavors during root FH lookup recoveryChuck Lever2013-03-29
| | * | NFS: Avoid PUTROOTFH when managing leasesChuck Lever2013-03-29
| | * | NFS: Clean up nfs4_proc_get_rootfhChuck Lever2013-03-29
| | * | NFS: Handle missing rpc.gssd when looking up root FHChuck Lever2013-03-29
| | * | SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switchChuck Lever2013-03-29
| | * | SUNRPC: Make gss_mech_get() staticChuck Lever2013-03-29
| | * | SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-29
| | * | SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever2013-03-29
| | * | SUNRPC: Load GSS kernel module by OIDChuck Lever2013-03-29
| | * | SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-29
| | * | SUNRPC: Define rpcsec_gss_info structureChuck Lever2013-03-29
| | * | NFS: Remove unneeded forward declarationChuck Lever2013-03-29
| | * | SUNRPC: Missing module alias for auth_rpcgss.koChuck Lever2013-03-29
| * | | NFSv4: Don't recheck permissions on open in case of recovery cached openTrond Myklebust2013-04-23
| * | | NFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_DELEG_CUR_FH modesTrond Myklebust2013-04-23
| * | | NFSv4.1: Use the more efficient open_noattr call for open-by-filehandleTrond Myklebust2013-04-23
* | | | nfsd4: better error return to indicate SSV non-supportJ. Bruce Fields2013-04-26
* | | | nfsd: fix EXDEV checking in renameJ. Bruce Fields2013-04-26
* | | | SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce2013-04-26
* | | | SUNRPC: Add RPC based upcall mechanism for RPCGSS authSimo Sorce2013-04-26