aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4idmap.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-01cred: Do not default to init_cred in prepare_kernel_cred()Gravatar Kees Cook 1-1/+1
2022-10-03nfs: remove unnecessary (void*) conversions.Gravatar yuzhe 1-1/+1
2022-07-13NFSv4: Fix races in the legacy idmapper upcallGravatar Trond Myklebust 1-22/+24
2021-10-20Fix user namespace leakGravatar Alexey Gladkov 1-1/+1
2020-10-13NFS: Only reference user namespace from nfs4idmap struct instead of credGravatar Sargun Dhillon 1-7/+8
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-2/+2
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-24/+6
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLGravatar David Howells 1-6/+24
2019-06-27keys: Pass the network namespace into request_key mechanismGravatar David Howells 1-1/+1
2019-04-26NFSv4: Convert the NFS client idmapper to use the container user namespaceGravatar Trond Myklebust 1-7/+20
2019-02-15keys: Fix dependency loop between construction record and auth keyGravatar David Howells 1-14/+17
2018-08-08NFS: Mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+2
2018-07-30nfs: add error check in nfs_idmap_prepare_message()Gravatar Chengguang Xu 1-0/+2
2018-05-31NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageGravatar Dave Wysochanski 1-2/+3
2018-01-22NFS: reject request for id_legacy key without auxdataGravatar Eric Biggers 1-1/+5
2017-10-01NFS: Cleanup error handling in nfs_idmap_request_key()Gravatar Dan Carpenter 1-1/+1
2017-07-13NFS: silence a uninitialized variable warningGravatar Dan Carpenter 1-1/+2
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()Gravatar David Howells 1-1/+1
2016-04-11KEYS: Add a facility to restrict new links into a keyringGravatar David Howells 1-1/+1
2015-10-21KEYS: Merge the type-specific data with the payload dataGravatar David Howells 1-2/+2
2015-08-17NFS: Combine nfs_idmap_{init|quit}() and nfs_idmap_{init|quit}_keyring()Gravatar Anna Schumaker 1-12/+2
2015-06-02NFS: drop unneeded gotoGravatar Julia Lawall 1-6/+1
2015-04-23NFS: Rename idmap.c to nfs4idmap.cGravatar Anna Schumaker 1-0/+792