| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-04 | nfs: use credential guards in nfs_idmap_get_key() | Christian Brauner | 1 | -5/+2 |
| 2025-07-02 | rpc_mkpipe_dentry(): saner calling conventions | Al Viro | 1 | -7/+1 |
| 2025-07-02 | rpc_unlink(): saner calling conventions | Al Viro | 1 | -5/+1 |
| 2022-11-01 | cred: Do not default to init_cred in prepare_kernel_cred() | Kees Cook | 1 | -1/+1 |
| 2022-10-03 | nfs: remove unnecessary (void*) conversions. | yuzhe | 1 | -1/+1 |
| 2022-07-13 | NFSv4: Fix races in the legacy idmapper upcall | Trond Myklebust | 1 | -22/+24 |
| 2021-10-20 | Fix user namespace leak | Alexey Gladkov | 1 | -1/+1 |
| 2020-10-13 | NFS: Only reference user namespace from nfs4idmap struct instead of cred | Sargun Dhillon | 1 | -7/+8 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
| 2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -24/+6 |
| 2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 1 | -6/+24 |
| 2019-06-27 | keys: Pass the network namespace into request_key mechanism | David Howells | 1 | -1/+1 |
| 2019-04-26 | NFSv4: Convert the NFS client idmapper to use the container user namespace | Trond Myklebust | 1 | -7/+20 |
| 2019-02-15 | keys: Fix dependency loop between construction record and auth key | David Howells | 1 | -14/+17 |
| 2018-08-08 | NFS: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
| 2018-07-30 | nfs: add error check in nfs_idmap_prepare_message() | Chengguang Xu | 1 | -0/+2 |
| 2018-05-31 | NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message | Dave Wysochanski | 1 | -2/+3 |
| 2018-01-22 | NFS: reject request for id_legacy key without auxdata | Eric Biggers | 1 | -1/+5 |
| 2017-10-01 | NFS: Cleanup error handling in nfs_idmap_request_key() | Dan Carpenter | 1 | -1/+1 |
| 2017-07-13 | NFS: silence a uninitialized variable warning | Dan Carpenter | 1 | -1/+2 |
| 2017-03-02 | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells | 1 | -1/+1 |
| 2016-04-11 | KEYS: Add a facility to restrict new links into a keyring | David Howells | 1 | -1/+1 |
| 2015-10-21 | KEYS: Merge the type-specific data with the payload data | David Howells | 1 | -2/+2 |
| 2015-08-17 | NFS: Combine nfs_idmap_{init|quit}() and nfs_idmap_{init|quit}_keyring() | Anna Schumaker | 1 | -12/+2 |
| 2015-06-02 | NFS: drop unneeded goto | Julia Lawall | 1 | -6/+1 |
| 2015-04-23 | NFS: Rename idmap.c to nfs4idmap.c | Anna Schumaker | 1 | -0/+792 |