aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-05sunrpc: drop "select NETVM"Paul Bolle
2013-04-05SUNRPC: Fix a potential memory leak in rpc_new_clientTrond Myklebust
2013-04-05SUNRPC: Remove extra xprt_put()Chuck Lever
2013-04-04SUNRPC: Don't recognize RPC_AUTH_MAXFLAVORChuck Lever
2013-04-03SUNRPC/cache: add module_put() on error path in cache_open()Alexey Khoroshilov
2013-03-29SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switchChuck Lever
2013-03-29SUNRPC: Make gss_mech_get() staticChuck Lever
2013-03-29SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever
2013-03-29SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever
2013-03-29SUNRPC: Load GSS kernel module by OIDChuck Lever
2013-03-29SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever
2013-03-29SUNRPC: Define rpcsec_gss_info structureChuck Lever
2013-03-29SUNRPC: Missing module alias for auth_rpcgss.koChuck Lever
2013-03-26Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-25SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasksTrond Myklebust
2013-03-25SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust
2013-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-12fs: Readd the fs module aliases.Eric W. Biederman
2013-03-12Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-03-09sunrpc: don't attempt to cancel unitialized workJ. Bruce Fields
2013-03-06nfsd: fix krb5 handling of anonymous principalsJ. Bruce Fields
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-02SUNRPC: One line comment fixTrond Myklebust
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-28SUNRPC: add call to get configured timeoutWeston Andros Adamson
2013-02-28SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli
2013-02-21Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-02-17sunrpc: silence build warning in gss_fill_contextJeff Layton
2013-02-17svcrpc: fix rpc server shutdown racesJ. Bruce Fields
2013-02-17svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields
2013-02-15SUNRPC: move cache_detail->cache_request callback call to cache_read()Stanislav Kinsbursky
2013-02-15SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky
2013-02-15SUNRPC: rework cache upcall logicStanislav Kinsbursky
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky
2013-02-13sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman
2013-02-13sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.Eric W. Biederman
2013-02-13sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman
2013-02-13sunrpc: Hash uids by first computing their value in the initial usernsEric W. Biederman
2013-02-13sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman
2013-02-13sunrpc: Update gss uid to security context mapping.Eric W. Biederman