aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-13cifs: Convert struct cifs_ses to use a kuid_t and a kgid_tEric W. Biederman3-5/+7
2013-02-13cifs: Convert struct cifs_sb_info to use kuids and kgidsEric W. Biederman4-10/+16
2013-02-13cifs: Modify struct smb_vol to use kuids and kgidsEric W. Biederman2-15/+45
2013-02-13cifs: Convert struct cifsFileInfo to use a kuidEric W. Biederman2-3/+3
2013-02-13cifs: Convert struct cifs_fattr to use kuid and kgidsEric W. Biederman2-6/+12
2013-02-13cifs: Convert struct tcon_link to use a kuid.Eric W. Biederman2-7/+7
2013-02-13cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_tEric W. Biederman5-22/+28
2013-02-13cifs: Convert from a kuid before printing current_fsuidEric W. Biederman1-1/+2
2013-02-13cifs: Use kuids and kgids SID to uid/gid mappingEric W. Biederman4-20/+34
2013-02-13cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_allocEric W. Biederman1-1/+2
2013-02-13cifs: Use BUILD_BUG_ON to validate uids and gids are the same sizeEric W. Biederman1-0/+1
2013-02-13cifs: Override unmappable incoming uids and gidsEric W. Biederman1-9/+13
2013-02-13nfsd: Enable building with user namespaces enabled.Eric W. Biederman1-1/+0
2013-02-13nfsd: Properly compare and initialize kuids and kgidsEric W. Biederman4-14/+14
2013-02-13nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgidsEric W. Biederman3-11/+17
2013-02-13nfsd: Modify nfsd4_cb_sec to use kuids and kgidsEric W. Biederman2-5/+12
2013-02-13nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversionEric W. Biederman3-34/+76
2013-02-13nfsd: Convert nfsxdr to use kuids and kgidsEric W. Biederman1-6/+8
2013-02-13nfsd: Convert nfs3xdr to use kuids and kgidsEric W. Biederman1-6/+8
2013-02-13nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgidEric W. Biederman3-10/+4
2013-02-13nfsd: Convert idmap to use kuids and kgidsEric W. Biederman2-10/+24
2013-02-13nfsd: idmap use u32 not uid_t as the intermediate typeEric W. Biederman1-6/+6
2013-02-13nfsd: Remove declaration of nonexistent nfs4_acl_permisisonEric W. Biederman1-2/+0
2013-02-13nfs: Enable building with user namespaces enabled.Eric W. Biederman1-1/+0
2013-02-13nfs: kuid and kgid conversions for nfs/inode.cEric W. Biederman1-6/+6
2013-02-13nfs: Convert nfs4xdr to use kuids and kgidsEric W. Biederman1-8/+8
2013-02-13nfs: Convert nfs3xdr to use kuids and kgidsEric W. Biederman1-4/+14
2013-02-13nfs: Convert nfs2xdr to use kuids and kgidsEric W. Biederman1-4/+15
2013-02-13nfs: Convert idmap to use kuids and kgidsEric W. Biederman2-20/+39
2013-02-13nfs: Convert struct nfs_fattr to Use kuid_t and kgid_tEric W. Biederman1-2/+2
2013-02-13nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring allocEric W. Biederman1-1/+2
2013-02-13sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman1-2/+4
2013-02-13sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.Eric W. Biederman1-5/+9
2013-02-13sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman1-3/+3
2013-02-13sunrpc: Hash uids by first computing their value in the initial usernsEric W. Biederman2-3/+8
2013-02-13sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman1-5/+13
2013-02-13sunrpc: Update gss uid to security context mapping.Eric W. Biederman1-5/+15
2013-02-13sunrpc: Use gid_valid to test for gid != INVALID_GIDEric W. Biederman1-3/+2
2013-02-13sunrpc: Convert kuids and kgids to uids and gids for printingEric W. Biederman3-7/+13
2013-02-13sunrpc: Simplify auth_unix now that everything is a kgid_tEric W. Biederman1-10/+4
2013-02-13sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman4-8/+8
2013-02-13sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman5-15/+16
2013-02-13sunrpc: Use userns friendly constants.Eric W. Biederman4-9/+9
2013-02-13nfs_common: Update the translation between nfsv3 acls linux posix aclsEric W. Biederman1-15/+26
2013-02-13ncpfs: Support interacting with multiple user namespacesEric W. Biederman4-37/+50
2013-02-13gfs2: Enable building with user namespaces enabledEric W. Biederman1-1/+0
2013-02-13gfs2: Convert uids and gids between dinodes and vfs inodes.Eric W. Biederman3-6/+6
2013-02-13gfs2: Use uid_eq and gid_eq where appropriateEric W. Biederman3-11/+16
2013-02-13gfs2: Use kuid_t and kgid_t types where appropriate.Eric W. Biederman3-9/+10
2013-02-13gfs2: Remove the QUOTA_USER and QUOTA_GROUP definesEric W. Biederman1-20/+5