index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
auth_gss.c
Commit message (
Expand
)
Author
Age
*
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
Trond Myklebust
2019-01-15
*
SUNRPC discard cr_uid from struct rpc_cred.
NeilBrown
2018-12-19
*
SUNRPC: remove crbind rpc_cred operation
NeilBrown
2018-12-19
*
NFS: move credential expiry tracking out of SUNRPC into NFS.
NeilBrown
2018-12-19
*
SUNRPC: remove machine_cred field from struct auth_cred
NeilBrown
2018-12-19
*
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
2018-12-19
*
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
2018-12-19
*
SUNRPC: Fix leak of krb5p encode pages
Chuck Lever
2018-12-02
*
SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache
Trond Myklebust
2018-11-12
*
SUNRPC: Convert the auth cred cache to use refcount_t
Trond Myklebust
2018-10-23
*
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
Trond Myklebust
2018-09-30
*
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-23
|
\
|
*
sunrpc: whitespace fixes
Stephen Hemminger
2018-07-31
|
*
net/sunrpc: Make rpc_auth_create_args a const
Sargun Dhillon
2018-07-30
*
|
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-08-23
|
\
\
|
*
|
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
2018-08-22
|
*
|
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
2018-08-22
|
|
/
*
/
net: Remove some unneeded semicolon
zhong jiang
2018-08-04
|
/
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
*
net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
*
net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
*
SUNRPC: fix refcounting problems with auth_gss messages.
NeilBrown
2016-12-10
*
sunrpc: don't pass on-stack memory to sg_set_buf
J. Bruce Fields
2016-10-26
*
sunrpc: add RPCSEC_GSS hash_cred() function
Frank Sorenson
2016-09-30
*
SUNRPC: allow for upcalls for same uid but different gss service
Olga Kornievskaia
2016-08-05
*
Merge branch 'nfs-rdma'
Trond Myklebust
2016-07-24
|
\
|
*
xprtrdma: No direct data placement with krb5i and krb5p
Chuck Lever
2016-07-11
*
|
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
Scott Mayhew
2016-07-19
|
/
*
sunrpc: plumb gfp_t parm into crcreate operation
Jeff Layton
2016-05-09
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
*
Merge branch 'multipath'
Trond Myklebust
2016-02-22
|
\
|
*
SUNRPC: Make rpc_clnt store the multipath iterators
Trond Myklebust
2016-02-05
*
|
auth_gss: fix panic in gss_pipe_downcall() in fips mode
Scott Mayhew
2016-02-17
|
/
*
sunrpc: avoid warning in gss_key_timeout
Arnd Bergmann
2015-10-23
*
sunrpc: eliminate RPC_DEBUG
Jeff Layton
2014-11-24
*
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
Jeff Layton
2014-11-13
*
sunrpc: fix RCU handling of gc_ctx field
Jeff Layton
2014-08-03
*
sunrpc: add a new "stringify_acceptor" rpc_credop
Jeff Layton
2014-07-12
*
auth_gss: fetch the acceptor name out of the downcall
Jeff Layton
2014-07-12
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
*
SUNRPC: Fix a pipe_version reference leak
Trond Myklebust
2014-02-16
*
SUNRPC: Ensure that gss_auth isn't freed before its upcall messages
Trond Myklebust
2014-02-16
*
SUNRPC: Don't create a gss auth cache unless rpc.gssd is running
Trond Myklebust
2014-02-10
*
sunrpc: turn warn_gssd() log message into a dprintk()
Jeff Layton
2014-01-27
*
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
Jeff Layton
2013-12-06
*
SUNRPC: do not fail gss proc NULL calls with EACCES
Andy Adamson
2013-11-26
*
SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg
Trond Myklebust
2013-10-28
*
SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message
Trond Myklebust
2013-10-28
[next]