Commit Graph

1903 Commits (669406534b4abb827d1bdc39bb5e2d5255818ae2)

Author SHA1 Message Date
Trond Myklebust 1166fde6a9 SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked 12 years ago
Eric W. Biederman fa7614ddd6 fs: Readd the fs module aliases. 12 years ago
J. Bruce Fields 190b1ecf25 sunrpc: don't attempt to cancel unitialized work 12 years ago
J. Bruce Fields 3c34ae11fa nfsd: fix krb5 handling of anonymous principals 12 years ago
Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
Trond Myklebust 512e4b291c SUNRPC: One line comment fix 12 years ago
Weston Andros Adamson edddbb1eda SUNRPC: add call to get configured timeout 12 years ago
J. Bruce Fields dc107402ae SUNRPC: make AF_LOCAL connect synchronous 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Trond Myklebust a9a6b52ee1 SUNRPC: Don't start the retransmission timer when out of socket space 12 years ago
Shani Michaeli 7083e42ee2 IB/core: Add "type 2" memory windows support 12 years ago
Jeff Layton 173db30934 sunrpc: silence build warning in gss_fill_context 12 years ago
J. Bruce Fields cc630d9f47 svcrpc: fix rpc server shutdown races 12 years ago
J. Bruce Fields e75bafbff2 svcrpc: make svc_age_temp_xprts enqueue under sv_lock 12 years ago
Stanislav Kinsbursky d94af6dea9 SUNRPC: move cache_detail->cache_request callback call to cache_read() 12 years ago
Stanislav Kinsbursky 21cd1254d3 SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function 12 years ago
Stanislav Kinsbursky 2d4383383b SUNRPC: rework cache upcall logic 12 years ago
Stanislav Kinsbursky 73fb847a44 SUNRPC: introduce cache_detail->cache_request callback 12 years ago
Eric W. Biederman f025adf191 sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials 12 years ago
Eric W. Biederman 25da926371 sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls. 12 years ago
Eric W. Biederman a570abbb96 sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials 12 years ago
Eric W. Biederman 9e469e30d7 sunrpc: Hash uids by first computing their value in the initial userns 12 years ago
Eric W. Biederman 683428fae8 sunrpc: Update svcgss xdr handle to rpsec_contect cache 12 years ago
Eric W. Biederman 90602c7b19 sunrpc: Update gss uid to security context mapping. 12 years ago
Eric W. Biederman e572fc7398 sunrpc: Use gid_valid to test for gid != INVALID_GID 12 years ago
Eric W. Biederman cdba321e29 sunrpc: Convert kuids and kgids to uids and gids for printing 12 years ago
Eric W. Biederman 9132adb021 sunrpc: Simplify auth_unix now that everything is a kgid_t 12 years ago
Eric W. Biederman 0b4d51b02a sunrpc: Use uid_eq and gid_eq where appropriate 12 years ago
Eric W. Biederman 7eaf040b72 sunrpc: Use kuid_t and kgid_t where appropriate 12 years ago
Eric W. Biederman bf37f79437 sunrpc: Use userns friendly constants. 12 years ago
Jeff Layton 4c190e2f91 sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer 12 years ago
Jeff Layton 5976687a2b sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h 12 years ago
Trond Myklebust c5f5e9c5d2 SUNRPC: Add missing static declaration to _gss_mech_get_by_name 12 years ago
Trond Myklebust ad2368d6f5 SUNRPC: Avoid RCU dereferences in the transport bind and connect code 12 years ago
Trond Myklebust 45bc0dce98 SUNRPC: Fix an RCU dereference in xprt_reserve 12 years ago
Trond Myklebust 6a24dfb645 SUNRPC: Pass pointers to struct rpc_xprt to the congestion window 12 years ago
Trond Myklebust 3dc0da278e SUNRPC: Fix an RCU dereference in xs_local_rpcbind 12 years ago
Trond Myklebust 1b092092bf SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback 12 years ago
Trond Myklebust a4f0835c60 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() 12 years ago
Tom Parkin 73df66f8b1 ipv6: rename datagram_send_ctl and datagram_recv_ctl 12 years ago
Trond Myklebust edd2e36fe8 SUNRPC: When changing the queue priority, ensure that we change the owner 12 years ago
Andriy Skulysh 35525b7978 sunrpc: Fix lockd sleeping until timeout 12 years ago
J. Bruce Fields 624ab46448 svcrpc: silence "unused variable" warning in !RPC_DEBUG case 12 years ago
Yanchuan Nian ec16867617 nfsd: Remove write permission from file content 12 years ago
Kees Cook 3fb790ee3a net/sunrpc: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Randy Dunlap 7144bca681 nfs: fix sunrpc/clnt.c kernel-doc warnings 12 years ago
Trond Myklebust 87ed50036b SUNRPC: Ensure we release the socket write lock if the rpc_task exits early 12 years ago
Trond Myklebust 360e1a5349 SUNRPC: Partial revert of commit 168e4b39d1 12 years ago
Trond Myklebust c6567ed140 SUNRPC: Ensure that we free the rpc_task after cleanups are done 12 years ago