index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.
Eric W. Biederman
2013-02-13
1
-5
/
+9
*
sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials
Eric W. Biederman
2013-02-13
1
-3
/
+3
*
sunrpc: Hash uids by first computing their value in the initial userns
Eric W. Biederman
2013-02-13
2
-3
/
+8
*
sunrpc: Update svcgss xdr handle to rpsec_contect cache
Eric W. Biederman
2013-02-13
1
-5
/
+13
*
sunrpc: Update gss uid to security context mapping.
Eric W. Biederman
2013-02-13
1
-5
/
+15
*
sunrpc: Use gid_valid to test for gid != INVALID_GID
Eric W. Biederman
2013-02-13
1
-3
/
+2
*
sunrpc: Convert kuids and kgids to uids and gids for printing
Eric W. Biederman
2013-02-13
3
-7
/
+13
*
sunrpc: Simplify auth_unix now that everything is a kgid_t
Eric W. Biederman
2013-02-13
1
-10
/
+4
*
sunrpc: Use uid_eq and gid_eq where appropriate
Eric W. Biederman
2013-02-13
4
-8
/
+8
*
sunrpc: Use kuid_t and kgid_t where appropriate
Eric W. Biederman
2013-02-13
3
-10
/
+10
*
sunrpc: Use userns friendly constants.
Eric W. Biederman
2013-02-13
4
-9
/
+9
*
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-12-20
5
-60
/
+61
|
\
|
*
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-12-18
4
-7
/
+11
|
*
svcrpc: fix some printks
J. Bruce Fields
2012-12-17
1
-4
/
+4
|
*
SUNRPC: remove redundant "linux/nsproxy.h" includes
Stanislav Kinsbursky
2012-12-10
2
-2
/
+0
|
*
svcrpc: support multiple-fragment rpc's
J. Bruce Fields
2012-12-04
1
-25
/
+25
|
*
svcrpc: track rpc data length separately from sk_tcplen
J. Bruce Fields
2012-12-04
1
-7
/
+12
|
*
svcrpc: fix off-by-4 error in "incomplete TCP record" dprintk
J. Bruce Fields
2012-12-04
1
-1
/
+2
|
*
svcrpc: delay minimum-rpc-size check till later
J. Bruce Fields
2012-12-04
1
-9
/
+7
|
*
svcrpc: don't byte-swap sk_reclen in place
J. Bruce Fields
2012-12-04
1
-15
/
+11
|
*
svcrpc: demote some printks to a dprintk
J. Bruce Fields
2012-11-08
1
-3
/
+2
*
|
SUNRPC: continue run over clients list on PipeFS event instead of break
Stanislav Kinsbursky
2012-12-17
1
-1
/
+1
*
|
SUNRPC: variable 'svsk' is unused in function bc_send_request
Trond Myklebust
2012-12-15
1
-2
/
+0
*
|
SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket
Trond Myklebust
2012-12-15
1
-0
/
+4
*
|
SUNRPC handle EKEYEXPIRED in call_refreshresult
Andy Adamson
2012-12-12
1
-0
/
+1
*
|
SUNRPC set gss gc_expiry to full lifetime
Andy Adamson
2012-12-12
1
-4
/
+13
*
|
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-12-11
1
-1
/
+6
|
\
\
|
*
|
SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
Trond Myklebust
2012-11-08
1
-1
/
+6
*
|
|
SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones
Trond Myklebust
2012-12-06
1
-22
/
+22
*
|
|
NFSv4.1: Don't mess with task priorities in nfs41_setup_sequence
Trond Myklebust
2012-12-06
1
-0
/
+1
*
|
|
SUNRPC: Clean up rpc_bind_new_program
Trond Myklebust
2012-11-04
1
-10
/
+8
*
|
|
SUNRPC: remove BUG_ON from rpc_call_sync
Weston Andros Adamson
2012-11-04
1
-1
/
+6
*
|
|
SUNRPC: remove BUG_ON in rpc_release_task
Weston Andros Adamson
2012-11-04
1
-1
/
+1
*
|
|
SUNRPC: remove BUG_ON in svc_delete_xprt
Weston Andros Adamson
2012-11-04
1
-1
/
+1
*
|
|
SUNRPC: remove BUG_ONs checking RPC_IS_QUEUED
Weston Andros Adamson
2012-11-04
1
-2
/
+6
*
|
|
SUNRPC: remove BUG_ON from __rpc_sleep_on_priority
Weston Andros Adamson
2012-11-04
1
-1
/
+1
*
|
|
SUNRPC: remove BUG_ON in svc_register
Weston Andros Adamson
2012-11-04
1
-1
/
+3
*
|
|
SUNRPC: remove BUG_ON from encode_rpcb_string
Weston Andros Adamson
2012-11-04
1
-1
/
+4
*
|
|
SUNRPC: remove BUG_ON from bc_malloc
Weston Andros Adamson
2012-11-04
1
-2
/
+4
*
|
|
SUNRPC: remove BUG_ON in xdr_shrink_bufhead
Weston Andros Adamson
2012-11-04
1
-1
/
+4
*
|
|
SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES
Weston Andros Adamson
2012-11-04
2
-2
/
+7
*
|
|
SUNRPC: remove BUG_ON in svc_xprt_received
Weston Andros Adamson
2012-11-04
1
-1
/
+3
*
|
|
SUNRPC: remove BUG_ONs from *_reclassify_socket*
Weston Andros Adamson
2012-11-04
2
-4
/
+9
*
|
|
SUNRPC: remove BUG_ON from svc_pool_map_set_cpumask
Weston Andros Adamson
2012-11-04
1
-1
/
+3
*
|
|
SUNRPC: remove two BUG_ON asserts
Weston Andros Adamson
2012-11-04
1
-2
/
+2
*
|
|
SUNRPC: remove BUG_ON in rpc_put_sb_net
Weston Andros Adamson
2012-11-04
1
-1
/
+1
*
|
|
SUNRPC: remove BUG_ON calls from cache_read
Weston Andros Adamson
2012-11-04
1
-2
/
+2
*
|
|
SUNRPC: remove BUG_ON from bc_send
Weston Andros Adamson
2012-11-04
1
-1
/
+1
*
|
|
SUNRPC: remove BUG_ON from xprt_destroy_backchannel
Weston Andros Adamson
2012-11-04
1
-1
/
+4
*
|
|
SUNRPC: remove BUG_ON from rpc_sleep_on*
Weston Andros Adamson
2012-11-04
1
-2
/
+12
[next]