Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
07f8d9bdb235836d0a255d20f387bc3afa99180f
/
net
/
sunrpc
4203afc
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
afe3c3f
svcrpc: fix failures to handle -1 uid's and gid's
by J. Bruce Fields
· 11 years ago
b161c14
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy
by J. Bruce Fields
· 11 years ago
a3c3cac
SUNRPC: Prevent an rpc_task wakeup race
by Trond Myklebust
· 11 years ago
2aed8b4
SUNRPC: Convert auth_gss pipe detection to work in namespaces
by Trond Myklebust
· 11 years ago
abfdbd5
SUNRPC: Faster detection if gssd is actually running
by Trond Myklebust
· 11 years ago
d36ccb9
SUNRPC: Fix a bug in gss_create_upcall
by Trond Myklebust
· 11 years ago
625cdd7
svcauth_gss: fix error code in use_gss_proxy()
by Dan Carpenter
· 11 years ago
2dbd3ca
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
8cbc95e
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
fb43f11
SUNRPC: fix decoding of optional gss-proxy xdr fields
by J. Bruce Fields
· 12 years ago
9fd40c5
SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warning
by Geert Uytterhoeven
· 12 years ago
1db7722
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
9b1d75b
SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
by Trond Myklebust
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
1eb6d62
svcauth_gss: fix error return code in rsc_parse()
by Wei Yongjun
· 12 years ago
8728f98
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
c86d2dd
net/sunrpc: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
2e0fb40
lib, net: make isodigit() public and use it
by Andy Shevchenko
· 12 years ago
d28fcc8
svcrpc: fix gss-proxy to respect user namespaces
by J. Bruce Fields
· 12 years ago
6278b62
SUNRPC: gssp_procedures[] can be static
by Fengguang Wu
· 12 years ago
0ff3bab
SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case
by J. Bruce Fields
· 12 years ago
b1df763
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10
by J. Bruce Fields
· 12 years ago
030d794
SUNRPC: Use gssproxy upcall for server RPCGSS authentication.
by Simo Sorce
· 12 years ago
1d65833
SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
by Simo Sorce
· 12 years ago
400f26b
SUNRPC: conditionally return endtime from import_sec_context
by Simo Sorce
· 12 years ago
33d90ac
SUNRPC: allow disabling idle timeout
by J. Bruce Fields
· 12 years ago
7073ea8
SUNRPC: attempt AF_LOCAL connect on setup
by J. Bruce Fields
· 12 years ago
c85b03a
Merge Trond's nfs-for-next
by J. Bruce Fields
· 12 years ago
b0212b8
Merge branch 'bugfixes' into linux-next
by Trond Myklebust
· 12 years ago
bd1d421
Merge branch 'rpcsec_gss-from_cel' into linux-next
by Trond Myklebust
· 12 years ago
b7993ce
SUNRPC: Allow rpc_create() to request that TCP slots be unlimited
by Trond Myklebust
· 12 years ago
ba60eb2
SUNRPC: Fix a livelock problem in the xprt->backlog queue
by Trond Myklebust
· 12 years ago
f94eeb4
Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
cb60718
sunrpc: drop "select NETVM"
by Paul Bolle
· 12 years ago
f05c124
SUNRPC: Fix a potential memory leak in rpc_new_client
by Trond Myklebust
· 12 years ago
a58e0be
SUNRPC: Remove extra xprt_put()
by Chuck Lever
· 12 years ago
1c74a24
SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR
by Chuck Lever
· 12 years ago
a7823c7
SUNRPC/cache: add module_put() on error path in cache_open()
by Alexey Khoroshilov
· 12 years ago
5007220
SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch
by Chuck Lever
· 12 years ago
6599c0a
SUNRPC: Make gss_mech_get() static
by Chuck Lever
· 12 years ago
a77c806
SUNRPC: Refactor nfsd4_do_encode_secinfo()
by Chuck Lever
· 12 years ago
83523d0
SUNRPC: Consider qop when looking up pseudoflavors
by Chuck Lever
· 12 years ago
f783288
SUNRPC: Load GSS kernel module by OID
by Chuck Lever
· 12 years ago
9568c5e
SUNRPC: Introduce rpcauth_get_pseudoflavor()
by Chuck Lever
· 12 years ago
fb15b26
SUNRPC: Define rpcsec_gss_info structure
by Chuck Lever
· 12 years ago
71afa85
SUNRPC: Missing module alias for auth_rpcgss.ko
by Chuck Lever
· 12 years ago
5d53848
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
3ed5e2a
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
by Trond Myklebust
· 12 years ago
1166fde6
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
by Trond Myklebust
· 12 years ago
aea8b5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
fa7614dd
fs: Readd the fs module aliases.
by Eric W. Biederman
· 12 years ago
5b22b18
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
190b1ecf
sunrpc: don't attempt to cancel unitialized work
by J. Bruce Fields
· 12 years ago
3c34ae1
nfsd: fix krb5 handling of anonymous principals
by J. Bruce Fields
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
8d05b37
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
512e4b2
SUNRPC: One line comment fix
by Trond Myklebust
· 12 years ago
b666973
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
edddbb1
SUNRPC: add call to get configured timeout
by Weston Andros Adamson
· 12 years ago
dc10740
SUNRPC: make AF_LOCAL connect synchronous
by J. Bruce Fields
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
70a3a06
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
94f2f14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
a9a6b52
SUNRPC: Don't start the retransmission timer when out of socket space
by Trond Myklebust
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
7083e42
IB/core: Add "type 2" memory windows support
by Shani Michaeli
· 12 years ago
2171ee8
Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
173db30
sunrpc: silence build warning in gss_fill_context
by Jeff Layton
· 12 years ago
cc630d9
svcrpc: fix rpc server shutdown races
by J. Bruce Fields
· 12 years ago
e75bafb
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
by J. Bruce Fields
· 12 years ago
d94af6d
SUNRPC: move cache_detail->cache_request callback call to cache_read()
by Stanislav Kinsbursky
· 12 years ago
21cd125
SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
by Stanislav Kinsbursky
· 12 years ago
2d43833
SUNRPC: rework cache upcall logic
by Stanislav Kinsbursky
· 12 years ago
73fb847
SUNRPC: introduce cache_detail->cache_request callback
by Stanislav Kinsbursky
· 12 years ago
f025adf
sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials
by Eric W. Biederman
· 12 years ago
25da926
sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.
by Eric W. Biederman
· 12 years ago
a570abb
sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials
by Eric W. Biederman
· 12 years ago
9e469e3
sunrpc: Hash uids by first computing their value in the initial userns
by Eric W. Biederman
· 12 years ago
683428fae
sunrpc: Update svcgss xdr handle to rpsec_contect cache
by Eric W. Biederman
· 12 years ago
90602c7
sunrpc: Update gss uid to security context mapping.
by Eric W. Biederman
· 12 years ago
e572fc7
sunrpc: Use gid_valid to test for gid != INVALID_GID
by Eric W. Biederman
· 12 years ago
cdba321
sunrpc: Convert kuids and kgids to uids and gids for printing
by Eric W. Biederman
· 12 years ago
9132adb
sunrpc: Simplify auth_unix now that everything is a kgid_t
by Eric W. Biederman
· 12 years ago
0b4d51b
sunrpc: Use uid_eq and gid_eq where appropriate
by Eric W. Biederman
· 12 years ago
7eaf040
sunrpc: Use kuid_t and kgid_t where appropriate
by Eric W. Biederman
· 12 years ago
bf37f79
sunrpc: Use userns friendly constants.
by Eric W. Biederman
· 12 years ago
e06b840
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
4c190e2
sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer
by Jeff Layton
· 12 years ago
5976687
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
by Jeff Layton
· 12 years ago
c5f5e9c
SUNRPC: Add missing static declaration to _gss_mech_get_by_name
by Trond Myklebust
· 12 years ago
ad2368d
SUNRPC: Avoid RCU dereferences in the transport bind and connect code
by Trond Myklebust
· 12 years ago
45bc0dc
SUNRPC: Fix an RCU dereference in xprt_reserve
by Trond Myklebust
· 12 years ago
6a24dfb
SUNRPC: Pass pointers to struct rpc_xprt to the congestion window
by Trond Myklebust
· 12 years ago
3dc0da2
SUNRPC: Fix an RCU dereference in xs_local_rpcbind
by Trond Myklebust
· 12 years ago
1b09209
SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback
by Trond Myklebust
· 12 years ago
a4f0835
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
by Trond Myklebust
· 12 years ago
Next »