aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4idmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"Linus Torvalds1-24/+6
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells1-6/+24
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells1-1/+1
2019-04-26NFSv4: Convert the NFS client idmapper to use the container user namespaceTrond Myklebust1-7/+20
2019-02-15keys: Fix dependency loop between construction record and auth keyDavid Howells1-14/+17
2018-08-08NFS: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-07-30nfs: add error check in nfs_idmap_prepare_message()Chengguang Xu1-0/+2
2018-05-31NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski1-2/+3
2018-01-22NFS: reject request for id_legacy key without auxdataEric Biggers1-1/+5
2017-10-01NFS: Cleanup error handling in nfs_idmap_request_key()Dan Carpenter1-1/+1
2017-07-13NFS: silence a uninitialized variable warningDan Carpenter1-1/+2
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells1-1/+1
2016-04-11KEYS: Add a facility to restrict new links into a keyringDavid Howells1-1/+1
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells1-2/+2
2015-08-17NFS: Combine nfs_idmap_{init|quit}() and nfs_idmap_{init|quit}_keyring()Anna Schumaker1-12/+2
2015-06-02NFS: drop unneeded gotoJulia Lawall1-6/+1
2015-04-23NFS: Rename idmap.c to nfs4idmap.cAnna Schumaker1-0/+792