Sign in
android
/
kernel
/
common
/
a7e429a6fa6d612d1dacde96c885dc1bb4a9f400
/
net
/
sunrpc
/
auth_gss
/
auth_gss.c
a7e429a
SUNRPC: Fix GSS privacy computation of auth->au_ralign
by Chuck Lever
· 5 years ago
31c9590
SUNRPC: Add "@len" parameter to gss_unwrap()
by Chuck Lever
· 5 years ago
04de788e
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 5 years ago
df513a7
SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
by Olga Kornievskaia
· 5 years ago
96f194b
SUNRPC: Add xdr_pad_size() helper
by Chuck Lever
· 5 years ago
d162372
SUNRPC: Trim stack utilization in the wrap and unwrap paths
by Chuck Lever
· 5 years ago
4047aa9
sunrpc: Fix gss_unwrap_resp_integ() again
by Chuck Lever
· 5 years ago
b32d285
SUNRPC: Remove broken gss_mech_list_pseudoflavors()
by Trond Myklebust
· 5 years ago
f925ab9
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
by Benjamin Coddington
· 6 years ago
5940d1c
SUNRPC: Rebalance a kref in auth_gss.c
by Chuck Lever
· 6 years ago
fe31ce8
SUNRPC: Fix an error code in gss_alloc_msg()
by Dan Carpenter
· 6 years ago
ac83228a
SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcall
by Trond Myklebust
· 6 years ago
283ebe3
SUNRPC: Use the client user namespace when encoding creds
by Trond Myklebust
· 6 years ago
6b2e685
SUNRPC: Add function rpc_sleep_on_timeout()
by Trond Myklebust
· 6 years ago
12a3ad6
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
by Trond Myklebust
· 6 years ago
35e77d2
SUNRPC: Add rpc_auth::au_ralign field
by Chuck Lever
· 6 years ago
a00275b
SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize
by Chuck Lever
· 6 years ago
2573a46
SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
by Chuck Lever
· 6 years ago
0c77668
SUNRPC: Introduce trace points in rpc_auth_gss.ko
by Chuck Lever
· 6 years ago
a0584ee
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
by Chuck Lever
· 6 years ago
e8680a2
SUNRPC: Use struct xdr_stream when constructing RPC Call header
by Chuck Lever
· 6 years ago
067fb11
SUNRPC: Remove rpc_xprt::tsh_size
by Chuck Lever
· 6 years ago
0ccc61b1
SUNRPC: Add xdr_stream::rqst field
by Chuck Lever
· 6 years ago
97b78ae
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
by Trond Myklebust
· 6 years ago
04d1532
SUNRPC discard cr_uid from struct rpc_cred.
by NeilBrown
· 6 years ago
d6efccd
SUNRPC: remove crbind rpc_cred operation
by NeilBrown
· 6 years ago
ddf529e
NFS: move credential expiry tracking out of SUNRPC into NFS.
by NeilBrown
· 6 years ago
1a80810
SUNRPC: remove machine_cred field from struct auth_cred
by NeilBrown
· 6 years ago
8276c90
SUNRPC: remove uid and gid from struct auth_cred
by NeilBrown
· 6 years ago
97f68c6b
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
by NeilBrown
· 6 years ago
8dae539
SUNRPC: Fix leak of krb5p encode pages
by Chuck Lever
· 6 years ago
a652a4b
SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache
by Trond Myklebust
· 6 years ago
331bc71
SUNRPC: Convert the auth cred cache to use refcount_t
by Trond Myklebust
· 6 years ago
3021a5bb
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
by Trond Myklebust
· 6 years ago
53a01c9
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
9157141
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
108b833
sunrpc: Add comment defining gssd upcall API keywords
by Chuck Lever
· 7 years ago
a1a2377
sunrpc: Enable the kernel to specify the hostname part of service principals
by Chuck Lever
· 7 years ago
07d53ae
net: Remove some unneeded semicolon
by zhong jiang
· 7 years ago
8fdee4c
sunrpc: whitespace fixes
by Stephen Hemminger
· 7 years ago
82b98ca
net/sunrpc: Make rpc_auth_create_args a const
by Sargun Dhillon
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
7ff1396
net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
0fa1047
net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
1cded9d
SUNRPC: fix refcounting problems with auth_gss messages.
by NeilBrown
· 8 years ago
2876a34
sunrpc: don't pass on-stack memory to sg_set_buf
by J. Bruce Fields
· 8 years ago
a960f8d
sunrpc: add RPCSEC_GSS hash_cred() function
by Frank Sorenson
· 8 years ago
9130b8d
SUNRPC: allow for upcalls for same uid but different gss service
by Olga Kornievskaia
· 9 years ago
1592c4d
Merge branch 'nfs-rdma'
by Trond Myklebust
· 9 years ago
ce52914e
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
by Scott Mayhew
· 9 years ago
65b8017
xprtrdma: No direct data placement with krb5i and krb5p
by Chuck Lever
· 9 years ago
3c6e0bc
sunrpc: plumb gfp_t parm into crcreate operation
by Jeff Layton
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
ecf7828
Merge branch 'multipath'
by Trond Myklebust
· 9 years ago
437b300
auth_gss: fix panic in gss_pipe_downcall() in fips mode
by Scott Mayhew
· 9 years ago
ad01b2c
SUNRPC: Make rpc_clnt store the multipath iterators
by Trond Myklebust
· 9 years ago
cc6a7aa
sunrpc: avoid warning in gss_key_timeout
by Arnd Bergmann
· 9 years ago
f895b25
sunrpc: eliminate RPC_DEBUG
by Jeff Layton
· 10 years ago
b3ecba0
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
by Jeff Layton
· 10 years ago
c5e6aec
sunrpc: fix RCU handling of gc_ctx field
by Jeff Layton
· 11 years ago
a0337d1
sunrpc: add a new "stringify_acceptor" rpc_credop
by Jeff Layton
· 11 years ago
2004c72
auth_gss: fetch the acceptor name out of the downcall
by Jeff Layton
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
e9776d0
SUNRPC: Fix a pipe_version reference leak
by Trond Myklebust
· 11 years ago
9eb2ddb
SUNRPC: Ensure that gss_auth isn't freed before its upcall messages
by Trond Myklebust
· 11 years ago
a699d65
SUNRPC: Don't create a gss auth cache unless rpc.gssd is running
by Trond Myklebust
· 11 years ago
0ea9de0
sunrpc: turn warn_gssd() log message into a dprintk()
by Jeff Layton
· 11 years ago
89f8424
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
by Jeff Layton
· 11 years ago
c297c8b
SUNRPC: do not fail gss proc NULL calls with EACCES
by Andy Adamson
· 11 years ago
9d3a226
SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg
by Trond Myklebust
· 11 years ago
5fccc5b
SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message
by Trond Myklebust
· 11 years ago
a0f6ed8
RPCSEC_GSS: fix crash on destroying gss auth
by J. Bruce Fields
· 12 years ago
23c323a
SUNRPC: No, I did not intend to create a 256KiB hashtable
by Trond Myklebust
· 12 years ago
35fa5f7
SUNRPC refactor rpcauth_checkverf error returns
by Andy Adamson
· 12 years ago
4de6caa
SUNRPC new rpc_credops to test credential expiry
by Andy Adamson
· 12 years ago
eb6dc19
RPCSEC_GSS: Share all credential caches on a per-transport basis
by Trond Myklebust
· 12 years ago
414a629
RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches
by Trond Myklebust
· 12 years ago
1917228
RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries
by Trond Myklebust
· 12 years ago
6b2fddd
RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects
by Trond Myklebust
· 12 years ago
e726340a
RPCSEC_GSS: Further cleanups
by Trond Myklebust
· 12 years ago
c219066
SUNRPC: Replace clnt->cl_principal
by Trond Myklebust
· 12 years ago
bd4a3eb
RPCSEC_GSS: Clean up upcall message allocation
by Trond Myklebust
· 12 years ago
2aed8b4
SUNRPC: Convert auth_gss pipe detection to work in namespaces
by Trond Myklebust
· 12 years ago
abfdbd5
SUNRPC: Faster detection if gssd is actually running
by Trond Myklebust
· 12 years ago
d36ccb9
SUNRPC: Fix a bug in gss_create_upcall
by Trond Myklebust
· 12 years ago
8cbc95e
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
9b1d75b
SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
by Trond Myklebust
· 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
400f26b
SUNRPC: conditionally return endtime from import_sec_context
by Simo Sorce
· 12 years ago
a77c806
SUNRPC: Refactor nfsd4_do_encode_secinfo()
by Chuck Lever
· 12 years ago
9568c5e
SUNRPC: Introduce rpcauth_get_pseudoflavor()
by Chuck Lever
· 12 years ago
71afa85
SUNRPC: Missing module alias for auth_rpcgss.ko
by Chuck Lever
· 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
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
173db30
sunrpc: silence build warning in gss_fill_context
by Jeff Layton
· 12 years ago
90602c7
sunrpc: Update gss uid to security context mapping.
by Eric W. Biederman
· 12 years ago
cdba321e2
sunrpc: Convert kuids and kgids to uids and gids for printing
by Eric W. Biederman
· 12 years ago
Next »