summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-261-2/+7
|\
| * SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust2013-03-251-2/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-131-0/+1
|\ \
| * | fs: Readd the fs module aliases.Eric W. Biederman2013-03-131-0/+1
* | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-03-122-9/+18
|\ \ \ | |/ / |/| |
| * | sunrpc: don't attempt to cancel unitialized workJ. Bruce Fields2013-03-091-5/+10
| * | nfsd: fix krb5 handling of anonymous principalsJ. Bruce Fields2013-03-061-4/+8
| |/
* / fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-3/+1Star
|/
* Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-032-1/+20
|\
| * SUNRPC: One line comment fixTrond Myklebust2013-03-031-1/+1
| * SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-03-011-0/+15
| * SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust2013-02-221-1/+5
* | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-03-0112-101/+162
|\ \
| * | SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields2013-02-281-8/+27
| * | svcrpc: fix rpc server shutdown racesJ. Bruce Fields2013-02-172-34/+32Star
| * | svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields2013-02-171-13/+2Star
| * | SUNRPC: move cache_detail->cache_request callback call to cache_read()Stanislav Kinsbursky2013-02-151-12/+20
| * | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-151-7/+3Star
| * | SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-153-23/+7Star
| * | SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-152-3/+6
| * | sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-083-2/+51
| * | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-056-2/+7
| * | sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-241-1/+8
| * | svcrpc: silence "unused variable" warning in !RPC_DEBUG caseJ. Bruce Fields2013-01-241-0/+4
| * | nfsd: Remove write permission from file contentYanchuan Nian2013-01-241-1/+1
* | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-283-7/+5Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-273-20/+20
|\ \ \
| * | | new helper: file_inode(file)Al Viro2013-02-233-20/+20
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-261-10/+10
|\ \ \ \
| * | | | IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-10/+10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-266-68/+96
|\ \ \ \ \
| * | | | | sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-131-2/+4
| * | | | | sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.Eric W. Biederman2013-02-131-5/+9
| * | | | | sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-131-3/+3
| * | | | | sunrpc: Hash uids by first computing their value in the initial usernsEric W. Biederman2013-02-132-3/+8
| * | | | | sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman2013-02-131-5/+13
| * | | | | sunrpc: Update gss uid to security context mapping.Eric W. Biederman2013-02-131-5/+15
| * | | | | sunrpc: Use gid_valid to test for gid != INVALID_GIDEric W. Biederman2013-02-131-3/+2Star
| * | | | | sunrpc: Convert kuids and kgids to uids and gids for printingEric W. Biederman2013-02-133-7/+13
| * | | | | sunrpc: Simplify auth_unix now that everything is a kgid_tEric W. Biederman2013-02-131-10/+4Star
| * | | | | sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman2013-02-134-8/+8
| * | | | | sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-133-10/+10
| * | | | | sunrpc: Use userns friendly constants.Eric W. Biederman2013-02-134-9/+9
| | |_|/ / | |/| | |
* | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-183-5/+12
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | net/sunrpc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
* | | | | | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-02-218-37/+42
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | sunrpc: silence build warning in gss_fill_contextJeff Layton2013-02-171-2/+1Star
| * | | | SUNRPC: Add missing static declaration to _gss_mech_get_by_nameTrond Myklebust2013-02-011-2/+2
| * | | | SUNRPC: Avoid RCU dereferences in the transport bind and connect codeTrond Myklebust2013-02-012-4/+4