index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4idmap.c
Age
Commit message (
Expand
)
Author
2022-07-13
NFSv4: Fix races in the legacy idmapper upcall
Trond Myklebust
2021-10-20
Fix user namespace leak
Alexey Gladkov
2020-10-13
NFS: Only reference user namespace from nfs4idmap struct instead of cred
Sargun Dhillon
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
2019-04-26
NFSv4: Convert the NFS client idmapper to use the container user namespace
Trond Myklebust
2019-02-15
keys: Fix dependency loop between construction record and auth key
David Howells
2018-08-08
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-30
nfs: add error check in nfs_idmap_prepare_message()
Chengguang Xu
2018-05-31
NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message
Dave Wysochanski
2018-01-22
NFS: reject request for id_legacy key without auxdata
Eric Biggers
2017-10-01
NFS: Cleanup error handling in nfs_idmap_request_key()
Dan Carpenter
2017-07-13
NFS: silence a uninitialized variable warning
Dan Carpenter
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2016-04-11
KEYS: Add a facility to restrict new links into a keyring
David Howells
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-08-17
NFS: Combine nfs_idmap_{init|quit}() and nfs_idmap_{init|quit}_keyring()
Anna Schumaker
2015-06-02
NFS: drop unneeded goto
Julia Lawall
2015-04-23
NFS: Rename idmap.c to nfs4idmap.c
Anna Schumaker