index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
svcauth_gss.c
Age
Commit message (
Expand
)
Author
2021-07-06
rpc: remove redundant initialization of variable status
Colin Ian King
2021-03-06
rpc: fix NULL dereference on kmalloc failure
J. Bruce Fields
2020-10-20
SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
Martijn de Gouw
2020-07-24
SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
Chuck Lever
2020-07-13
SUNRPC: Augment server-side rpcgss tracepoints
Chuck Lever
2020-05-28
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2020-05-28
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
2020-04-27
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
2020-04-27
SUNRPC: Add "@len" parameter to gss_unwrap()
Chuck Lever
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
2020-03-16
SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.c
Chuck Lever
2020-03-16
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
2020-02-07
Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-02-07
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-12-18
nfs: use time64_t internally
Arnd Bergmann
2019-12-18
sunrpc: convert to time64_t for expiry
Arnd Bergmann
2019-10-30
SUNRPC: Fix svcauth_gss_proxy_init()
Chuck Lever
2019-10-30
SUNRPC: Trace gssproxy upcall results
Chuck Lever
2019-04-24
SUNRPC: rsi_parse() should use the current user namespace
Trond Myklebust
2019-02-14
SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
Chuck Lever
2019-02-14
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
2018-12-27
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
2018-10-29
SUNRPC: Lockless server RPCSEC_GSS context lookup
Trond Myklebust
2018-10-03
SUNRPC: Add lockless lookup of the server's auth domain
Trond Myklebust
2018-07-31
sunrpc: whitespace fixes
Stephen Hemminger
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2017-12-14
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-11-27
SUNRPC: make cache_detail structures const
Bhumika Goyal
2017-11-07
rpc: remove some BUG()s
J. Bruce Fields
2017-06-28
sunrpc: Disable splice for krb5i
Chuck Lever
2017-01-31
svcrpc: free contexts immediately on PROC_DESTROY
Neil Brown
2017-01-12
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
2016-11-30
svcauth_gss: Close connection when dropping an incoming message
Chuck Lever
2016-10-26
sunrpc: don't pass on-stack memory to sg_set_buf
J. Bruce Fields
2016-10-07
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2016-09-12
svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
Chuck Lever
2016-07-13
sunrpc: add gss minor status to svcauth_gss_proxy_init
Scott Mayhew
2016-05-23
sunrpc: fix stripping of padded MIC tokens
Tomáš Trnka
2016-05-03
Remove unnecessary allocation
J. Bruce Fields
2015-02-26
sunrpc: integer underflow in rsc_parse()
Dan Carpenter
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
2014-06-23
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
Kinglong Mee
2014-05-30
nfsd4: better reservation of head space for krb5
J. Bruce Fields
2014-01-07
minor svcauth_gss.c cleanup
J. Bruce Fields
2014-01-06
sunrpc: get rid of use_gssp_lock
Jeff Layton
2014-01-06
sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt
Jeff Layton
2014-01-06
sunrpc: don't wait for write before allowing reads from use-gss-proxy file
Jeff Layton
2013-10-08
svcrpc: fix error-handling on badd gssproxy downcall
J. Bruce Fields
[next]